Hey michaelmiller68,
Thank you for the link to your site, your desktop menu seems to start covering your logo at 1160px, so if you are not able to remove some items to make it shorter you can have the mobile burger menu show instead. Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
@media only screen and (max-width: 1160px) {
#top #header .av-main-nav > li.menu-item {
display: none!important;
}
#top #header .av-burger-menu-main {
cursor: pointer;
display: block!important;
}
}
After applying the css, please clear your browser cache and check.
Below I have linked your current logo (300×34) and your full size logo, try using your full size logo in the Enfold Theme Options ▸ Logo, paste the link directly and save the theme options, don’t use the logo “upload” button.
If you like the display of the larger logo then you might want to change the max-width of the above css to 1440px.
Best regards,
Mike
if you open a new page and style it with enfold advanced layout editor – you can pull a single button-row alb element into the layout.
( Nothing else – no columns etc. pp – except if you like to have it in your widget too )
if you have activated the debug mode under the layout input area – there is the shortcode area.
this shortcode represents the button-row.
So style it til you are satisfied with all colors and links etc.

copy paste it then – and put that shortcodes into the html widget of header2
but use this snippet : https://kriesi.at/support/topic/cant-get-a-widget-area-above-the-header/#post-1353220
on that snippet you see that the header-widget area is : header2
this is up to you – how you call it: it only had to be the same name here on widgets options.

click then : Add widget area button.
then you can insert f.e. a html widget to it. These html widgets can be filled with enfold alb shortcodes.

