How to make dw promo bar expanded all the time and make action button (up arrow in the right) dissapear
1 Answers
To resolve this issue, you can setting the Dw Promobar plugin look like this: http://prntscr.com/9lvrfo
And then add the following code to the style.css file:
body.dwpb-allow-close.dwpb-open .dwpb-close { display: none;}
Regards,
thank you!
Please login or Register to submit your answer