Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #969698

    Hi,

    Is it possible to get an search icon on the mobile menu?

    I tried this:
    @media only screen and (max-width: 767px) {
    .main_menu .avia-menu, #header_main_alternate {
    display: block !important;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
    display: block!important;
    margin-top: -90px;
    right: 70px;
    }
    .responsive .main_menu {
    float: right;
    }}

    And it worked for a few seconds, but than it disappeared.

    Help please!

    Best,
    Derya

    #970491

    Hey Fotokite,

    This code will not work in this version of Enfold. You might want to update the theme first.

    Which version are you running?

    Best regards,
    Victoria

    #970998
    This reply has been marked as private.
    #971190

    Hi Derya,

    The Theme Update tab is in the Theme options. You can do it from there. Or upload a fresh copy of the theme via FTP.

    Best regards,
    Victoria

    #971261
    This reply has been marked as private.
    #971591

    Hi Derya,

    Then you will have to update it manually via FTP, or upload the new version again to WordPress. You can find instructions in the link Victoria sent.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.