-
AuthorPosts
-
June 4, 2016 at 2:04 pm #642928
Hello, I’m trying to change the color of a link secondary menu but do not know how. I searched for information on their forum but can not find the solution.
June 4, 2016 at 2:37 pm #642937Hey criseducacio!
You can use
#top .header_color .sub_menu ul li a
for active links and
#top .header_color .sub_menu ul li a:hover
for the hover of your linksThose are the rules, for the Custom CSS area.
Let us know if you need anything else from usBest regards,
BasilisJune 5, 2016 at 9:19 am #643100Ok thanks, but I want only change the moodle link, no all the links. Because this link (moodle) goes to external site. I want diferenciate to the rest of links.
June 6, 2016 at 7:11 am #643311Hi,
I can’t see a link to Moodle on your site? Please add it again so that we can inspect it, we need to know the ID of the element to give you correct CSS.
Best regards,
RikardJune 6, 2016 at 9:36 am #643366Hello. Yesterday i changed link. Basically I want to change the link to online courses (CURSOS ONLINE). I want to give an appearance of button.
June 6, 2016 at 12:41 pm #643425Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
li#menu-item-3588 a { padding: 5px; background: #cd3231; color: white; border-radius: 5px; }Best regards,
YigitJune 6, 2016 at 5:14 pm #643496Works perfect, thanks!
June 7, 2016 at 6:38 am #643811January 13, 2021 at 3:12 am #1272003I also am trying to change the link color on the very top links at their non-hovered state. https://ibb.co/PwG7W82
Its for a website called http://www.mailboxesbybathx.com I need the very top menu links to be white, on normal and also hover states. How can I do this? Thanks.
January 13, 2021 at 10:57 am #1272103 -
AuthorPosts
- You must be logged in to reply to this topic.
