How i can remove the text from header All department menu

This topic has 14 replies, 3 voices, and was last updated 8 months, 3 weeks ago ago by Rose Tyler

  • Avatar: ljimenez
    ljimenez
    Participant
    August 4, 2023 at 20:51

    Hi any chance to erase all the text from all department menu:

    https://snipboard.io/jzMe1E.jpg and just leave the icon without space like a mobile menu icon

    and have something like this website: https://snipboard.io/UgKfuS.jpg

    13 Answers
    Avatar: ljimenez
    ljimenez
    Participant
    August 4, 2023 at 22:10

    i had tried this https://staging.vgaraje.com/ see left menu looks ugly i would like something like https://snipboard.io/UgKfuS.jpg and https://sakspanama.com/

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 5, 2023 at 05:42

    Hello @ljimenez,

    In order to solve your issue, please copy and paste the following CSS code to Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.

    .et_column > .et_b_header-menu .secondary-menu-wrapper .menu {
        width: 18rem !important;
    }
    .secondary-title:after{
    display: none !important;
    }
    .et_column>.et_b_header-menu .secondary-menu-wrapper .secondary-title {
        width: max-content !important;
    }
    .et_b_header-menu .secondary-menu-wrapper .secondary-menu-toggle {
        margin-right: 0 !important;
    }

    The result should look like this: https://postimg.cc/nCM01YWY

    We hope this helps.

    Best regards,
    8Theme’s Team

    Avatar: ljimenez
    ljimenez
    Participant
    August 5, 2023 at 14:41

    no way to make it more clear? https://snipboard.io/mdEv7n.jpg that white space is ugly i want something like geekydrop.com after menu icon the logo is next right away

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 6, 2023 at 07:47

    Hello @ljimenez,

    Thank you for getting in touch with us.

    In order to make elements closer, we would recommend you use a Connection block.

    Provide correct wp-admin access, so we can take a closer look at current settings and help you.

    Best regards,
    8Theme’s Team

    Avatar: ljimenez
    ljimenez
    Participant
    August 7, 2023 at 13:58

    Hi attached admin access

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2023 at 14:00

    Hello @ljimenez,

    Thank you for your response.

    We regret to inform you that we are currently unable to log in. We kindly request you to provide the correct wp-admin access https://prnt.sc/BX7G2UqVfIlP

    Best regards,
    8Theme’s Team

    Avatar: ljimenez
    ljimenez
    Participant
    August 7, 2023 at 14:02

    try again

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2023 at 14:18

    Hello @ljimenez,

    Thank you for your response.

    We kindly request you to review the modifications we have recently implemented in the Header Builder settings.

    Best regards,
    8Theme’s Team

    Avatar: ljimenez
    ljimenez
    Participant
    August 7, 2023 at 14:22

    good, thank you, any chance to make that menu icon bigger? or use another custom svg? i put one in media in here https://staging.vgaraje.com/wp-content/uploads/2023/08/ic_menu.svg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2023 at 14:45

    Hello @ljimenez,

    Thank you for your response.

    1/ You have the ability to modify the “Content Zoom (%)” by navigating to the Header Builder and selecting Top Header.

    2/ Please find below the custom CSS code that can be utilized:

    .et-burger:before {
        content: url("https://staging.vgaraje.com/wp-content/uploads/2023/08/ic_menu.svg");
    }

    Best regards,
    8Theme’s Team

    Avatar: ljimenez
    ljimenez
    Participant
    August 7, 2023 at 14:59

    but that content zoom, will get all content bigger, i just want the icon of menu

    Avatar: ljimenez
    ljimenez
    Participant
    August 7, 2023 at 15:01

    i tried the custom css https://staging.vgaraje.com/ if you see the new icon shows like 1 second, after it show the default menu icon again

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2023 at 15:10

    Hello @ljimenez,

    1/ “but that content zoom, will get all content bigger, i just want the icon of menu” – yes, but other elements have their own Content Zoom settings too. For example – https://prnt.sc/6fH2gM2vi6bV , and so on.

    2/ We added “!important;” , please check now https://prnt.sc/Y547wkyAWJzV

    Best regards,
    8Theme’s Team

  • Viewing 14 results - 1 through 14 (of 14 total)

The issue related to '‘how i can remove the text from header All department menu’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.