Hi guys!
How can I do to make “Buy now” and “Balance lookup” buttons appear next to each other?
Also, the same question for “Shires” and “Pig” logos in the section below.
Thanks !!
Hey enfold,
Could you post a link to where we can see the elements in question please?
Best regards,
Rikard
Yes, sorry I forgot Rikard
Hi,
Thanks for your patience and the link to your site please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field
#btn-gift-card-left,#btn-gift-card-right {
display: inline;
}
#top.page-id-637 .flex_column.avia-builder-el-3,
#top.page-id-637 .flex_column.avia-builder-el-12 {
text-align: center;
}
#av_section_2 .avia-image-container.ignite-logos {
display: inline;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks so much Mike!
I duplicate css for other page, but logos doesn’t align center, would you help me with these please?
Regards
Santiago
Hi,
Try adding this css:
#top.page-id-635 .flex_column.avia-builder-el-18 {
text-align: center;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks Mike!
Cheers!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike