Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1082381

    How can I set set a unique font size of 1-px for all footer widgets only?

    At present they use the 13PX Default Content Setting

    Do I have to add CSS, or am I missing something?

    If I must add CSS, please direct me how.

    As always, many kind thanks for the great theme,
    Richard

    #1082385

    Hey rwidick,

    You can do this via css. Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1082389

    Thank you Jordan.

    Before going to CSS on this I will want to complete my first draft of the site, then back up update WP etc … so I will get back to you.

    We have decided to do as little CSS modification as possible, having been warned about this by folks with more experience, who say that down the line such modification lead to conflicts with further updates, etc.

    Very briefly, can you say is such concerns are warranted, and perhaps direct me to an authoritative source or discussion on this?

    Your help is greatly appreciated,
    Richard

    #1082392

    Hi,

    If you add the css to the Quick CSS section or within a child theme then they will be protected from updates.

    Best regards,
    Jordan Shannon

    #1082396

    OK then, I’m ready for it, Jordan.

    Please send me the Quick CSS for this …

    I paste in below the site link …

    Again, thank you.
    Richard

    #1082406

    Hi,

    Add this to quick css and adjust the size to what you need:

    #footer .textwidget p{
    font-size:16px!important;
    }

    Best regards,
    Jordan Shannon

    #1082407

    Thank you. It works just fine.

    Much appreciated.

    Richard

    #1082409

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to set reduce font size for all footer widgets only?’ is closed to new replies.