@dwheditor ,
May be buttons are using different element. Can you please share me your site url where i can check the button. I will check and let you know.
Thanks
Thank you you can find buttons here- https://dancingwithher.com/
and here- Betsy & Iya
It should be
button.btn for that submit button in your form
Thanks
and for readmore button it should be
a.btn (. before not needed)
Thank you! That didn’t seem to work though even after clearing cache.
Please add this in separate line
a.btn button.btn
seperate line will add comma.
or you can keep it in single line adding comma your self.
a.btn, button.btn
Thank you I did that already though. https://ibb.co/r06z9f0
There is still comma missing. Please add them as spearate line
a.btn
button.btn
Ah, sorry for understanding! Thank you that worked.
Coudl you plese let me know what to use for the shopping button –Magazine
And also why my header on my main page is not changing via the code your plugin suggested i use. It only has changed the fixed header on scroll.
I did try to add the stylesheet url that my theme asked for but couldn’t seem to find the right link. This is what they asked for – URL of the font stylesheet (.css file) you want to use. Do you happen to know the right one for where your plugin stores these please?
For Add to cart button you should use.
button.button
Our css file is located here in https://dancingwithher.com/wp-content/uploads/useanyfont/uaf.css
And the font files are stored in this folder
https://dancingwithher.com/wp-content/uploads/useanyfont
Thanks
Your help has been really great thank you!
Just to clarify please if my theme is asking for the below details what link would I include? https://ibb.co/6vYb8Z7
@dwheditor ,
With our plugin, you don’t need to setup this.
You can directly assign font from our font assign section.
Thanks