Hello, i’ve recently start with shopping on my theme.
And i need to bring attention to that.
I would like to ask you a way to Change Color or Highlight or Create a Especial Button on the specific link “Shopping” at the main menu.
My site is http://www.magazinefeminina.com
Thanks =)
Hello,
Unfortunately our theme does not have such an option. i see you already yse font awesome for menus and placed an icon on the menu. You can highlight the menu item if you want using a bit of css like for example:
.menu-item-24114{
border: 1px solid lightgrey;
border-radius: 12px;
border-style: dashed;
}
This should provide a subtle highlight to the shopping button. You can add the code in the theme panel-custom css box.
result: http://screencast.com/t/QUZwe6Xin4LY
Thank you!
I have the same question for my site!