Footer text size - Acme Themes

Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #44962
    neerajbhushan
    Participant

    Hi
    If you could help me by providing the css code for reducing the text size of my footer. They appear quite very large. My website is http://www.bharatbolega.com
    Thanks in advance.
    Neeraj

    #45041
    acmethemes
    Keymaster

    Dear Neeraj,
    Please add the given CSS code in Additional CSS.
    Appearance->Customize->Additional CSS

    .footer-wrapper a, .footer-copyright a {
     font-size: small;
     }

    Best Regards!

    • This reply was modified 5 years, 2 months ago by acmethemes.
    #45056
    neerajbhushan
    Participant

    Thanks so much for assistance. It is partially working. Half of the content is showing up in smaller size now, but rest content still showing up in large size only.

    #45146
    acmethemes
    Keymaster

    Dear Neeraj,
    Please add the given CSS code in Additional CSS.
    Appearance->Customize->Additional CSS

    .footer-copyright > p {
       font-size: 13px;
    }

    Best Regards!

    #45152
    neerajbhushan
    Participant

    How nice of you. It worked. Great.

    Thanks so so much.

    Regards.

    Neeraj

    #45271
    acmethemes
    Keymaster

    Dear Neeraj,
    You are Most Welcome 🙂
    Best Regards!

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