Not support Restropress plugin front mobile cart icon
-
The woodmart theme disable the restropress plugin front cart icon and add button border in mobile view but that visible in wordpress defult theme how to solve it
Hi,
Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce it on your website.
Thank you in advance.
You can see in the screen shot
There is no any icon in green rectangle and the border of add button also not visible but all are working in default properly
Attachments:
You must be
logged in to view attached files.
I mark some to help in this screen shot
Attachments:
You must be
logged in to view attached files.
Please, switch to the default theme so we can check how it should work.
Pls check now I switch that
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.rpress-submit {
border-width: 1px;
}
I switch to twenty seventeen default theme
Add button border is fixed but cart button is not fix there is only green rectangle in mobile view
Try to enable Font awesome library in Theme Settings -> Performance -> CSS.
Thank you so much that is work properly
The topic ‘Not support Restropress plugin front mobile cart icon’ is closed to new replies.