Home Forums WoodMart support forum Inquiries (2) Reply To: Inquiries (2)

#419530

Luke Nielsen
Keymaster

Hello,

5. Seems that you are using the old version of the theme so the options can have a little bit different names, but in your case, it’s a “Single product header”.

7. The below custom CSS will help you to show these buttons, paste it into the “Custom CSS for mobile” area in Theme Settings -> Custom CSS.

.promo-banner.banner-btn-position-hover .banner-btn-wrapper {
    display: block;
}

https://monosnap.com/file/jtcoaSNK8BxuDTRYQhjth3j7LVEyTZ

Kind Regards