-
AuthorPosts
-
February 12, 2019 at 9:21 pm #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
February 13, 2019 at 9:20 am #1066337Hi 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,
NikkoFebruary 13, 2019 at 10:18 am #1066369Thank 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 youFebruary 13, 2019 at 10:57 am #1066387Hi 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,
NikkoFebruary 13, 2019 at 4:59 pm #1066535Hello 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?
CarmenFebruary 14, 2019 at 2:23 am #1066729Hi 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,
NikkoFebruary 14, 2019 at 12:42 pm #1066933Please find them to see the difference,
Thank youFebruary 16, 2019 at 6:21 pm #1067753Hi carmentvaalba,
Best regards,
VictoriaFebruary 16, 2019 at 9:32 pm #1067801Yes 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, CarmenFebruary 18, 2019 at 9:36 am #1068207Hi 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,
NikkoFebruary 19, 2019 at 11:56 am #1068886Hello, seems it is working now!! thank you and regards, Carmen
February 19, 2019 at 1:09 pm #1068931Hi 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,
NikkoFebruary 19, 2019 at 1:37 pm #1068950ok Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.