Thank you for this great theme. Could you please tell me how to move the text block up or down as desired when it is dropped into the color section? Vertically it is centered right now. Thank you
Hey Jeaneeux!
Add this to a codeblock element in that page.
<style type = "text/css">
#av_section_1 .av_textblock_section {
top: -100px;
position: relative;
}
</style>
Cheers!
Elliott
Thank you for your reply. Could you please tell me exactly where I should place it?
[/av_textblock]
[av_button label='I’m a Retailer - I Want to Try It!' link='manually,https://itunes.apple.com/us/app/whosin-retail-are-you-in-increase/id953642199' link_target='_blank' size='x-large' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#3af72c' custom_font='#ffffff']
[av_button label='I’m a Customer - I Want to Try It!' link='manually,https://itunes.apple.com/us/app/whosin-are-they-in-or-out/id953675452' link_target='_blank' size='x-large' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']
[/av_section]