Hi,
login you’ve provided does not work, so I can’t check. Try to add an !important to my code:
#top .avia_partner_widget {
width: 350px;
max-width: 350px !important;
}
Clear browser cache and hard refresh a few times.
Best regards,
Andy
Hey Kurt,
Thanks for giving your login details, I have modified your site and added this in Quick CSS (located in Enfold > General Styling):
@media only screen and (min-width:768px) {
span.header_date {
position: absolute;
left: 0;
top: -38px;
}
.header-scrolled .container.av-logo-container {
margin-bottom: 36px !important;
}
#header #wp-forecast-2 {
margin: 0 auto;
padding: 0 50px!important;
width: 100%;
max-width: 1310px;
position: static;
transform: translate(0);
}
#header #wp-forecast-2 > div:not(.wp-forecast),
#header #wp-forecast-2 h3.widgettitle,
#header #wp-forecast-2 .wp-forecast-curr-details {
display: none !important;
}
#header #wp-forecast-2 .wp-forecast-curr,
#header #wp-forecase-2 .wp-forecast-curr-head,
#header #wp-forecase-2 .wp-forecast-curr-details {
height: 0;
padding: 0 !important;
}
}
Let us know if it’s good :)
Best regards,
Nikko
Hi,
Great! your site is using the latest version of Enfold. Inorder to avoid duplicate tickets I will close this thread and reply to you on the other ticket so we can keep the focus on the main topic and it will also help us help you faster :)
Thank you for reaching out to us.
Best regards,
Vinay
Hi,
Ok, thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
LParticipant
Please fix the code for future realeases in wp-content/themes/enfold/config-wpml/config.php in line 488 from:
if(is_home() || is_front_page()) $url = $sitepress->language_url($lang['language_code']);
to:
if(is_home() || is_front_page()) $url = $sitepress->language_url($lang);
To avoid home page language switch to result in 404 page, I had to change this line. Will it cause any theme related issues by doing this?
Please see this thread – WPML support
Regards
Hi,
Ok, maybe you could try sticking to the default editor and using the Magic Wand tool instead? http://imgur.com/GReRtrs (last icon on the top row).
If you need to set the Excerpt when using the Layout Builder then please click Screen Option in the top right hand corner of your screens on the edit page and select to show it there.
Best regards,
Rikard
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi Helle,
Please try the following as well:
@media only screen and (max-width: 767px) {
#header .widget {
left: 0%;
top: -100px !important;
transform: translate(0%);
}
}
Best regards,
Rikard
Hey vanggrafisk,
Could you post a link to the site in question and point out the changes you would like to make please? A screenshot highlighting the changes might help us understand better.
About your video question: autoplay videos are disabled on mobile devices due to manufacturer restrictions unfortunately.
Best regards,
Rikard
Hey ianazi,
There is nothing like that in the theme by default, but maybe a plugin like this could add that for you? https://wordpress.org/plugins/top-10/
Best regards,
Rikard
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi Rikard, Thank you so much, it’s looking great:)
The top of the header connects to the menu beautifully, again thank you…
How do I remove the white spacing between the header graphic and the RED block of color?
here is the line out of the developer tools—Ive just realised it the sam as the recent line of code I sent you…
<div class=”template-page content av-content-full alpha units”><div class=”post-entry post-entry-type-page post-entry-19″><div class=”entry-content-wrapper clearfix”>
</div></div></div>
http://hrbydesign.com.au
I’m so puzzled by this…cheers H
Hi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Ah ok, great. Glad you got working and thanks for sharing :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey draig,
It’s hard to notice the difference.
As I understand the red background does not appear on the right side correct?
In the below image I have made a modification to the top image how it should be and the below image is how it appears now?

