And is it possible to change the background of the menu item, when I’m hovering it?
]]>I gave the menu-item CSS Classes: ‘highlighted-menu’
I wrote additional CSS:
.highlighted-menu {
color: #fff;
background-color: #ce405a;
}
Now the text color does not change, the background color does, but the shape of the button changes: instead of narrow and rounded, like all the menu-items on ‘hover’, the button becomes big and rectangular. Somehow the shape-settings are changed by my color-settings?
]]>I try to add an image/icon and the grey screen stops all progress. What is the fix?
Thank you
]]>So I’ve created a new menu called “user” for menu 2 and within the ProfileGrid settings, tell it to show the login/logout menu there. The problem with that is that it appears within my menu up higher than the rest of the menu. I’ve tried adding a margin or padding to it – but it won’t work. There’s no settings within ProfileGrid or within the menu that allow me to move it a little bit further down to be inline with the rest of the menu items.
So 2 questions:
Many thanks by advance.
Michel
]]>Could you please help me to remove Woocommerce submenu “Woo Discount Rules” title for Shop Owner user role using functions.php?
Thank you so much in advance.
]]>Anyone else running into major issues with what was once a really easy theme to add custom CSS to?
I have tried everything to get the current menu item (current page in nav) to display with either an text-decoration: underline or a border-bottom, can anyone lend a hand or know what code I need to input? Think its due to the fact that its not the main-nav and actually the bottom-header-row..
Thanks in advance!
Chris