Product page and more..
1. how do I change the color of the shop icon?
2. How can I make a transparent colored background under the menu?
(Please see image: screen 1) [Links visible only for registered users]
3. Why in the single product page, is the product name near the menu? How can I lower it? Can I insert a fixed image? How can I do it?
(Please see image: screen 2) [Links visible only for registered users]
4. Why in the shop page, is the product name near the menu? How can I lower it? Can I insert a fixed image? How can I do it?
(Please see image: screen 3) [Links visible only for registered users]
5. Why by clicking the icon to enlarge the photo, does the photo not enlarge?
(Please see image: screen 4) [Links visible only for registered users]
6. How can I insert a rim on the product pictures?
(Please see image: screen 5) [Links visible only for registered users]
Thanks for the support
Comments
1. Colors can be changed in theme options>colors, some of the items are not included and are not changeable.
2. With custom css.
3. This is because you have a header that is either fixed probably and the content goes under the header, please make padding-top to the first section on each page
4. Same as 3
5. This is the default woocommerce function, we do not controll it. This is how it works on hover. When you click on the icon it will enlarge.
6. Only with custom css.
TO fix 3 and 4 please either add padding or use our layouts in which case you can select the classic header for all pages and a fixed one for only the main page.