Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #427105

    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?

    #427365

    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

    #427530
    This reply has been marked as private.
    #428041

    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

    • This reply was modified 9 years, 7 months ago by Rikard.
    #446026

    Hi Guys
    Can you please add me a promobox code to implement it in a blog post?
    Thank you
    Btina

    #446037

    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

    #446077

    Hi Yigit
    Yes thank you :)
    Helpt a lot!
    Btina

    #446086

    Hey!

    You are welcome Btina, always happy to help :) Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Content box shortcode or modify promo shortcode?’ is closed to new replies.