Home › Forums › All Other Themes › SKT Interior Design Pro – change link colours in footer menu
- This topic has 9 replies, 2 voices, and was last updated 7 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
October 31, 2016 at 3:11 pm #51300
I can’t get rid of the orange in the footer menu – here’s what I’m trying – where am I going wrong please?
.menu a:link { color: #00ccff; }
.menu a:visited { color: #ccffff; }
.menu a:hover { color: #99ccff; }
.menu a:active { color: #99ccff; }November 1, 2016 at 5:14 am #51343Hi,
Kindly show us the website URL and we can help.
Regards,
ShriNovember 1, 2016 at 9:37 am #51369I can’t it’s not live yet! Its taking the orange links from the Interior Design but there’s no option to remove/change them in Settings, hence my attempts at CSS above.
November 1, 2016 at 9:41 am #51374I can send a screenshot?
I also need to remove the extraneous | at the end of the footer links please?!
November 1, 2016 at 9:45 am #51375Kindly explain what you mean the extraneous.
Regards,
ShriNovember 1, 2016 at 9:46 am #51376Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.copyright-wrapper ul li a:hover, .copyright-wrapper ul li.current_page_item a { color:#99ccff;}
.copyright-wrapper a { color:#99ccff;}Regards,
ShriNovember 1, 2016 at 9:48 am #51377Brilliant, thanks link colours fixed 🙂
I want to remove the last | …
link1 | link2 | lastlink |
November 1, 2016 at 10:56 am #51382You can fix them via appearance>menus>footer menu set up a menu and then click check box set as footer menu.
Regards,
ShriNovember 1, 2016 at 12:48 pm #51392I already have this set up in menus as a footer menu.
November 2, 2016 at 8:00 am #51438We can’t see the site how should we know which one you are speaking about?
You can set up the whole site and then when live connect with us again for any other issue you have?
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.