Viewing 5 replies - 1 through 5 (of 5 total)
  • Chito

    (@chitocamacho)

    Hi there,

    Thank you for writing.

    The link to this image can’t be found.

    Do you still see the issue? If you do, I’d be glad to help you with increasing the font size but I need to know which one and in what section of the page we need to modify first.

    Kind regards,
    Chito

    Thread Starter nsblue

    (@nsblue)

    Lets try this again, I apologize for not knowing the proper terms for what exactly is involved. I have put a link to the image again.

    When an event is posted, (https://oamig.org/special-events/) There is a string generated as to the category it was posted in (” posted in: Events | 0 “) This is the font which needs to be increased.

    https://oamig.org/image/see.jpg

    • This reply was modified 2 years, 3 months ago by nsblue.
    • This reply was modified 2 years, 3 months ago by nsblue.
    • This reply was modified 2 years, 3 months ago by nsblue.
    • This reply was modified 2 years, 3 months ago by nsblue.
    hannah

    (@hannahritner)

    Hi @nsblue,
    This CSS should do it for you:

    .color_gray, .subhead, .subhead a, .posttags, .posttags a, .product_meta a {
        font-size: 14px;
    }

    You can paste that into your custom css box in Theme Options > Advanced Settings.
    Hope it helps!

    Best,
    Hannah

    Thread Starter nsblue

    (@nsblue)

    Thank you so much, this works perfectly!

    hannah

    (@hannahritner)

    Happy to help!

    Best,
    Hannah

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Increase font in Events list’ is closed to new replies.