Do you know how to activate the enfold debug mode? : Link
OK, so I’ve done some dancing with this- it didn’t work. What we wanted to do was add two buttons above the logo/menu area.
I came upon this, which we can totally work with:
BUT…
The CSS on that page is wrong.
The title says:
Header Layout: Logo left, Widgets right, menu below
But the CSS clearly says
/************************************
Logo left, Widget center, widget right, menu above
*************************************
Anyone have the proper CSS for Logo left, Widgets right, menu below?
Thanks!
M
Hi Andrea,
Thanks for contacting us!
In the WordPress Dashboard, go to Enfold > Demo Import > hover over the image of the demo you want to use and click Click to import button.
Hope it helps.
Best regards,
Nikko
Unfortunately, this did not work.
It seems like the hover on SOME buttons
try pressing on the button READ MORE under the section UWCSEA PACE on the homepage – http://balrajt9.sg-host.com/ – this one you can see the gray
then try pressing on the button READ MORE under the section UPCOMING EVENTS & ACTIVITIES on the homepage – http://balrajt9.sg-host.com/ – this one works perfect
so it has something to do with the default enfold buttons i think
Hey,
I added my own social icon to my website with the tutorial from the forum:
https://kriesi.at/documentation/enfold/social-share-buttons/#toggle-id-1
And now, when hovering on the icon, the following alt-text displays “Icon_name”. Does anyone have an idea how to change the alt-text?
(I used the Child Theme from Enfold)
-
This topic was modified 3 years, 9 months ago by
Julian Post.
Hey navindesigns,
Thank you for the inquiry.
We can’t reproduce the issue on our end, but if you are looking to adjust the style of an active button, try to add this code in the Quick CSS field.
.avia-button.avia-size-large:active, .home #av_section_3 .avia-content-slider-inner .read-more-link a:active, .page-id-167 #av_section_5 .avia-content-slider-inner .read-more-link a:active, #top .av-masonry-load-more:active {
transform: translateY(-3px);
color: #ffffff !important;
border: 2px solid #007ca5 !important;
background-color: #007ca5 !important;
text-decoration: none;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Good morning guys,
I have continuous problems with the Enfold creative Studio theme despite having installed the latest version of the theme and WordPress.
Very often, when I try to edit any content on the home page (the last time it happened simply by trying to insert the search button, or simply by entering a different font size value) the elements on the top of the home page, although correctly present and displayed admin-side, are no longer displayed online. Likewise, the menu also stops working. The only way to fix this is to load a backup version of the site and clear the cache. What’s wrong with it? The theme is very nice but I can’t be afraid to change anything to not have this inconvenience. Many thanks for the help
Hi amyteslin,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width: 767px) {
#top .avia-buttonrow-wrap .avia-button {
display: block;
max-width: 280px;
margin-left: auto !important;
margin-right: auto !important;
}
}
Hope it helps.
Best regards,
Nikko
Hey Jacopotj,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-cookie-consent .avia-cookie-consent-button {
padding: 0.9em;
font-size: 14px;
}
Best regards,
Rikard
Hey peterolle,
Thank you for the inquiry.
You can actually use custom images as icons if the font icon is not available. Please check the documentation below.
// https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options > Using images or non-Fontello icons
Best regards,
Ismael
Please try to disable the hesh plugin temporarily, toggle the Enfold > Performance > File Compression settings, then purge the cache. Let us know if that helps.
Could not locate purge the cache button under performance
Hey Maggie,
If you want it in your main menu, then there’s option under each menu item to display it as a button. You can set that under Appearance->Menus. If you want to place the button somewhere else, then you can try adding it to a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
Rikard
Bryan HarleyGuest
Hi, I already purchased Enfold. But I misplaced my password for the support forums. My email is (Email address hidden if logged out) , account name is cmactv. I have tried clicking the reset password button many times, but I never receive an email to reset it. I have checked my spam folder too. No email is ever received.
Hey Rob :)
You can refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options and it to theme options as image.
Enfold uses icons from Fontello and currently there is no TikTok icon on Fontello, so I am afraid we are unable to add it to theme options.
Best regards,
Yigit
Hello,
I want to have a button within the masonry hover and so I´m searching for a paid freelancer. You should be pro with the enfold template to customize the masonry gallery to add a button to the masonry hover with the link-src of the custom-url of each image. I will describe it more detail of course.
If someone is able to work for me for 1-5 hours just let me know.
thank you,
best Marc
Hi there,
On our Enforld WordPress theme we encounter some loading problems when we like to edit our homepage in the back-end. After login in the back-end of our website, it’s not possible to edit the homepage straight away, due to a long loading time. But if we switch to the ‘media’ of other page first and then back to the homepage it will load correct.
But when we edit the info en hit the blue “update” button an error box shows up telling us “A critical error has occurred on this website. Check your admin e-mail inbox for instructions” with a weblink.
Looking forward to your reply,
Frits Stel – Netherlands
Hey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.single-product .av-woo-purchase-button {
text-align: center;
}
Regards,
Yigit
Hi Ingo,
Thanks for contacting us!
Please login to your account on ThemeForest and go to Enfold’s page – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 and click “Renew support” button on the right hand side.
After that, you can go to https://kriesi.at/support/forum/enfold#new-post and re-validate your purchase code :)
Best regards,
Yigit
Hi,
I clicked the button to manually check for a theme update and it gave me a “critical error” message and I can no longer access my admin area and my site is not showing (https://alisonreedcounseling.com/). I’ve deactivated all plugins and it is still giving this error. How can this be fixed?
Hey NThiem,
Thank you for the inquiry.
You can use this code in the functions.php file to add the quantity buttons to the product overview page.
add_filter( 'woocommerce_loop_add_to_cart_link', function( $html, $product ) {
if ( $product && $product->is_type( 'simple' ) && $product->is_purchasable() && $product->is_in_stock() && ! $product->is_sold_individually() ) {
$html = '<form action="' . esc_url( $product->add_to_cart_url() ) . '" class="avia-quantity-button" method="post" enctype="multipart/form-data">';
$html .= woocommerce_quantity_input( array(), $product, false );
$html .= '<button type="submit" class="button alt">' . esc_html( $product->add_to_cart_text() ) . '</button>';
$html .= '</form>';
}
return $html;
}, 10, 2 );
Please make sure that the Enfold > Shop Options > Product layout on overview pages is set to Default or the very first option.
Best regards,
Ismael
Yes, perfect.
Thank you @guenni007!!
@ismael
Maybe you want to take that into your documentation??
Addendum:
For the same task i need some more advice.
-I added a new CPT – “classes”.
-I published a page called classes and i use a masonry element to call all posts from the CPT “classes”
-Now i got a 3 or 4 column page with a masonry, description & title as a layer over the image, vanishing on mouse over
– i give a custom CSS class for the masonry element – lets say “workshop”
Questions
What are the selectors to:
1: Change the color and the transparency for the overlay
2: Change the font size or color of the description and title?
3: Change the single masonry element for changing borders, border-radius or so.
add 4:
Is there a way to let the excerpt process Enfold-Shortcodes?
(I would like to have a button as a kind of “Read more) to every Masonry element)
kind regards
Elvira
-
This reply was modified 3 years, 10 months ago by
InSilentio. Reason: added something
Hello there,
we have an enfold installation with child-theme, WPML, WP Rocket and some css in the general styling tab in the theme-options.
Whenever a new element with a class defined in the css is added, to a site, this css isn’t applied to the new elements, but to the old ones.
For example we have a class .new-home-button. There is a button with .new-home-button on the site, everthing is fine with that.
We add 2 new buttons with the same class attached, in the frontend the old buttone with that class has all of this classes css, but the new buttons doesn’t.
We have to purge the whole rocket-cache to make it work on the frontend for this 2 new buttons.
IS this a known issue maybe?
Sinverly
Hello,
i am using WooCommerce + Enfold.
I would like to add a quantity counter below the “add to cart” bottons at our product site, below the product itself.
The red box indicates where i want the buttons to be – optimally inside the product window.
View post on imgur.com
This is what i mean with a quantity counter
View post on imgur.com
Anyway to do this with shortcode? I am not to familar with CSS or HTML – but i can work with those if there is any code i can tweak till it fits the purpose.
Thanks in advance! Best wishes, Niclas
I use a horizontal gallery like this one: https://kriesi.at/themes/enfold-dark-photography/portfolio-item/barcelona/
Unfortunately, when I use the navigation buttons to navigate through the pictures, it doesn’t work smooth on my website and the last 3 or 4 pictures are not visible. Placing the gallery inside a container has the same effect. But, after (temporary) resizing the browser window, everything works fine. Do you know what could cause this issue? I already tried switching lazy loading and tried with and without caching plugin.
Hi,
Thank you for the screenshot.
You can use this css code to hide the catalogue price and replace it with a button.
.av-catalogue-price.av-cart-update-price * {
display: none;
}
.av-catalogue-price.av-cart-update-price:before {
content: "View Training";
color: #000000;
background: #ebebeb;
padding: 10px 13px !important;
top: 10px;
position: relative;
border-radius: 3px;
font-size: 13px;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
Ismael
We have problem in header menu quick search .
We place the following code in enfold theme options HEADER => extra elements =》Phone Number or small info text
code:
<div> <input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello" /> <input type="text" id="s" name="s" value="" placeholder=’Search’ /> </div> </form>” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” style=””><span class=”avia_hidden_link_text”>Search</span>
At the same time, we have installed WPML, and the second language system is in incognito mode.
AJAX will display the results of the main English language instead of the current language.
We have cleared the website and host cache, closed other plugins, upgraded ENFOLD and WPML versions,
please help me to resolve it, thank you.
i’m working off of a demo in enfold for a photography portfolio. the demo has a layer slider on the homepage with buttons but when I go in to edit this, there is no option available for buttons. the site is almost done and I would like some help here. any suggestions?
thanks,
jenny
p.s. i used this theme years ago and am familiar with the buttons….so I know for sure that they just aren’t there.
Hi all,
Is
themes\enfold\config-templatebuilder\avia-shortcodes\product_list.php (as of: https://kriesi.at/support/topic/product-catalogue-template/#post-1350662 )
also the document I need to modify if I want the Product List element to have a button with the text ‘View training’ instead of the price?
Or is there perhaps a snippet I can use?
This is what I would like to achieve:
https://ifra.nl/wp-content/uploads/2022/05/Schermafbeelding-2022-05-05-om-17.24.41.png