Forums

[resolved] Changing link color (4 posts)

  1. vjong
    Member
    Posted 1 year ago #

    I'm trying to change the standard color of the link from the dark red that it was to #ff6600. I think I changed it in the stylesheet with the code below, but it doesn't work. Am I looking in the wrong place?

    a {
    	color:#ff6600;
    	text-decoration:none;
    }

    Website: http://wp10569077.wp244.webpack.hosteurope.de/earlybird/?page_id=88

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try looking in wp-content/themes/wisebusiness/css/stone.css:

    a {
        color: #CC3300;
    }
  3. vjong
    Member
    Posted 1 year ago #

    Spot on, thanks!

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    No problem :-)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags