How to make Sense theme slideshows clickable and adjust mobile menu padding?

Hi everyone,

I have several problems with Sense theme.

  1. I’d like my slideshows to be clickable in the images without any contents or buttons in it. Is it possible? Anyone knows how to fix it?

  2. I’d like to remove this padding on mobile menu on top of “Nintendo Switch”, under the “x” button.

Hello @switcheries !

Since your theme is one of our free themes, our own themes team can look into this and see if the changes are possible. You have explained what you’re looking to do quite well here, so I recommend that you reach out to us here and share the link to this community post - it could help you get the details across quicker! The reason that I am redirecting you to our support is because at the moment, it is not possible for us to look into your account detail via the Shopify Community.

I see you’re selling gaming consoles on this store - how is it going for you so far? On this topic, I though it would be interesting for you to take a look at one of our success stories in this industry, - an article on Off the Charts Video Games and what they recommend for new store owners!

Hello @switcheries ,

Greetings!!

Please share the store URL? so we can provide you solution for that

it’s www.switcheries.com

thanks :slightly_smiling_face:

I have contacted 2 customer service from Shopify and no, they offered no help.

Hello @switcheries ,

Greetings!!

  1. I’d like my slideshows to be clickable in the images without any content or buttons in them. Is it possible? Does anyone know how to fix it?

→ Please check this setting to auto slide slider https://nimb.ws/kcpjrz

and add this CSS

Please follow the steps:

  1. Online store->Themes->Actions->Edit Code->Assets->base.css

  2. Paste the below code at the last of this file base.css

slider-component .slider-buttons{  display:none;  }
  1. I’d like to remove this padding on the mobile menu on top of “Nintendo Switch”, under the “x” button.

Please follow the steps:

  1. Online store->Themes->Actions->Edit Code->Assets->base.css

  2. Paste the below code at the last of this file base.css

 #menu-drawer .menu-drawer__navigation{ padding: 0;}
1 Like

Hi there,

Thanks for your help.

For the slideshow it still hasn’t worked, I can’t click on the image. I want all the image areas to be clickable and it goes to a link. Please let me know how I can add this. Thank you!

1 Like

May I know which slider? can you share here screenshot? So I can easily understand.

Of course, please find attached. I’d like the slideshows to be clickable everywhere. Thanks for your help