Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27871

    I have an RSS feed in the left column of my footer. I need to make the text size much smaller. Can you give me some Quick CSS to accomplish that? Thanks in advance!

    #135653

    Hey,

    Please give us a link to your website. We need to inspect it.

    Regards,

    Ismael

    #135654

    phonethemd.com

    #135655

    Hey,

    You can add this on your custom.css or Quick CSS

    .execphpwidget p, .execphpwidget strong, .execphpwidget span {
    font-size: 11px !important;
    }

    Regards,

    Ismael

    #135656

    Perfect. Thank you!

    #135657

    Glad Ismael could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer CSS text size’ is closed to new replies.