[Resolved] How to control font size in footer

Home Forums Support [Resolved] How to control font size in footer

Home Forums Support How to control font size in footer

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #69551
    Graham Leatherbarrow

    I’ve been looking closely at css but can’t seem to find a way of controlling the font size in the footer containing site information?

    #69552
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this a try:

    .site-info {
          font-size: 14px;
    }
    #69563
    Graham Leatherbarrow

    Hi Tom,

    Many thanks for prompt response. Didn’t seem to work. I’m using a child theme which is currently active into which I entered you code, but no joy?

    #69564
    Tom
    Lead Developer
    Lead Developer

    Can you link me to your site?

    #69708
    Graham Leatherbarrow

    Hi Tom,

    Sure it’s below:

    http://www.isleofskyebedandbreakfast.com/wordpress/

    Thanks,
    Graham.

    #69734
    Graham Leatherbarrow

    Hi Tom,

    Solved it. My child theme css editor had a broken closing bracket on previous bit of code. Correcting this sorted it out. Sorry to have troubled you!

    #69755
    Tom
    Lead Developer
    Lead Developer

    Glad you figured it out! 🙂

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