Viewing 15 posts - 1 through 15 (of 20 total)
  • #154991
    Mairena
    Member
    Post count: 66

    Hello,

    When I open my page on the mobile, the menu doesn’t load as your live preview. I guess the problem is that I need some css that has failed to load.

    Also I would like the menu in the middle but not on the mobile viewer. I have this code in Custom CSS

    /*Menu mid*/
    #main-navigation ul.menu {
        text-align: center;
    	position: static;
    }
    #main-navigation > div {
    	margin-left: 260px;
    }

    How I can fix it?

    And also What is the css code for the menu column? I have different that your live preview.

    Regards!

    Attachments:
    You must be logged in to view attached files.
    #155001
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us your site url so we can check it?

    -Rui

    #155003
    Mairena
    Member
    Post count: 66
    #155005
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you try to disable all plugins, clear the cache and try again.
    It seems a plugin conflict.

    -Rui

    #155026
    Mairena
    Member
    Post count: 66

    Hi Rui,

    I performed the actions you ‘ve told me , but it does not work . Continues to be the same.

    #155049
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Huumm, do you have custom css. If so can you try to disable it.
    Just a note, this isn’t happening in my installation.

    -Rui

    #155057
    Mairena
    Member
    Post count: 66

    Thanks for your answer Rui but doesn’t work.

    #155062
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Please provide me admin access so I can check it.
    Thanks

    -Rui

    #155085
    Mairena
    Member
    Post count: 66
    This reply has been marked as private.
    #155347
    Mairena
    Member
    Post count: 66

    Hi,

    Any solution to the problem?

    #155420
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Replace the code you posted here by this one

    
    @media only screen and (min-width: 1025px){
    
    #main-navigation ul.menu {
        text-align: center;
        position: static;
    }
    #main-navigation > div {
        margin-left: 260px;
    }
    
    }

    -Rui

    #155592
    Mairena
    Member
    Post count: 66

    Hello,

    Thanks Rui for your answer, this solution works! ^^

    But even I have trouble with the menu, on mobile phone shows different than your live preview and also the columns of the menu. There isn’t solution for this?

    Regards!

    #155600
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I compared with our menu and what is different is the typography and the menu items structure. The css of both is the same.

    -Rui

    #155636
    Mairena
    Member
    Post count: 66

    Hi,

    Then if I understood for some reason my page on the mobile doesn’t load as your live preview, the same with menu column and I can’t fix it. It’s that?

    And please… After you touching my web now in the products show 404 not found… Can you fix it?

    #155647
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Your products are showing fine to me. Can you provide an url?

    Also can you provide a screenshot with the menu differences expect the typography that is already different.

    -Rui

Viewing 15 posts - 1 through 15 (of 20 total)

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

License required for one of the following items
Login and Registration Log in · Register