Home Forums WoodMart support forum Inquiry for menu

Inquiry for menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #541214

    konstantin.kostow
    Participant

    I am asking for information on how to make this nested Mega Electronics theme menu into a drop-down menu, I want to keep its design but I don’t see an option to make it a drop-down menu.

    I want to generate it on a similar menu as the Mega Market theme.

    Please help.

    I am sending a file attached.

    Thanks in advance!

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

    Luke Nielsen
    Member

    Hello,

    To make it as a drop-down menu, you need to set the “default” design for the menu item: https://take.ms/Vef9i and then assign some links: https://prnt.sc/cF2QOF0kkPV0 , as a result, the dropdown menu will appear: https://prnt.sc/ATvIQfBcecSa

    Kind Regards

    #541309

    konstantin.kostow
    Participant

    Thanks for the reply, but the idea is to remove that side menu and move the whole menu to the front, and remove that menu that appears on the side.

    I want the design of this theme, but have the menu appear on the front.

    #541483

    Luke Nielsen
    Member

    Hello,

    Could you please send some screenshots for a better understanding of how it should be?

    Looking forward to collaborating with you!

    Kind Regards

    #541530

    konstantin.kostow
    Participant

    I want the menu from the attached file, but the design remains the same as the Mega Electronics theme.

    And how do I remove this menu that stays on the side?

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

    konstantin.kostow
    Participant

    Attached send a picture.

    Please tell me where I can translate this button.

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

    Luke Nielsen
    Member

    Hello,

    1. Exactly the same design is not possible yet, but the similar design you can make by defining the “Categories” element in the Header builder and then using the below code to apply border-radius to it:

    .whb-header .wd-header-cats .menu-opener {
        border-top-left-radius: 35px;
        border-top-right-radius: 35px;
        border-bottom-left-radius: 35px;
        border-bottom-right-radius: 35px;
    }

    Result: https://prnt.sc/OcFtMQIBPCAR

    2. It’s possible to change manually via WoodMart -> Header builder: https://take.ms/eTGcn

    Kind Regards

    #542480

    konstantin.kostow
    Participant

    Hello,
    Thank you very much!
    I didn’t understand where to put this code.

    #542711

    Luke Nielsen
    Member

    Hello,

    Sorry, put the code into the “Desktop CSS” area in Theme Settings -> Custom CSS.

    Thank you for your time.

    Kind Regards

    #562487

    konstantin.kostow
    Participant

    Thank you.

    #562561

    Luke Nielsen
    Member

    Hello,

    You are welcome! Please feel free to reach out to me if you have any further questions.

    Have a good day!

    Kind Regards

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

The topic ‘Inquiry for menu’ is closed to new replies.