There are one or more curly quotation marks (or perhaps they are commas?) in the white space after the Read More button on all blog index pages, which you can see on my home page, linked below (they do not show on archive index pages, such as blog category pages). I’m guessing this is a typo in a php file, since these are not content areas. Can you help me get rid of them?
Hey kgalatz,
Thank you for using Enfold.
The category links are hidden on the home page. This is the css code..
.home .blog-categories a {
display: none;
}
Replace it with this one to hide the entire category container…
.home .blog-categories {
display: none;
}
Best regards,
Ismael
That fixed it – thank you so much!
Hi,
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,
Rikard
OK to close..
Hi,
Awesome! 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,
Ismael