• ferreartes

    (@ferreartes)


    Hello,

    I’m designing a new web on https://www.naogu.es/wordpress and I am unable to change the linl’s font size and color on the footer. I have tried this:

    /* Links */
    a {
    color: #942473;
    text-decoration: none;

    }
    a:focus,
    a:active,
    a:hover {
    text-decoration: underline;

    }

    At first it worked but then the links were blue again.

    Anyone can help me please?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Apparently you already found the solution to your problem!

    Thread Starter ferreartes

    (@ferreartes)

    Yes indeed…I’ve been trying all the morning (here in Spain) and finally I copied the footer.php code and pasted it in Dreamweaver. Then I edited everything manually (old school as I am new in wordpress) and then took the code to the wordpress editor.

    Thread Starter ferreartes

    (@ferreartes)

    Thank you for taking the time to review it though! It’s greatly appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing font size and color on my footer’ is closed to new replies.