Upsell Overlay CSS
-
Hey there, I’m trying to find a way to apply the below code, which I’ve been using for my shop gallery overlay, to the products that are displayed in the upsells section of my single product pages. Any help on applying this overlay to the upsells would be greatly appreciated.
.woocommerce .et_overlay:before { left: 0; margin-left: 0; content: 'view'; /*** YOUR TEXT ***/ font-family: 'Source Sans Pro', Arial !important; /*** YOUR CHOSEN FONT FAMILY ***/ text-transform: uppercase; font-size: 24px; color: #000000; /*** COLOR OF YOUR TEXT ***/ font-weight: bold; text-align: center; width: 100%; padding: 5px 0; }- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Upsell Overlay CSS’ is closed to new replies.