Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #566029

    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

    #566402

    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

    #566760

    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]

    #566903

    Hi,

    Please try it at the top of the page, if you can’t work it out then please send us an admin login in private.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.