Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #373102

    Hi guys!

    I’m looking into changing the look of the image overlay of the accordion, and I have a couple of questions:

    1) How do I change the opacity of the dark overlay on the images?
    2) How do I change the colour of the overlay on the images?
    3) How do I change the font size of the titles in the accordion?

    Thanks for a great theme – and happy holidays!

    #373106

    Hey MikTo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .aviaccordion-preview-title-wrap { background: rgba(255,0,0,0.5); }
    #top .aviaccordion-title { font-size: 18px; }

    255,0,0 is the RGB value of the color and 0.5 is opacity level

    Best regards,
    Yigit

    #373126

    Great stuff, worked a charm – thanks, Yigit!

    #373128

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change the look of accordion’ is closed to new replies.