How to change the size of the copyright text on my footer

This topic has 2 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Rose Tyler

  • Avatar: mariangio
    mariangio
    Participant
    September 1, 2022 at 11:04

    Hi
    I was trying to change the size of text of my copyright (bottom on my footer). I tried the css code:
    .copyrights-widget.widget_text {font-size: 7px !important;}

    but it doesn’t work. Would you mind helping me.
    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2022 at 13:03

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    .footer-copyrights p {
        font-size: 7px !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘How to change the size of the copyright text on my footer’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.