Tagged: enfold
Hi Kriesi team,
I am trying to style a full width button like this: https://washingtoncompanies.canto.com/b/L1KVM
Can you help me to understand how I left align the content, as well as get the icon to show in a red circle?
I can use a different element (rather than full width button) if need be.
Thank you!
Hi Monica,
You can post the password in the Private Content, just located below.
Anything posted in there is only shown to moderators and the thread creator.
Please post it there so any moderator can respond.
Best regards,
Nikko
Hi Monica,
Thanks for giving us admin access.
I have added this CSS code in Quick CSS:
#top .avia-button-fullwidth.avia-icon_select-yes-left-icon {
padding-left: 100px;
text-align: left;
}
#top .avia-button-fullwidth.avia-icon_select-yes-left-icon .avia_button_icon_left {
font-size: 60px;
position: absolute;
left: 20px;
top: 50%;
margin-top: -12.5px;
}
As for the button colors you can change it on the button itself.
This CSS code only works for full-width buttons with icons positioned on the left.
Best regards,
Nikko
Awesome, thank you so much!
Hi Monica,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko