Home Forums WoodMart support forum header menu

header menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #414212

    VANESTA
    Participant

    Hi,
    1-I can’t modify the header builder because when editing, the scroll bar doesn’t appear. how to manage it ?
    2- Are the images on the site free?
    3- How do I set up the reviews page on my site?
    4-how to Remove the share and wordpres on the legal pages ect …? see url
    5- how to change the title of the search bar “select for product” in french for example.
    6- the load more button appears in my cookies bar? where to translate it in french for example.
    7- Where to find and modify the login/logout page without using the theme builder?

    Thanks

    #414396

    Hello,

    1. Which scroll bar is not showing? Can you please share the screenshot of the issue for better understanding?

    2. No, the images are not free you can not use them for your live site. These images are only for demo purposes and you should replace them after the demo installation.

    3. You can not edit the page but You need to enable the reviews in the Woocommerce > Settings, then you can configure the view in the Theme Settings > Single product > Reviews.

    4. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .page-id-8571 .robots-nocontent.sd-block.sd-social.sd-social-icon-text.sd-sharing {
    display: none;
    }
    .page-id-8571 div#like-post-wrapper-211365684-8571-634d3a5c031ef {
    display: none;
    }

    5. Can you please share the screenshot of which search box you are talking about and which title you want to hide?

    6. You can use the Loco Translate Plugin on your Site. Here is the Guideline regarding that from the Theme Documentation: https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

    7. I think you want to made the changes in the Woocomemrce default login or my account page?

    Best Regards.

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