-
AuthorPosts
-
December 13, 2017 at 5:45 pm #888479
Hello,
I have a main menu with 6 buttons.
Question 1: the buttons are rounded but I want them squared.
I tried this one:
.avia-button {
border-radius: 0px !important;
}
But that’s not working…Question 2: the sixth button has to be a different color then the other five. Is that possible in CSS?
At the moment the real website is not visible only a maintenance page… so I can not show the menu.
Hope you can help me out.December 13, 2017 at 10:40 pm #888583Hey Dotplusgeert,
1. That code should work, is there any caching plugin active? flushing out the cache might be needed.
2. Yes, it’s possible but would need to see the page showing the sixth button so we can give you an accurate css that should work.Best regards,
NikkoDecember 14, 2017 at 11:49 am #888835Hi Nikko,
Thanks for the quick respons. I find it strange to!
These are the plugins I have:
– Jetpack by WordPress
– WP Maintenance
– Page specific menu items
– Yoast SEODecember 15, 2017 at 6:02 am #889194Hi,
Thanks for the login details, though they are not working. Could you check and verify please?
Best regards,
RikardDecember 15, 2017 at 9:58 am #889239Can you try with the following details:
December 16, 2017 at 8:44 am #889486December 18, 2017 at 9:40 am #889940That’s really strange… I made a new account for you. Hope this works…
December 18, 2017 at 6:34 pm #890169Hi Dotplusgeert,
Credentials did not work for me. Could you please update the credentials. The page just reloads, and does not go to the Dashboard.
Best regards,
VictoriaDecember 19, 2017 at 10:19 am #890390Hi Victoria,
This is really frustrating :) sorry about this. There is a double domain name behind the website (fiola.vlaanderen and fiolavzw.be)
I think it’s better to go directly to http://www.fiola.vlaanderen/wp-adminHope it works…
December 19, 2017 at 11:11 am #890404Hi Team of Enfold.
If i use Medical demo, can i have top main manu fixed when scroll down?
can this be acheived?Thanks!
December 19, 2017 at 1:49 pm #890480December 19, 2017 at 5:31 pm #890569Hi Enfold team,
I found this code: #menu-item-59 > a > .avia-menu-text { color: orange; } to change one menu button in another post.
In my back-end I found the menu item: “233” but when I change it in de code, it doesn’t do anything…December 20, 2017 at 10:52 am #890722Hi Dotplusgeert,
Which element do you want to change and how? Please point it out on your site.
Best regards,
RikardDecember 20, 2017 at 1:04 pm #890754Hi Rikard,
I want to change the sixth button in the main menu ‘ONDERSTEUNING AANVRAGEN’ in a green color.
Also I want all the buttons in the main menu to have square corners instead of rounded, but the code doesn’t work.December 20, 2017 at 1:14 pm #890757for the moment I made a bordered button of it (just to point out which button I mean) but it has to be a colored button in green instead of blue (like the others).
December 21, 2017 at 6:01 am #891017Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-menu-button-colored > a .avia-menu-text { border-radius:0 !important; } #menu-item-233 .avia-menu-text { background-color:green !important; }
Best regards,
RikardDecember 21, 2017 at 11:16 am #891082Hi Rikard,
Thank you a thousand times! The borders are squared and the color of the last button is green :)
You are a true hero!Have a wonderful Christmas and a happy new year.
Sara
December 21, 2017 at 5:06 pm #891205Hi Sara,
Glad to hear that. Thanks for using Enfold!
Merry Christmas and Happy New Year too :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘Enfold Main Menu Buttons’ is closed to new replies.