Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

cart and SHOP writing in the fix menu

  • Hello 🙂
    for this website https://unruffled-shaw.51-89-175-194.plesk.page
    I need to put the cart icon and the writing “shop” close by the hamburger of the fixed menu (on its left).

    could you please helping me?

    thank you

  • Hi there,

    I’m not sure I understand your question. Can you show me a screenshot to explain the question?
    You can upload the screenshot to https://postimages.org/ and share the link with us.

    Thanks!

  • hello
    I want to place the cart icon and the word “SHOP” (which links to the site’s shop) to the left of the hamburger menu. (both mobile and desktop)
    https://postimg.cc/JD41b81b

    is it possible?

  • You can use a block element – hook, add a button for shop, set the hook name to menu_bar_items, set location to entire site.

    And to enable the cart, go to appearance > generatepress, enable the Woocommerce module, then go to customizer > layout > woocommerce, check the Display cart in menu option.

    Both the cart and the shop link will show on regular and sticky nav, once it’s done let me know, I can write CSS to hide them on the regular nav.

  • hello,
    yes I would like you to provide me CSS to hide the menu on the regular nav

    thank you 🙂

  • The regular menu is made by Elementor, we don’t have control over it.

    Try this CSS, if it doesn’t work, please check with Elementor’s support:

    .elementor-element.elementor-element-ed02a1c.e-con-full.e-flex.e-con.e-child {
        visibility: hidden;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.