Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #930649

    Hello!
    Please can you give me the CSS class/ID to target the Image Caption Font. I want to make it bolder.
    Thank you very much!
    CJ

    #930731

    Hey jaroljmek,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-image-caption-overlay {
        /* Your styles here */
        font-weight:900!important;
    }
    

    Best regards,
    Vinay

    #930753

    Hey thanks Vinay

    Just to understand your demo:

    Is this Shortcode Demo Page a series of normal pages for each shortcode each with the same right sidebar? And is that sidebar made with the Navigation Menu Widget?

    I’d like to make a similar set up.

    Thanks!
    CJ

    #930894

    Hey Vinay

    I’ve worked the layout out – no problem.

    Thasnks
    Christian

    #931328

    Hi,

    Glad you got it working!
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Image Caption Font CSS’ is closed to new replies.