Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1064736

    Hi,

    I would like to change the color of the overlay that is on the exposed portion of the horizontal slider. Please advise how to do this, as there is no overlay option available.

    Slider can be seen on website.

    Thank you.

    #1064843

    Hey image2site,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home .aviaccordion-preview-title-wrap {
        background: rgba(254, 234, 54, 0.3) !important; 
    }

    Please adjust the color to suit, then clear your browser cache and check.
    For this example, I used a yellow.
    2019-02-08-205339

    Best regards,
    Mike

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