• Resolved pinoyfoxgirl

    (@pinoyfoxgirl)


    Hi,

    The text label displays for each image block of my Enhanced Categories text is too small; about half the size of your demo, how can I adjust the text?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    It seems the theme is doing something with font-size in its reset.

    Please try adding the following to the theme’s custom CSS area in the Customizer:

    ul.cn-category-image-container .cn-category-image-block span.cn-term-name {
        font-size: 16px;
        min-height: 48px;
        height: 48px;
    }

    I hope this helps, please let me know.

    Thread Starter pinoyfoxgirl

    (@pinoyfoxgirl)

    Hi,

    That did it. Issue resolved. The text is not a presentable / desired size.

    Thank you.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Great to hear!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Enhanced Categories Text too Small’ is closed to new replies.