Okay
  Public Ticket #551870
iPad - buttons not in line
Closed

Comments

  • Jason started the conversation

    Hello,

    Great theme, thanks!

    Problem: On my site I have a section/page (SellersBuyers) that has 2 internal link buttons. On my desktop browser (Safari) they are where they are suppose to be. On my iPad browser (Safari), they are askew - not inline and not close to the centre. How do I fix this so they are placed properly on all devices and platforms?

    Thanks

  •  1,809
    Support replied

    Hi,

    Please be careful when you create your content. Here is the right structure:

    <pre>

    <div class=\"text-align-center\">

    <a target=\"_self\" href=\"#sellers\" class=\"newave-button large outline black\">Sellers</a>

    <a class=\"newave-button large outline black\" target=\"_self\" href=\"#buyers\">Buyers</a>

    <pre>

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Jason replied

    Worked. Thanks