Hi,
1. can you please check global CSS you provided before? they are not working on the new theme. http://i.prntscr.com/7Wu7z_u0RoKfsD-Qa5XTqw.png
the menu is supposed to open full screen width and texts are in a middle.
And FYI, i noticed that if i use Nav menu element in widget area and select the custom menu with icons, the theme would not show the icons. however, if choose 8theme menu, then the icons are appearing.
2. i want to control the color of whole theme for buttons and hover color. can you guide?
3. i would like to create blue hover box around each products in shop. is it possible?
i can create shadow around normal items like below around a info box but not sure about product items.
.example > .vc_column-inner:hover {
box-shadow: 0 3px 25px rgba(0, 0, 0, 0.09);
Thanks