-
Search Results
-
I am using the knowledge base plugin from Echo plugins with my Enfold theme. On my article pages I have the issue that the Table of Contents in the right sidebar is not sticky, although it’s supposed to be.
In the knowledge base documentation the following is mentioned about this: “This issue is caused by your active WordPress theme. The theme has applied an overflow property somewhere on the page, which stops the TOC from scrolling.”
According to the same documentation the solution is to add the following css:
/*
The .container class needs to be change to the container class of your active themes classes. It could be even the HTML Tag or BODY Tag.
*/
.container {
overflow: initial !important;
}Can someone tell me if this will work and if it does where to paste this code?
Hello
Is there a way to create a two-tier (or two-row) navigation bar with simple CSS?
For example:
Top row: Home | About | Contact
Second row: Services | Products | Suppliers
Thank youI have tried to add the themeforest-eTIYN1qt-enfold-responsive-multipurpose-theme-zip through WordPress, but I get an error message that says that there is no style.css file. I have unzipped the file to be sure that there is indeed a style.css file. Your instructions say I am supposed to upload the themeforest zip file, is this incorrect? Am I supposed to upload the enfold.zip file. I realize that I am new to this. I went through all of the support files (I used search to limit the files), and couldn’t find anything on this topic
My client has not given me access to FTP, so I cannot upload the files that way.
Please advise. Thank you in advance.
I’m trying to migrate to SVG social icons as per the recommendation in Theme Options. I have changed X and Instagram on the ‘dev’ test site (see below) and you can see the problem with SVG versions – too ‘low’ and wrong color.
The fix for the lowered icons is, I think:
#top .social_bookmarks li.avia-svg-icon svg:first-child { margin-top: 6px;}from the default of 9px – please confirm this is the right CSS to target to get the SVG icons higher.
I cannot however find the code that is making the SVG icons display grey (#808080, the secondary font color) instead of blue.
I have this CSS in my child theme style.css to change the old/existing icons to the site’s main blue colour:
.header_color .social_bookmarks a { color: #2e3192 !important;}This code is still being loaded but is being ignored by the SVG icons. How can I get the SVG icons displaying blue?
[There is additional CSS to format the social icons, as below, but I don’t think this is relevant, it’s just FYI:
.html_bottom_nav_header #top .av-logo-container .social_bookmarks {
right: 83px; margin-top: -30px;}#top .social_bookmarks li {
width: 36px;}#top .social_bookmarks li a {
font-size: 20px;}
]Hi
After a recent theme update, my website stopped loading due to a critical error. I restored the theme from a previous backup, and the site is now partially working, but I’m facing the following issue:
Main pages (e.g. /contact, /team, etc.) display the message:
“No results found. We’re sorry, but no results could be found for your request.”
Subpages inside these main pages open correctly.
I’ve already tried the following troubleshooting steps:
Regenerated permalinks.
Checked and rebuilt the .htaccess file.
Verified that the correct pages are assigned under Settings → Reading and Enfold → Theme Options.
Cleared all caches and tested with minimal active plugins.
Created new test pages (they also show the same “No results” message).It seems that Enfold is interpreting static pages as empty search or blog results, even though they’re correctly configured.
Could you help me?
Thank you very much for your help and support.
I can provide temporary access or additional information if needed.Best regards,





