Home Forums WoodMart support forum I have a menu problem

I have a menu problem

Viewing 30 posts - 1 through 30 (of 30 total)
  • Author
    Posts
  • #21093

    ducphuli
    Participant

    I tried to use the width but not as desired

    Attachments:
    You must be logged in to view attached files.
    #21096

    Artem Temos
    Keymaster

    Hi,

    We can’t access your website and see this message https://gyazo.com/30374931b48d1aff4c56680172b91a69

    Regards

    #21097

    ducphuli
    Participant

    Now it was open 🙂 thanks

    #21098

    ducphuli
    Participant
    #21100

    Artem Temos
    Keymaster

    Try to set your menu design to “Set sizes”, add an extra CSS class like extra-offset and then move it left adding the following CSS code to the Custom CSS in Theme Settings

    .extra-offset .sub-menu-dropdown {
    	left: -350px!important;
    }

    Regards

    #21101

    ducphuli
    Participant

    Thanks you, I want to automatically align to the middle of the web when I’m on the big screen

    #21102

    ducphuli
    Participant
    #21103

    ducphuli
    Participant

    I want to do the same thing. help me

    http://prntscr.com/gvasp0

    Demo: http://jollibee.com.vn/

    #21104

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    .main-nav {
    	position: relative;
    }
    
    .woodmart-navigation .item-level-0.menu-item-has-children {
        position: inherit!important;
    }
    
    .main-nav li > .sub-menu-dropdown {
    	top:26px!important;
    	left:20px!important;
    	right:0!important;
    }
    #21105

    ducphuli
    Participant

    The menu has moved to the left more
    http://prntscr.com/gvb0dn

    #21106

    ducphuli
    Participant

    I hope that the next update will help me align the menu between the better. Thank you

    #21107

    Artem Temos
    Keymaster

    You need to remove the previous code and leave only the last one.

    #21108

    ducphuli
    Participant

    Hãy đăng nhập và giúp tôi, cám ơn.

    #21109

    ducphuli
    Participant

    Please log in and help me, thanks.

    #21110

    ducphuli
    Participant

    It was 2 am, I was tired and went to bed. Please help me tomorrow, thank you, wish you a good day.

    #21126

    Artem Temos
    Keymaster

    OK, so just remove the first code and leave only this one

    .main-nav {
    	position: relative;
    }
    
    .woodmart-navigation .item-level-0.menu-item-has-children {
        position: inherit!important;
    }
    
    .main-nav li > .sub-menu-dropdown {
    	top:26px!important;
    	left:20px!important;
    	right:0!important;
    }

    Contact us if you will have additional questions.

    #21449

    ducphuli
    Participant

    I tried for Global Custom CSS, but failed

    #21451

    ducphuli
    Participant

    I hope that the upcoming release will support the dropdown menu. Thank you.

    #21460

    Artem Temos
    Keymaster

    Hi,

    We just checked your website and see that the menu is centered at the moment.

    #21466

    ducphuli
    Participant

    Hi you, I still do not see it centered
    http://prntscr.com/gwm0kp

    #21469

    ducphuli
    Participant

    Sorry, I have to go to bed early. Have a nice day.

    #21481

    Artem Temos
    Keymaster

    Sorry, but now we can’t access your admin panel and the website at all.

    #21504

    ducphuli
    Participant

    Sorry I’ve reset the password, please visit again and help me, thanks.

    #21517

    Artem Temos
    Keymaster

    Please, check how it works now.

    #21529

    ducphuli
    Participant

    I like you, thanks you verry much.
    I hope that the new update will add the following features to users like me easier to customize my interface better, I do not know much about the wordpress code I find very useful for both people like me.
    1. Although the menu variables add down to align left, middle, right.
    2. The name of the product is too long down the line, which made my other products are indented one line, looks not very beautiful. (theme option)
    3. The border separates the product looks better in the (theme option)
    http://prntscr.com/gwtdpm

    (And once again thank you)

    #21535

    Artem Temos
    Keymaster

    You questions require additional customization service that is out of our theme support scope. We will consider adding such options in the future.

    Regards

    #21543

    ducphuli
    Participant

    I’m trying to breed http://jollibee.com.vn/thuc-don/mon-moi-mon-ngon

    http://prntscr.com/gwv5is
    Currently, please help me 3 and 4. Thank you.

    #21545

    Artem Temos
    Keymaster

    Sorry, but additional customizations of template files or styles are out of theme support scope according to Envato Support Policy.

    Regards

    #21546

    ducphuli
    Participant

    Ok, thanks you.

    #21547

    ducphuli
    Participant

    Please help me close the post.

Tagged: 

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

The topic ‘I have a menu problem’ is closed to new replies.