How to remove header from image slideshow

Not really sure how to go about this, I’d like an image slide with just images, no headers/subheaders/buttons, is there a way to do this?

Thanks.

Hi @Laurus

Send me store url will check

Best Regard

Pretty sure it’s password protected and I can’t change that until I pay for a plan, but I’m not paying for a plan until I know I can actually make the site look half decent.

Here’s the link: https://cryticalhit.myshopify.com/

Yes but you can send me password for open front store only,

From admin / online store / preference / at bottom

You can send me here or PM me

Ah I see, I wasn’t aware of that!

Password123

ok no problem

Follow this

  1. Go to Online Store->Theme->Edit code
  2. Asset->base.css-> paste bellow code in bottom of file
.slideshow__text-wrapper{display: none;}

Best regard

Hm it doesn’t seem to have worked, does it take time to update?

Yes i see it override by store css

try this:

.slideshow__text-wrapper { display: none !important; }

didn’t work for me :disappointed_face:

Solution works, thanks!

love ya buddy u made my day :heart: