CSS to reduce caption size on galleries.

Discussion in 'Compass WordPress Theme' started by dwhitney, Jun 13, 2016.

  1. dwhitney

    dwhitney New Member

    Joined:
    Jun 8, 2016
    Messages:
    7
    Likes Received:
    0
    Is there code for changing the caption size on the galleries in the Compass theme? See attached photo.
     

    Attached Files:

  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .fullwidth .gallery ul li h2 {
        font-size: 25px;
    }
    Note: Change the numeric value as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. dwhitney

    dwhitney New Member

    Joined:
    Jun 8, 2016
    Messages:
    7
    Likes Received:
    0
    Thanks Priya,
    I gave that code a try and I didn't see any change in the point size of the captions text. T changed the number to 10 and 50 to see if anything happened. Text stayed the same.
     
  4. priya

    priya Guest

    Hi,

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page