I want to know if I can have a menu button scroll down to a section on the site.
For example, if you have a one page site and you click portfolio in the menu it will scroll down to the Portfolio section.
I am using the Enfold theme.
Riggs
Oops, one more thing – I just closed a topic called (refer to https://kriesi.at/support/topic/css-for-header-and-mega-menus/) but realized there is one more slight issue.
I need to change the color of the current-menu-item on the sub-menu to black, but leave the current-menu-item on the main menu grey. Can this be done?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.wp-audio-shortcode {
display: block!important;
}
Best regards,
Yigit
I just edited my custom CSS. I thought i saved it but unfortunately it didn’t save. I haven’t restarted my computer since, but my Custom CSS is gone from my Enfold theme settings :(
Is there anyway to recover a previously saved setting?
This reply has been marked as private.
Hello
When I go on smartphone to your page : http://kriesi.at/themes/enfold/homepage/home-v10-magazine/
I see a example banner ad. The same on smartphone is good : the banner is responsive.
But when I make the same with my google adsense, on smartphone the banner is not responsivle.
What is the problem ?
Thanx
I have recently saw a layout I like a lot, but I am not sure it’s possible with Enfold.
The section of a website appeared like this:

This is one section of a website. I have tried to duplicate this using Enfold, I tried Icon boxes, to no avail. Any tips on how this might be possible with enfold? Outside the scope?
Thanks in advance!
Hi pc37075!
You can add links but they would not be clickable since tooltip is currently displayed on hover. Some other users also requested such feature. Please go to – https://kriesi.at/support/enfold-feature-requests/ and vote that feature :)
Cheers!
Yigit
Hi!
Please add ” border-width: 1px; ” to your element as well and add following code to Quick CSS in Enfold theme options under General Styling tab
.hr-inner { border-top-width: 3px; }
Regards,
Yigit
Hi Basile!
Unfortunately, you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Fatal error: Call to undefined function avia_get_header_scroll_offset() in /home/site/site.site.com/wp-content/themes/enfold/css/dynamic-css.php on line 772
-
This topic was modified 11 years, 8 months ago by
finchkelsey.
Hi allaboutapps!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox .iconbox_content .iconbox_content_title {
text-transform: none;
font-weight: normal;
}
Best regards,
Yigit
Hey!
You are welcome Bill! Glad we could help!
And thank you for your kind words, we are happy that liked Enfold :)
Let us know if you have any other questions or issues
Regards,
Yigit
Hi denis-lvov!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .post-title {
pointer-events: none;
}
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { top: 75%; }
You have CSS minifying feature enabled on a plugin. Please disable it first and then apply the code, then you can enable it
Best regards,
Yigit
What is the fix for this please…I did a manual theme update via ftp to this result.
Fatal error: Call to undefined function avia_get_header_scroll_offset() in /home/site/site.site.com/wp-content/themes/enfold/css/dynamic-css.php on line 772
Thanks
Hey Bill!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #header .avia_mega_div > .sub-menu, #top #header .avia_mega_div > .sub-menu > li > ul > li a, #top #header .avia_mega_div > .sub-menu > li > ul li { background-color: white !important; }
ul.sub-menu b { color: black !important; }
Cheers!
Yigit
Dear Team,
as I want to update my Enfold Theme from Version 2.0.1. to 2.9.1., WordPress repeatedly gives me the following notice:
“Download fehlgeschlagen. SSL certificate problem: unable to get local issuer certificate”
I have already deactivated all plug-ins, and it doesn’t help. Does anyone have an idea what to do to get the update?
Best regards
Lukas
Yigit,
Thanks for the reply. I have updated my version of Enfold, and have changed header background color accordingly. I’d still like to have the background of the mega menu have a white background. Is there a way to style the header background and the menu background differently? The black menu background is a little hard to see.
-Bill
Hey welti!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
h4.ls-l { font-size: 12px!important; }
h1.ls-l { font-size: 20px!important; }}
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
tr.avia-heading-row { background-color: #99cccc!important; }
table caption { text-align: left; }
Regards,
Yigit
Enfold won’t seem to let me put a border on a <p></p>.
I tried creating a specific class and put it in the custom css field, and all kinds of inline styling.
Searched in the forums.
No luck. Any suggestions?
Any tips on specific styling for pages would be greatly appreciated.
Hallo Timo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.av-masonry-container { pointer-events: none; }}
Regards,
Yigit
Hey youyou78!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.error404 .sidebar { display: none !important; border: none!important; }
.error404 .container .nine.units { width: 100% !important; border: none !important; }
Regards,
Yigit
Hey BrianBookwalter!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.logo:hover img { opacity: 0; }
Regards,
Yigit
Hey!
Vote here: https://kriesi.at/support/enfold-feature-requests/ “Options on fullscreen Easyslider” (2 votes)
Greetings,
Have a WordPress MultiSite and purchased Enfold to use on one of the sites.
Can load the theme to the Network Admin and then Activate it to use it where I want or do you suggest I just upload it to the site where II intend to use it in order for it to work correctly?
Thanks.
Suzanne
Hi,
I have a custom URL shortner which I manage via Bitly. Does anyone know if it Is possible to configure Enfold so that article share buttons share my custom short URL rather that the standard page URL?
I added a background image to .logo:hover in my CSS and the background is behind the regular logo (expected).
How could I write my CSS so that the hover state swaps out with the .logo? Has anyone else had this request? Thanks.
My header height was specfied as 300px in the Enfold theme settings.
Brian B.