Site logo

[Resolved] How do I set font size in footer 1 widget

Home Forums Support [Resolved] How do I set font size in footer 1 widget

Home Forums Support How do I set font size in footer 1 widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2457166
    Ian

    For many years I have had a footer on all my websites like the one on https://editingcopy.com – except that it all fitted neatly in one row.
    For that I use
    <p>Copyright © CopyEditing | Disclaimer | About | Contact | Terms & Conditions | Privacy | Site Map</p>
    <p>Disclaimer for entire photographic website here</p>

    If I have a blog, there is an extra button to fit in the row.

    But when I go to appearance>customize>typography>search elements>footer bar it doesn’t seem to control the font size to make everything fit neatly in one row.

    Is there a way to modify the font size in footer1 widget, or do I have to do it by brute force?

    It’s about five years since I last wrote things in HTML. Back then I would have wrapped my HTML in a div command to control the font size, but I’ve forgotten how. I don’t even know if the latest HTML code has divs.
    Ian McAllister

    #2457396
    Leo
    Staff
    Customer Support

    Hi there,

    Back then I would have wrapped my HTML in a div command to control the font size, but I’ve forgotten how.

    This method should still work – it’s currently set to 14pt in your HTML – you can still edit that number:
    https://www.screencast.com/t/9MX6YNXRUmRE

    Let me know if this helps 🙂

    #2457458
    Ian

    Hi, Thanks for your reply.
    I happened to notice that everything was wrapped in <p></p> tags. So, after watching a tutorial on the Internet, I realised that I could easily put a style in the tag. It worked, and I set it to 14pt to get an acceptable layout.
    Ian McAllister

    #2458266
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.