Works in Custom CSS, but not frontend
-
In Custom CSS, the buttons say “Call now!”.
Here is the code:
.deals-button.btn-small span { display:none!important; } .deals-button.btn-small:after { content:'Call now!'!important; }
… but upon loading frontend, it does not show.
Any idea why? Solution?
Thank you
[Moderator note: Please don’t bump]
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Works in Custom CSS, but not frontend’ is closed to new replies.