Home Forums Free Themes Travelstore Remove image Overlay

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133698
    bonifacem
    Participant

    1. I would like to remove the image overlay in Slider on travelstore.
    2. How do I make the slider autoplay?

    #133752
    wensolutions
    Keymaster

    Hello,

    Please find answers to your queries below:

    Query 1: I would like to remove the image overlay in Slider on TravelStore.

    Response: You can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the overlay from the slider.

    .home .storefront-hero-section .hero-inner .item::before {
        background-color: transparent;
    }

    Query 2: How do I make the slider autoplay?

    Response: Regarding your query, the feature to make the slider autoplay is not available in the theme for now. So, you can consider hiring a freelancer.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    #133758
    bonifacem
    Participant

    Thanks alot for the CSS. It works

    #133821
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have any queries/confusion further, let us know.

    Regards.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.