• Resolved Lisa Y

    (@lisa-y)


    How can I change the size of my captions. It’s too large, and I’d rather it not be bold.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hi Lisa Y,

    – We checked it
    – Please go to your 164 number gallery shortcode
    – And find your Custom CSS Section
    – Paste this CSS Code in Custom CSS section and save the settings

    #slgf_164 .b-wrapper {
        font-size: 13px !important;
    }
    

    – Same thing apply for your 181 and 192 number shortcode

    Paste this CSS regarding to 181 and 192 number gallery shortcode

    #slgf_181 .b-wrapper {
        font-size: 13px !important;
    }
    
    #slgf_192 .b-wrapper {
        font-size: 13px !important;
    }
    

    – After doing that please notify us.

    Thanks.

    Thread Starter Lisa Y

    (@lisa-y)

    Perfect! Thanks so much!

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi Lisa Y,

    – If you like our support please review us.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘caption size’ is closed to new replies.