• Resolved sasitharan96

    (@sasitharan96)


    All my linked text font size are smaller than the rest of the body text.

    This just started happening in the last week.

    website: http://www.cadcadet.com

    To see an example of this, on the main page, scroll down to where it says “Frequently asked questions”.. then there is a linked text “here”.

    Thank you for the help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello there,
    This is because of this CSS code

    .entry-content a{
    font-size: 14px;
    }

    Do you recently change the font size for blog page because on your blog page font smaller than body font size?

    Thread Starter sasitharan96

    (@sasitharan96)

    Hi Poonam, no I didnt change the blog font.
    However, I added this CSS code with 18px and it fixed the problem!
    Thank you!!!

    Theme Author Tom

    (@edge22)

    If you remove that custom CSS, your links will inherit your regular body font size set in Customize > Typography 🙂

    Thread Starter sasitharan96

    (@sasitharan96)

    Hi Tom,

    I’m not sure where that CSS code is located. I just added the CSS code given by Poonam to my “Custom CSS” plugin which overwrites all other CSS code. Any idea where to find the original .entry-content css code?

    Theme Author Tom

    (@edge22)

    The CSS seems to be coming from a plugin called “Blog Designer”.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Linked Text font size are smaller’ is closed to new replies.