We need to inspect the setup in the backend Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
Vinay
Thank you, Vinay! I did install and run the transient cleaner but am getting the same statement described above under Enfold > Theme Update (running 3.5.3, no updates available). I do have a question re API keys…I have purchased Enfold 4 times and installed on 4 sites…I generated a new API key to try here with no change in results. Do I need to be using a specific key on each site or do they all work or?? Sorry, not terribly versed in API keys.
EDIT: I went back and cleaned all transients instead of just expired and did get the update option to show and completed the update successfully. UNFORTUNATELY I still have the same cart problem! You can click the + or – to change quantity of an item but when you click update cart to effect the change absolutely nothing happens.
This is the same problem I reported my other topic (I have not had any assistance with this after 2 days) at https://kriesi.at/support/topic/update-qty-in-woocommerce-cart-not-working-w-enfold-3-8-and-wc-2-6-8/
Both sites are now running current versions of WP, woocommerce and now Enfold 3.8…we are losing orders and frustrating customers and desperately want to resolve this.
Thank you!!
John
Hey aph80,
I checked the site on the android phone and on desktop windows/Chrome browser. The banner appears correctly.
Could you please elaborate the problem and add the link to the site here so we do not have to refer to the other ticket every time to inspect the site.
The only issue I notice is while scrolling is that what you are referring to ? If so we need to take a closer look at it Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
Vinay
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic :-)
Best regards,
Rikard
Hey mcraig77,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-subheading.av-subheading_below {
position: relative;
left: 25px;
top: -15px;
}
Best regards,
Yigit
Hey soltner,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main {
padding-top: 142px !important;
}}
@media only screen and (max-width: 1024px) and (min-width: 990px) {
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main {
padding-top: 92px !important;
}}
Best regards,
Yigit
Hello,
I have tried on the 2 sites. Unfortunately it does not change anything.
Christophe / Bérangère
Hi Peeps,
I set up a site for someone… simple 1 page design. Top area is a color section with the masonry gallery in it. There is a red background for the gallery. You can see on the site that the red background is flush on the right side. (link added below)
I used this CSS to change the gap size.
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry
{
margin: 3px;
padding: 1px;
}
However, even if I take this css snippet out altogether, it still does not format correctly. I also notice that the gallery is not centered exactly on the page… is that related?
Hi there,
Sorry – this is the link
you access this page through the login top right of the home page.
Thanks,
Verity
Hi,
In post #699924, https://kriesi.at/support/topic/link-to-next-page-when-using-portfolio-grid-in-enfold-one-page-website/, I received a script that fixed a problem using our portfolio grid at http://jarlsbergpartners.no/#transaksjoner. Now viewers can go to the next page of the grid, and arrive at the top of the correct section.
I thought the script was perfect, but after a while I discovered the following:
– Our portfolio grid has three pages, 12 items per page, and 11 portfolio categories
– The portfolio items can be selected by categories at the top of the grid
– On any specific page of the grid, it is only possible to select the categories that are represented ON THE CURRENT PAGE.
In other words; when on page one, I’m unable to select a category that is not among the 12 items represented on the first page.
I would like to have ALL categories listed above the grid, and when a certain category is selected, all related items will be presented even though the items are sorted by date as default.
BTW; This evening I added a child theme to my site. I opened the functions.php in the child theme folder, and added the script you provided. I probably did something wrong, because my site went offline. I removed the script from functions.php in child theme, and the script works correctly as it is in functions.php in the main enfold folder. Do I need to remove it from main functions, if I add it to child functions?
-
This topic was modified 9 years, 3 months ago by
jarlsberg. Reason: added question about script in child theme
I´m sorry I have to open this thread again but I have some new information on the issue that might help.
Here is the old thread with a detailed description of the problem: https://kriesi.at/support/topic/banner-above-header-problem-on-tablets-only/
1. I tried using a banner on a different website of mine that runs with Enfold. Exactly the same problem there. So the issue is definitely theme dependant.
2. If I don´t use “.header-scrolled { top: 0; }” the problem appears on desktop as well.
3. I made a sticky mobile header with the code from this thread https://kriesi.at/support/topic/sticky-header-for-mobile/. This leads to having the problem on mobile phones too (removed it again due to this issue).
4. On desktop the problem doesn`t appear, even when shrinking the screen to tablet or mobile sizes.
So it seems to me that the code “.header-scrolled { top: 0; }” somehow just isn`t working for mobile devices! Can you check this please?
Best regards
Arkadi
Answering my own question ;-) Is this the answer I’m looking for hover pause functionality in content slider?
https://kriesi.at/support/topic/video-is-slideshow-pause-autorotate/
Thanks.
Hi,
Please advise as to how I can get the full width easy slider to show all text and button on the mobile version of the site like it does on the desktop version. Please see the attached image for reference.
Website is http://downwindguideservice.com

Hi — I’m having trouble getting larger thumbnails on a blog posting where I’ve included a standard gallery. The thumbnails are always small (about 80×80 it looks like), even when I set what I believe the appropriate settings are to get them to be 300×300. Here’s the page:
I’ve set the following:
–within the Gallery: columns = 3, size = “Gallery”
–within “Settings/Media”: thumbnail size = 300×300 (changed from default of 80×80)
When I look at the post on my desktop, thumbnails are tiny (80×80 still?). What changes do I need? Many thanks!
-Brad