Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #721436

    Hi there,

    We went live yesterday and are now going through the last bits :-)

    I have my logo and menu on the left and don’t use the ‘normal’ header.

    I would like a search option in this section.

    I do see an option for social media icons below my menu. Is it also possible to display a search icon below my menu?

    Hope to hear from you :-)

    #722554

    Hey MaaikeVVV,

    go to Enfold->”General Layout” and look for: http://i.imgur.com/JxtLftl.png

    Best regards,
    Andy

    #722726

    thanks Andy, I think I made my question confusing. sorry!

    I am looking for the search-icon to be displayed below my menu.

    Is there an option for that?

    Have a nice weekend!

    Maaike

    #723203

    Hi,

    please refer to this for example: https://kriesi.at/support/topic/social-icons-on-mobile-menu-disappear/#post-268064

    Best regards,
    Andy

    #724405

    Thanks for your effort Andy,

    Ik have tried all the css below in that post.

    Unfortunately, nothing changes… Still no search-icon :-(.

    /*voor het zoekicoon in de kantlijn*/
    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu {
    display: block !important;
    }
    .avia-menu { display: none !important; }}
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul {
    display: block !important;
    }}
    
    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    right: -30%;
    width: auto;
    margin-top: 5%;
    }}
    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    right: -10%; }}
    
    @media only screen and (max-width: 479px) {
    .responsive.html_header_top #header_main .social_bookmarks, .responsive.html_top_nav_header .social_bookmarks {
        display: block;
    }}
    #724539

    Hi,

    I don’t find any search icon on desktop neither. So obviously on mobile there won’t appear none too. Let us know when you activated a search icon on desktop and still need help.

    Best regards,
    Andy

    #724566

    Hi Andy,

    That’s exactly the point… I don’t know where to activate the search icon when the header options are unavaileble (because of the navigation in the sidebar).

    Any idea?

    Maaike

    #725256

    Hi,

    I see. Unfortunately this option is not available when using menu inside sidebar. However, try this solution: https://kriesi.at/support/topic/search-button-on-mobile/#post-465139

    Best regards,
    Andy

    #727498

    Too bad.

    Thanks for trying.

    #728051

    Hi,

    hopefully you can find something for you!
    Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘menu on the side and search icon’ is closed to new replies.