• Resolved micm1784

    (@micm1784)


    Hello all,

    Here is my site:

    https://www.mariahelenafineart.com/

    I have no experience of coding and would greatly appreciate any help given!

    I am using the Virtue Kadence theme and I would simply like to change the size of the text/font in my footer (all of it). I have a two links there as well as a copyright line and all of it is far too small to notice.

    A size slightly smaller than my primary menu would be ideal.

    Big thanks in advance,

    Maria

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

    (@hannahritner)

    Hi Maria,
    You can adjust the size with this css:

    .footercredits p, .footercredits a {
        font-size: 14px !important;
    }

    Just paste that into your custom css box in Theme Options > Advanced Settings.
    Hope that helps!

    Hannah

    Thread Starter micm1784

    (@micm1784)

    Fabulous! Worked perfectly (as I am sure you well know!)

    Thank you so much Hannah, most appreciated ??

    Maria xx

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing the footer font size?’ is closed to new replies.