produyt style view smartphone
-
Hello, thank you for your quick help during the last days.
I have two setting problems on the mobile site:
For the product style I use this setting: Show summary on hover
In the mobile view, however, it looks different. (screenshot). There it says Incl. VAT very large and on the right it is a letter symbol. It would be nicer, VAT would not be there (is that possible?) and the shopping cart would be displayed.
You can also see an X in the lower right corner. On the normal view there is the arrow to scroll up. Where can I set that on the smartphone is also an arrow and no x?
Marco
Attachments:
You must be
logged in to view attached files.
Hello,
As you can see the most design on the product grid is implemented on hover. Mobile devices do not have hover that is why the design is different.
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .product p.wc-gzd-additional-info.tax-info{
display:none;
}
Best Regards
Hello Elise,
thanks for the info. Does this mean that I cannot change the letter symbol in the mobile view? It would be nicer if there was also a shopping cart field. I also noticed that the shopping cart field is shown as an arrow in the upper right corner (header).
Hello,
Something spoils the button.
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards