Thread Starter
ady66
(@ady66)
Hi,
how do you see it, will you be able to fix it? Thank you.
You can change font size to contain it in the button,
go to affcoups setting general tab -> last option -> custom css -> select it -> write CSS and save it
.affcoups .affcoups-coupon__button-text {
font-size: 10px;
}
Thread Starter
ady66
(@ady66)
Hi @deetronix
Thank you. I tested, but not working good
https://ibb.co/RyV714r
I also tried a smaller font (6px or 8px ) but the text is not on one line. Could you please check this? Thank you.
Video: https://gyazo.com/0ca927a836c53592278bfa4c3fdbf519
-
This reply was modified 3 weeks ago by ady66.
-
This reply was modified 3 weeks ago by ady66.
Please change css to meet your requirement e.g. changing the padding, margin , line-hight etc.
.affcoups .affcoups-coupon__button-text {
font-size: 6px;
margin-left:-50px;
padding:0px;
}
Thread Starter
ady66
(@ady66)
Not working!
I changed the name of the button to the word SHOW but it doesn’t work either. It’s probably a global problem in the widget? Please check if it works in your widget.
Video: https://gyazo.com/d0f20358e1e0af409782085acf849025