Hello,
I am using the Enfold Construction demo theme. I was wondering how I can change the button shape from pill shape to rectangular as well as change the font size and color.
Thank you!
Hey sshattersley,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy
Hi Andy,
I have included the information below. We are using the Enfold Construction demo are referring to the button shortcode from the Avia builder as well as the buttons for the Fullwidth Easy Slider.
Hi,
login does not work and yes please provide us wp admin login as well.
Best regards,
Andy
Hi Andy,
Please try with these credentials. Sorry for the error.
Hi,
use this code inside of Quick CSS field:
a.avia-slideshow-button {
border-radius: 0px !important;
color: blue !important;
font-size: 10px;
}
and adjust as needed.
Best regards,
Andy
Hi Andy,
The code above worked well for changing the shape and characteristics of the button the quick slider. Is there another code we can use to modify the general button shortcode from the Avia Builder?
In the site we linked to above, it’s the “Donate” button on the frontpage.
Thanks Andy!
Hi,
sure, use this code:
a.avia-button {
border-radius: 0px !important;
}
Best regards,
Andy
Hi Andy!
It works! Thank you so much for your help!
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy