Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #294484

    Can someone please take a peek at my website and help me with the header? At the top, I’d like to have that link in the middle of the header between the phone numbers and the logo. Ideally I’d like to have a button there but I tried that and it didn’t work out too well. If someone could give me some help, I’d really appreciate it. Thank you!

    #294721

    Hey!

    What code or method have you used to add the link there?

    Best regards,
    Josue

    #295057
    This reply has been marked as private.
    #295099

    Hi!

    Try using this code:

    <a href="http://knieselsauto.us2.list-manage.com/subscribe?u=09e9b86fd99ec1294e92365d4&id=c9ff553da3" class="avia-button avia-icon_select-no avia-color-theme-color avia-size-small avia-position-center "><span class="avia_iconbox_title"> Sign up for our Discounts Newsletter!</span></a>
    

    Cheers!
    Josue

    #295130

    Hi Josue,

    It added the button but pushed the phone numbers down. Is there a different way to add it in?

    Thanks for your help!

    #295132

    Hey!

    That can be solved with custom CSS, please add it again and reply back to this topic once you done that.

    Cheers!
    Josue

    #295455

    Hi Josue,

    It’s back in there. Thanks for your help!

    #295581

    Hey!

    Try adding this code to the Quick CSS:

    .phone-info .avia-button {
        position: absolute;
        right: 260px;
        top: 18px;
    }

    Cheers! 
    Josue

    #295702

    Hi Josue,

    I put the code in and it didn’t seem to work. Could you check it out and get back to me?

    Thanks!

    #295708

    Hey!

    Try resetting / purging the minification functionality you have activated there.

    Cheers!
    Josue

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