Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #983374

    Hello,
    I have problem with positioning of social icons and menu in header in mobile and tablet view.
    I want menu button to be right and socials to be in center – middle. I test all codes of the support here, but doesn’t work.

    #983439

    Hey skaramitev,

    Please provide the URL as well. I see the credentials, but the URL is missing.

    Best regards,
    Jordan Shannon

    #983441

    Sorry, I thought that u will see url in my profile. Sorry.

    #983448

    Hi,

    Thank you for the update.

    This css code should help.

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        right: 50px;
    }
    
    .responsive #top #header .main_menu .social_bookmarks {
        margin-top: 17px;
        right: -30px;
    }
    }

    Best regards,
    Ismael

    #983565

    thanks. it look better. is there chance socials be in center and menu be in the right?

    #983772

    Hi skaramitev,

    I was about to check, but credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

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