• Resolved JPG137

    (@jpg137)


    Hi,
    I am looking for the custom CSS to allow me to change the size of the font in the footer menu for Virtue Premium from whatever it is to 18 px.
    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Kevin

    (@jx-3p)

    I was able to get it on my site by adding this css.

    .footernav ul li a {
        font-size: 18px;
    }

    I’m still pretty new at this though, so I don’t really know if there is a difference in the selectors you need to use on your site compared to mine.

    Hope it helps though!

    Thread Starter JPG137

    (@jpg137)

    Worked like a charm. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Virtue Premium Footer Menu – change font size’ is closed to new replies.