Forums

Changing font size and color on my footer (4 posts)

  1. ferreartes
    Member
    Posted 6 months ago #

    Hello,

    I'm designing a new web on http://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!

  2. Jeremy
    Member
    Posted 6 months ago #

    Apparently you already found the solution to your problem!

  3. ferreartes
    Member
    Posted 6 months ago #

    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.

  4. ferreartes
    Member
    Posted 6 months ago #

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

Reply

You must log in to post.

About this Topic