Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2080277
Product slider prev/next
Closed

Comments

  • duckywoo started the conversation

    I want to change the blue overlay on the prev/next buttons on product image sliders to be #f24664 and the code I have used registers but the colour on the page does not change.

    Also the active image below the slider has a top decoration I would like to remove as well, its also in the blue.

    Can you assist me please?

     Thanks

    Rach

  •  4,774
    Michael replied

    pls. use following css:

    .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item.active a:before, 
    .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a:hover:before {
        opacity: 0 !important;
    }

     

    6707465710.png

    Also please use these settings:

    5003742901.png