Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #325909

    hi there,

    can someone tell me how i can change teh font color of the navigation thats in is left in the bar where also the breadcrumbs are.
    See pic http://i61.tinypic.com/2rr4dah.jpg

    I managed to change the color of the breadcrumbs it self.

    Thanks in advance.

    RiRa ( shushem.com)

    #326323

    Hey rira!

    Thank you for using Enfold.

    You can use this on Quick CSS or custom.css:

    #top .alternate_color.title_container .main-title a {
    color: red;
    }

    If that doesn’t work, use this:

    #top .main_color.title_container .main-title a {
    color: red;
    }

    Best regards,
    Ismael

    #326460

    Hi Ismael,

    Thanks! it worked out!

    Greetz

    Rira

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change font color of navigation’ is closed to new replies.