Mobile menu remove category tab - by misha

This topic has 6 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler

  • Avatar: misha
    misha
    Participant
    April 10, 2021 at 08:13

    Здраствуйте!

    Подскажите как убрать вкладку “Категории” в мобильном меню?
    https://prnt.sc/118s0gf

    Спасибо!

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2021 at 08:28

    Hello,

    Theme Options > Header builder > Mobile menu > Extra Tab Content > None

    Regards

    Avatar: misha
    misha
    Participant
    April 10, 2021 at 08:38

    Спасибо! Все получилось!

    Может Вы подскажите, как выделить строку меню при наведении на нее (задний план)? https://prnt.sc/118sgta

    Спасибо за Ваши ответы, они сильно помогают!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2021 at 08:55

    Hello,

    Have you sorted out http://prntscr.com/118st19 ?

    Regards

    Avatar: misha
    misha
    Participant
    April 10, 2021 at 08:59

    Частично, хотелось бы чтоб выделялась вся строка (без отступов справе и слево).

    Спасибо!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2021 at 10:56

    There is no such possibility, unfortunately.
    But you can change this code http://prntscr.com/118uz4h
    to

    div.mobile-menu-content .et_b_header-menu .menu li a {
        padding-left: 5px;
    }
    div.mobile-menu-content .et_b_header-menu .menu li a:hover {
        opacity: 1;
        color: #ea8526;
        background-color: #F4F4F4;
        padding-left: 10px;
    }

    https://gyazo.com/72cd3d86c9652011bf05d64fe1e9945f

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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