Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #581430

    Hi,

    I’d like to increase the size of the Caption Titles on the accordion slider, can you give me the code for that?

    Thanks heaps!

    #582016

    Hi Emidi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #582022

    Hi,

    Yes sure, here is the link to show you. I want the titles eg “Wildlife trafficking”, “human trafficking” etc in a larger font, and maybe colour change as well.

    Thanks a lot.

    #582672

    Hey!

    To change the title size please add the below code to Enfold > General Styling > Quick CSS

    feel free to adjust the font size to suit your needs :)

    /*Change title size */
    #top .aviaccordion-title {  
        font-size: 34px!important;
    }
    

    Regards,
    Vinay Kashyap

    #592426

    Thanks so much! That worked perfectly :)

    #593130

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

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