itzikhanan
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] css issue with button styleHi,
thanks so much for your support, much appreciated!
placing css folder under Avada theme root, didn’t solved this issue.
I’ve tried several things and eventually it works..under Avada –> theme option –> Custom CSS –>
#cf7sg-container .cf7-smart-grid input[type=”submit”]
{
color:fff;
background:#4cbf9d;
font-size: 20px;
font-family:Roboto, sans-serif;
border-radius: 2px;
height: 40px;
cursor: pointer;
width: 87%;
}
ThanksForum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] css issue with button styleHi,
Avada is my theme as a parent theme
avada folder
under Avada root there is no css folder
Avada subfoldersi’ve placed the css subfolder under Avada–> Assets–>css
css subfolderthanks for your support!
Forum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] css issue with button styleHi,
thank you for the prompt reply!
i will sure make a review.
I’ve changed the file name to the right one with the unique form name
you can see here:
css folder
but this didn’t changed much
maybe i’m not using the right place for the css sub-folder or maybe the .cf7sg-button {} within the file is not the right element to call?thanks!
- This reply was modified 8 years, 2 months ago by itzikhanan.