How to remove preview button on the right side?
-
How to remove preview button on the right side?
I am using a minimal plugin for purchase, so I can’t access the checkout. If I just leave the cart button it’s perfect.
Another question is whether I can add another TOP BAR.
If you have a topic already explaining how to thank you, I couldn’t find it.
https://prnt.sc/xrg19i
T
Hello,
Thank you very much for choosing our theme and for contacting us.
Please clarify the preview button you mean, is this a black button with the arrow? If so, this element does not relate to the WoodMart theme nor Woocommerce. Please contact the plugin’s support.
If can provide CSS to hide, however, this button may be functional.
The header builder has 3 rows, in addition, there is the option to add a promo header that would appear above the top bar. You can find this option in the Theme Settings > Shop> Promo Banner.
Best Regards
No, in the attached image I put an X. In the previous print it was without the X.
The button with X, I want to hide. As I am using the minimum value, an error message appears when it does not reach this minimum value.
Upload Errors:
Captura de Tela 2021-01-28 às 11.05.52.png: File exceeds allowed file size.
Resent
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.btns-shop-light .widget_shopping_cart .buttons .checkout{
display:none;
}
Best Regards
Perfect, now that’s right.
I just need one more help:
I placed the banner, as you reported, I used a Block, but the language it appears below the site, is it possible to appear above it?
I modified the z-index, but it didn’t work.
I sent it as an attachment – Where is “Portuguese”
Attachments:
You must be
logged in to view attached files.
Hello,
You would better move the language switcher to the top row, add the text block into the header and insert the shortcode.
If you have any questions please feel free to contact us.
Best Regards