Tagged: ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #214874
    #214933

    Hey elgingroup!

    Please add this on Quick CSS or custom.css:

    div .logo {
    right: 0;
    }
    
    .main_menu {
    left: 0;
    }

    Regards,
    Ismael

    #214970

    Thank u very much, the menu does come to the left but the logo disappears ?????

    • This reply was modified 10 years, 1 month ago by elgingroup.
    #215081

    Hello please help as said before the logo simply disappears

    #215091

    Hey!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #215297
    #215359

    Hey!

    Please add following code to Quick CSS as well

    div .logo {
    float: right;
    right: 0!important; }
    .logo, .logo a, .logo img { max-width: 440px!important;
    width: 440px!important; }

    If that does not help, please create a temporary admin login and post it here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Best regards,
    Yigit

    #215366
    This reply has been marked as private.
    #215369

    Hi!

    I have adjusted left value of logo and it seems to be working fine. Please review your website.

    Best regards,
    Yigit

    #215374
    This reply has been marked as private.
    #215375

    Hey!

    Please add following code to Quick CSS as well

    div .logo { margin-right: -50px; }
    @media only screen and (max-width: 480px) {
    .logo, .logo a, .logo img {
    max-width: 270px!important; }}

    Cheers!
    Yigit

    #215377

    You are a life saviour thank you thank you thank you

    #215378

    Hey!

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

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Log and tope menu to switch places’ is closed to new replies.