Hi Peter,
Great, please let us know if you should need any more help on the topic.
Regards,
Rikard
Hey albert_lleida,
I’ve tagged our spanish speaking moderators for the topic, please wait for their replies.
Best regards,
Rikard
if you visit the massage therapy under services, the color column goes up into the header and logo.
I’m also trying to make the menu at the top on desktop white text.
Hi,
Please try the following CSS instead:
#header .widget {
padding-top: 50px;
position: absolute;
top: -170px;
width: 550px;
right: 80px;
}
Regards,
Rikard
Ahoy –
The extra elements header is not showing up on my desktop site – but is showing up on the mobile site… I can’t figure out why…
In the enfold settings it is set to display… Screenshot
can you hep me with this mystery…
Hi Ismael,
I have reactivated the Featured Image Caption plugin (https://wordpress.org/plugins/featured-image-caption/) and I’ve included in the Private Content the URL of a post that I have added Caption Text and a Source Attribution Text and URL to. You will see that the caption is displaying and the Source Attribution Text underneath but the link is not working.
Could it be related to the CSS I added on Yigit’s suggestion to remove the link to media file which is default on feature images (ie I don’t want feature images to link to their attachment/permanent URL).
.single .big-preview.single-big { pointer-events: none !important; }
(Separate thread here – https://kriesi.at/support/topic/remove-link-attachment-to-media-file-for-feature-images-in-posts-and-pages/)
Also, if it’s possible, can I have the Attribution Text show on the same line as the Caption TEXT?
Many thanks,
Marsha
Hi,
I’m just wondering if the CSS Yigit provided me above would stop photo galleries opening in lightboxes? We have been experimenting with the different gallery options but have not been able to view any of them in a lightbox.
Cheers,
Marsha
Hey Yigit
I’m not very clear on the “negative top margin value” I’m not seeing a margin value in the 1/1 column element. Is it the row, layout or border? Also, what should the negative margin “number” be?
David
My Client would like the google translate shortcode put on the top of his site (where the secondary menu is- next to the “restricted” link). I cannot find where in the header php. I should place the code?
Here is the site: http://staging.ptubesinc.com/
Specific instructions are greatly appreciated!
Hey!
Please see – https://kriesi.at/support/topic/warning-message-on-url/#post-631090. It seems like GoDaddy has to clear the cache from their end :)
Regards,
Yigit
I am having a number of issue trying to style the colors for WooCommerce product pages with Enfold.
http://f48.1bf.myftpupload.com/product/top-gun-saint-paul/
1. Changing the Product title text color
2. Changing the font color of the product options and selected quantity.
3. Changing the description tabs font and background color for both the active and inactive tabs
4. Changing the background and font color in the tab container area
5. Also wondering why the text in the tab is duplicated at the start of the tab info. Would like to not have it like that. In reality I can get by with getting rid of the extra tabs all together.

Thanks
Jon
Found it,
I had this in the custom css:
#top div .avia-gallery img {
padding: 0;
border: none;
}
That created the ‘ whitespace’ because there was nothing in there
Hey Antispam23,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.header_bg {
background: transparent!important;
}
.html_header_top.html_header_sticky #header {
background: rgba(70, 70, 70, 0.8)!important;
}
Best regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home #header_main > .container, .home #header_main > .container .main_menu ul:first-child > li > a, .home #header_main #menu-item-shop .cart_dropdown_link {
height: 75.5px!important;
line-height: 75.5px!important;
}
.home #wrap_all #main {
padding-top: 108px!important;
}
Best regards,
Yigit
Hi there!
Do you have a block of css for the accordion feature? I’d like to customize things like the Title and body font colors, sizes, alignment, etc. Also would like to customize the background of the element as well as the background of the text area when a topic is opened.
Example of our page in the private area. Thanks much!!
BP
http://www.GregBarthFit.com on my home page I have a testimonials and appeared on section (scrolling). They stopped working. Not sure whey.
Enfold 3.4.2
The arrow navigation are there but not the pics or images. They show up when I look at the elements but not live published site.
Browser does not seem to make a difference.
Thoughts?
Thanks,
Greg
I’m wondering if there is any way to have fullscreen images from the gallery on the top
when images are clicked I get only a small lightbox. How can I have a fullscreen?
Thanks for the help
Hello! Oftentimes the preloader logo shows up abruptly on the page, is there a way to add a simple opening transition so that it opens up smoothly? Additionally, I have a padding set on the actual preloader so that it appears larger, but it scales from being small to large when the loader begins and it also stops spinning for a second before it starts to spin again. Is there a way to remove this “scaling”?
Thank you!
Andy,
That seems to work for maintaining the hompepage, but on the sub-pages, as soon as you start scrolling, the height of the container appears but just filled with the background color. The nav does stay stickky to the top though.
Here is what I mean:

