Hi,
This is probably a simple solution and I apologize if it has been addressed in another topic but, I noticed in this demo (http://kriesi.at/themes/enfold-lifestyle-blog/) that the ‘Read more’ button-borders were very slim (1px?). I was wondering how I can change the enfold buttons, the contact forms buttons, and fields’ border-width if I’m using transparent dark or transparent light colors?
I could only find border radius under ‘Advanced styling’ but no border-width
Thank you for your time, love the new features btw!!! :-)
Hey blahman,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
Hi Rikard,
Thanks for your response. I’ve attached the link
I created a ‘BUTTON TEST’ – I would just like to know how to decrease the border size.
Thanks for your time!!
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-button {
border: 1px solid #000 !important;
}
Cheers!
Rikard
Thanks!! that did the trick.
You guys are the best!