-
AuthorPosts
-
December 14, 2018 at 12:37 am #1045079
Hi,
i trying to figure out why the search icon is not loading correctly. I can see that it is trying to load
<input type=”submit” value=”” id=”searchsubmit” class=”button avia-font-entypo-fontello”>but somehow the icon is not there. just an annoying square.
You can see it at the footer at my page https://www.ufreeman.de or directly on the search page https://www.ufreeman.de/?s=I have checked the permissions and all, so that shouldn’t be the issue.
Maybe you know why?
cheers
December 15, 2018 at 1:03 am #1045508just for the record.
Im using enfold 4.4.1 and wordpress 4.9.9.December 16, 2018 at 2:55 pm #1045901Hey UFreeman,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaDecember 24, 2018 at 2:52 pm #1048989HI, sorry for the late response.
You will find the credentials within the private section.
Merry christmas!
December 29, 2018 at 2:47 pm #1049181Hi UFreeman,
https://cl.ly/2b4b5ecf377b This code overrides the font-family rule for the input and so it breaks things.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #footer #searchsubmit.avia-font-entypo-fontello, body #footer #searchsubmit.avia-font-entypo-fontello { font-family: 'entypo-fontello' !important; }
Happy holidays!
If you need further assistance please let us know.Best regards,
VictoriaJanuary 5, 2019 at 11:28 pm #1050426Hi Victoria,
thanks for the reply. Your code works for the footer and toppage, but not for the search button on the results page.
With my limited css knowledge i tried to add #container or #body to the css, but that didn’t work either.
Maybe you can help again?
January 6, 2019 at 8:30 am #1050526Hi,
Thanks for the update. Please try this instead to see if it works better:
#searchsubmit.avia-font-entypo-fontello { font-family: 'entypo-fontello' !important; }
Best regards,
RikardJanuary 6, 2019 at 11:47 am #1050542Hi Rikard,
That’s it!
Thanks for the support!
January 7, 2019 at 5:59 am #1050746Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJanuary 9, 2019 at 11:01 am #1051715Hi Rikard,
so far no errors. I think you can safely close this topic. Thanks again!
best regards
January 9, 2019 at 5:20 pm #1051933Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Vinay -
AuthorPosts
- The topic ‘Search-Icon broken inside the theme’ is closed to new replies.