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

    i have a page and inside this page i put link to post,when i click on the post link the red color of the Page’s anchor return to default
    here is the page link please you can see the color of the BLOG is red please click on the post link and you will see the color of BLOG anchor back to black, i want it to stay red any help please !!!
    http://harakastudio.com/test/?page_id=338

    #426215

    Hey reraow!

    Add this to your custom CSS.

    .single-post #menu-item-340 .avia-menu-text {
      color: red !important;
    }

    Regards,
    Elliott

    #426234

    Hey !!
    Great thanks!!

    Regards,
    Reraow

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main menu anchor color’ is closed to new replies.