ResolvedHow can I change position of the Menu and Call Now?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30491
    vtc.nh4
    Participant

    Hi

    On mobile, how can I change the position of 2 buttons?

    https://i.postimg.cc/zBrRsynj/Screenshot-at-May-20-15-11-08.png

    The one on the left to right and the one on the right to the left?

    Thank you!

    #30494
    Althemist
    Keymaster

    Hi vtc.nh4,

    This can only be done with CSS. Something like this:

    .lafka-top-bar-message {
        right: 20px;
        left: auto;
    }
    a.mob-menu-toggle {
        left: 20px;
        margin-left: 0;
    }
    #30498
    vtc.nh4
    Participant

    Thank you!
    It worked

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register