Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1066103

    Hello, I have been using enfold in several webs. (example: https://iomm.es/http://clinicadosio.com/…..) And in all of theme I can see search icon just before the burguer menu, but not in this site: faceclinic.es, do you know why?

    Thank you, Carmen

    #1066337

    Hi Carmen,

    I have checked the three websites you posted and it’s the same for the three of them.
    The only difference I see is that on faceclinic the search icon is hidden on smaller devices.

    Best regards,
    Nikko

    #1066369

    Thank you for your response. Exatcly, so I would like to have the search icon also in small devices for faceclinic.es.
    Is it possible? thank you

    #1066387

    Hi carmentvaalba,

    Please add this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) {
      #top #header .av-main-nav #menu-item-search {
        display: block !important;
      }
    }

    You may need to flush out the page cache to fetch the newly added css codes.

    Best regards,
    Nikko

    #1066535

    Hello and thank you, it works, the problem is that the wide area of the page gets smaller and menu overlaps in two lines….
    Can I send you screenshots?
    Carmen

    #1066729

    Hi Carmen,

    Yes, please send screenshots.
    You can upload them in https://imgur.com/ or any online image sharing sites of your choice, then put the link here.
    You can also put the link to the screenshot in private content, if you want it to be seen only by moderators.

    Best regards,
    Nikko

    #1066933

    View post on imgur.com

    Please find them to see the difference,
    Thank you

    #1067753

    Hi carmentvaalba,

    Best regards,
    Victoria

    #1067801

    Yes because now I dont have the code inserted…..the page looks too bad and this web site is doing Adwords so I can not leave the page that way until we have the solution. This is why I sent you the screenshots. With the code the page looks less width and menu overlaps.
    Thank you, Carmen

    #1068207

    Hi Carmen,

    What code does cause this issue? is it the code I gave?
    What’s the screen width of the screenshot with the issue?
    So we can try out the code that causes the issue + test it on a specific screen width that shows the issue.

    Best regards,
    Nikko

    #1068886

    Hello, seems it is working now!! thank you and regards, Carmen

    #1068931

    Hi Carmen,

    Great to hear that it’s working now :)
    I’ll leave it open for now, so you can comeback here if any issues related to it will arise.

    Best regards,
    Nikko

    #1068950

    ok Thank you!

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