Home Forums WoodMart support forum menu image

menu image

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #296605

    chaw_7
    Participant

    Hi, I am trying to add image above each sub menu and as I am using Elementor instead of Wpbakery, the guide provided is not relevant for use. Thank you!

    #296638

    Hello,

    Please Edit the HTML Block and try adding the images as Column background.

    Screenshot for Clarification: https://gyazo.com/b52378aa385e8b77a13c59bdf963c342

    Best Regards

    #296826

    chaw_7
    Participant

    Hi,

    Thank you for the advice. I managed to create similar results with buttons widget for desktop. As the sub categories are now html blocks it will not show up on mobile side menu, I already created a separate menu and set it for mobile but it seems that main menu (desktop version) overrides my mobile side menu.

    Screenshots Desktop:https://ibb.co/yQdNhvd
    https://ibb.co/Jq8qz1z

    Screenshots Mobile:https://ibb.co/DpstD9G
    https://ibb.co/sHTC472

    Best Regards

    #296830

    Hello,

    I saw the screenshots you attached and visited your website and the mobile menu is displayed the same as you added.

    Screenshot for Clarification: https://gyazo.com/dab8c24a1b6723e61ea83f8a61bb1cd9

    Please clear cache and check back.

    Regards.
    Xtemos Studios

    #296859

    chaw_7
    Participant

    Hello,

    Thank you for the quick response, it’s displaying as it should for me now. After updating to latest version of woodmart theme, the spacing between menu items is closer than before and would like it to be more spaced out.

    Also I created a staging site to create a new header for the website and for some reason, I have already cleared caches but no matter if I create or set other header template as default, it just displays the current header style of the website.

    Thank you in advance!

    #296884

    Hello,

    You are Most Welcome.

    We are Glad that one of your issues has been Resolved.

    1) For the menu items issue please provide with some relevant screenshot of the specific area to check it myself and help you out accordingly.

    2) It seems that you have set a Custom header for the page. Please Edit the homepage and make sure that you haven’t set any Custom Header.

    You can read our detailed documentation for further help:
    https://xtemos.com/docs/woodmart/options-for-pages/

    Regards.
    Xtemos Studios

    #297136

    chaw_7
    Participant

    Hello,

    I have managed to solve #1 by updating the custom css found in this forum and #2 as you mentioned has to do with custom header.

    Please can you provide some css codes as I would like to style the search bar by changing it its color and to round corners.

    Thank you!

    #297252

    Hello,

    We are Glad that Most of your issues have been resolved.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .searchform.wd-with-cat input[type="text"] {
        border-radius: 20px;
    	background: red;
    }

    Best Regards.

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