-
Author
-
September 3, 2015 at 20:54 #76103mpirohParticipant
Hi,
Please see attached screenshot for more detailed info. I’m trying to remove blue line above main menu and below top menu but I’m unable to do so by modifying default SweetDate options. How do I accomplish this? Also, is it possible to set different color of the text in top menu as the text using the same colors as buttons, is not visible on the black background.
Thank you
September 4, 2015 at 22:28 #76244LauraModeratorHello, please add this to your style.css in child theme, this will delete the blue line.
COPY CODE.top-links { border-bottom: none !important; }
For the text, can you share a link?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
September 7, 2015 at 20:33 #76483mpirohParticipantThanks for that! Problem solved 🙂 Please have a look at the screenshot to see in which area I would prefer to have different text color.
Thank you
Attachments:
You must be logged in to view attached files.September 10, 2015 at 09:22 #76863LauraModeratorHello, just add this to style.css of child theme 🙂
COPY CODE.top-links { color: white !important; } .top-links a { color: white !important; } .top-links a:before { color: white; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.