menu contact button
-
Hello everyone,
I am building a site and I just need to customize the menu section. I need to customize the last menu item to have a button appearance.
Somebody could help me? It's probably stupid for many of you (developers) but it's driving me crazy, lol.And if its possible add some social media buttons next to the 'contact button'.
like this:
https://ibb.co/5KsyTTHThanks you in advance.
update /
could it possible right this?
.nav.primary li:last-child a{
border-radius: 50px;
background-color:#000000;
font-color:#000000;
}.nav.primary li:last-child a:hover{
background-color:#000000;
font-color:#000000;
} -
hey the link doesnt work
go to appearance → menus
at the top right click "screen options"
then activate "css classes"then edit your menu point and add the css class "laybutton1"
now the button 1 style is applied to that menu point
not sure if that works wellyou can also add a class "mybutton" instead
and then in lay options → custom css & html
in the css write your css to create the button style
at the moment you cant add icons to the menu. maybe you can find a plugin for this?
-
This post is deleted!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it