Looking to add side section on desktop version for links to my collections/collection groups.


I want this side section to show as it does on desktop on image shown. However i do not want it to show on the mobile version as it seems to screw up the banner and text with the added padding. on the mobile version the drop down 3 line menu to access the links is sufficient.

mskartsupply.com is the site

@logan_negus

sorry your site password protect

@KetanKumar password is password

@logan_negus

like this?

*see second photo in original post

yes but when viewing on mobile it throws the image and text in the banner there to the right side. does not size it properly. not sure if you have the ability to view it on mobile?

@logan_negus

yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-image-banner.css->paste below code at the bottom of the file.
@media screen and (max-width: 989px) {.banner {margin:0px;}}