Okay
  Public Ticket #2223394
Buttons on mobile
Closed

Comments

  •  3
    selbeeel started the conversation

    Hello, 

    On the bottom of the about page, the two buttons look fine on desktop, but on mobile they are looking asymmetrical and in odd placement. I can't figure how to fix it so that it appears the same as desktop.

    Liz

  • [deleted] replied

    Hi Liz,

    Can you please add the code below to your Custom CSS area:

    @media screen and (max-width: 768px) {
        .my-centered-button {
            text-align: center !important;
        }
    }

    Thanks!

  •  3
    selbeeel replied

    Hi Ylli,

    Awesome, looks good. Thanks!

    Liz

  • [deleted] replied

    Hi Liz,

    I'm so happy to hear thatsmile.png

    I wish you have an amazing day!

    Will set this ticket as solved from here.

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from me and Laborator in advance <3