I’m looking for a simple way to create content boxes for a post. The promo code box is close, but the padding and margins are super large that is really doesn’t flow well in an article. Are there any solutions for me?
Hi dethfire!
I’m not sure I understand exactly what you mean, could you provide us with a screenshot highlighting what you are trying to do please? Also, a link to the site in question would help.
Cheers!
Rikard
Hey!
Yes indeed, please try this in Quick CSS under Enfold–>General Styling:
.av_promobox {
padding: 10px 20px !important;
}
Try adjusting the values to your liking, 10 is top/bottom and 20 is right/left.
Regards,
Rikard
Hi Guys
Can you please add me a promobox code to implement it in a blog post?
Thank you
Btina
Hey Btina!
Hope all is well :)
Please add following code to your post
[av_promobox button='yes' label='Button Label Here' link='manually,http://kriesi.at' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='ue800' font='entypo-fontello' box_color='' box_custom_font='#ffffff' box_custom_bg='#444444' box_custom_border='#333333']
Welcome Stranger! This is an example Text for your fantastic Promo Box! Feel Free to delete it and replace it with your own fancy Message!
[/av_promobox]
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Regards,
Yigit
Hi Yigit
Yes thank you :)
Helpt a lot!
Btina