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

    I am having trouble placing 2 buttons on the spot I want them. If you look at the site now below the slider there is space for 2 buttons side by side. But how do I get them there? I can’t seem to put them next to each other in the builder.

    #437445

    Hey Erik!

    Have you figured it out already – http://i.imgur.com/DRfPVaj.png?
    If not, please post a screenshot and show the changes you would like to make :)

    Cheers!
    Yigit

    #437452
    This reply has been marked as private.
    #437461

    Hi!

    I have edited your frontpage and duplicated the button. Please review your website now

    Regards,
    Yigit

    #437465

    Ok, thanks this is already closer (didn’t think to try that).

    However I would like it to be positioned lower and more to the middle (like on the screenshot).

    #437470

    Hey!

    Please add following code to Quick CSS

    .home .avia-builder-el-5 {
      margin-right: 8%;
      margin-top: 20px;
    }
    .home .avia-builder-el-4 {
      margin-left: 8%;
      margin-top: 20px;
    }

    Cheers!
    Yigit

    #437473

    Perftect! Thanks so much!

    #437480

    Hi!

    You are welcome Erik, glad we could help :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Button placement on Home Page’ is closed to new replies.