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
Hey reraow!
Add this to your custom CSS.
.single-post #menu-item-340 .avia-menu-text {
color: red !important;
}
Regards,
Elliott
Hey !!
Great thanks!!
Regards,
Reraow