Thanks Josue.
That seemed to solve everything but the text alignment.THe element floated left is aligned to top and the element floated right is aligned to bottom
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
-webkit-animation: none !important;
animation: none !important;
}
Best regards,
Yigit
Hey jend_onesource,
Disable any caching plugin for a short period of time may be a few day’s until the browser cache expires so new files are automatically loaded.
There are other way’s to force the latest version of css and js to load using javascript or server side methods this topic is completely out of our support scope but we can point you to some useful resources http://stackoverflow.com/search?q=clear+cache+on+server+side
http://stackoverflow.com/questions/24657101/force-js-cache-clearing-without-server-side-coding
I believe this is a temporary issue as the browser cache expires after a short duration. I would just do what you did and display a warning message on the site.
normally people don’t reading a lot so I would simplify it a bit :)
To Force Refresh on various platforms you can use the following combination of keys:
Windows: ctrl + F5
Mac/Apple: Apple + R or command + R
Linux: F5
Best regards,
Vinay
Hey alliancepp,
Please edit your column element and give it a negative top margin value to have it overlap the content above it :)
Best regards,
Yigit
Hey marilusnm,
1&2 – Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
html { background: white !important; }
#top .avia-post-nav:hover {
background: rgba(255,0,0,0.8);
}
#top .avia-post-nav {
background: rgba(0,255,0,0.1);
padding: 10px;
}
.avia-post-nav .entry-image {
height: 65px;
width: 65px;
}
255,0,0 is RGB value of the color and 0.8 is opacity level
3- Recommended width is 1500px.
4- Please go to enfold/framework/php/class-breadcrumb.php file and find “You are here:” and change it as needed
5- Please go to WooCommerce > Settings > Shipping and choose “Only ship to the customer’s billing address”
Best regards,
Yigit
Hi,
Have you tried adding the code posted here as well – https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/?
You can refer to this post – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ and create a testing environment and update WordPress there and test if everything works correctly and if they do not, we can make our tests there
Best regards,
Yigit
Hey shreinmedia,
You can edit column elements and give them a negative top margin value to have them overlap on content above them :)
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/ but unfortunately we do not have sections that explain how to recreate sections used on demo sites, other than importing them :)
Best regards,
Yigit
Hey davidk62,
You can add your slider element on the top of your page content and then add content right below it in a 1/1 column element and then edit your column element and give it a negative top margin value :)
Best regards,
Yigit
Hello!
I have a responsive design problem with getting a button to align center on smartphones.
So on this site http://www.musikverstehen.net you can see the first red button which says “Ich komme”. On desktop view it’s all nice and fine but when i look at the page on my iphone it looks like that:
http://www.bilder-upload.eu/show.php?file=ad5b00-1463069601.png
I want it to align in the center and not move outside the element.
I had to customize the button with CSS by the way, because my clients wanted the button to be a bit larger than the normal x large and also the font size.
Please help!
Thanks
André
Hi,
that might be the reason since I am using Polylang plugin.
Please let me know if your contact form still doesn’t support attachment fields?
Link: https://kriesi.at/support/topic/forms-attachments-please-help/
BR