-
Search Results
-
I am trying to change
.html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
padding-top: 100px;
}As in mobile devices the captions are too low on the screen –
however no change to .slideshow_caption is taking effect – please advise
@media only screen and (max-width: 767px) {
.slideshow_caption {
padding: 10px 0 0 0;!important;
}
}After check with developer tools, this padding is being overridden
Topic: LayerSlider
On my homepage https://wta.nl/ I have a full width slider, made with Advanced Layerslider. It looks great, but the Kb size of it hurts my pagespeed score. Because it’s a very simple slider I want to replace the slider by a color section with a background image that looks almost the samen and stretches full width. But despite reading every topic on it on this forum, I can’t get it to work. The background image I want to use is the same as the one in my current slider. But when I apply it as a background in the color section it doesn’t stretch to fit full width. The image is 1783 x 534 px.
What I’ve tried:
– Gave the color section a Custom ID Attribute, like it says in your Enfold Documentation: https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width and pasted the code in Quick CSS. When applying a background color the color section is full width. But applying my background image doesn’t stretch full width.
/* Color section container width */ #section-container-width .container { width: 100% !important; min-width: 100%; padding: 0; margin: 0; }– After that I tried to apply my background image as an image, and used the following code found in this topic: https://kriesi.at/support/topic/full-width-images-on-a-page/#post-711522. That didn’t work either.
.avia-image-container avia-image-container-inner, .avia-image-container avia-image-container-inner img { width: 100%; }– I finally found this recent topic https://kriesi.at/support/topic/full-screen-image-with-text-overlay/#post-1466589https://kriesi.at/support/topic/full-screen-image-with-text-overlay/#post-1466589 where moderator @Ismael says: try setting the Styling > Background Image > Background Repeat option to the fifth option (Stretch to Fit). But I don’t see that option in my Enfold Layout Builder. I even saw more posts on this forum where users got this Background Repeat advice. Why can’t I see this option?
So I’m pretty confused right now. It seems so simple to recreate my current slider with a static background image and placing a few buttons in it. But I really don’t know how to do it. Please help.
By the way: I’ve deleted all my previous attempts with the color section and Quick CSS, so my current page is again with only the current slider.
Hello,
We updated the logo on our homepage, located on the top left. It shows the new filename when I hover over it, but it still displays the old image. Inspecting the page shows also the new filename, PrimaryLogo_2.png. We use a custom child theme based on Enfold. I checked the usual PHP files but couldn’t find anything hardcoded. Any idea what could be causing this? I am adding WP admin access data in the private content in case you want a closer look.Hi,
I would like to sort my custom posts oldest to newest.
I have tried various plugins that promise to let you choose to sort categories ascending versus descending but none seen to work.
I wonder if this is because of the way I am putting out my thumbnails with this custom code:Is there a way I can switch to oldest to newest sort order?
ThanksHi,
Please see my previous thread as to where I am coming from:
I am wondering is it possible to put out like an IF statement in custom templates with ACF.
For example, I have ten ACF fields, but most entries I only have data for five of those fields.
It would look much better if I don’t have data for an ACF field, then that ACF field did not show.
E.g. If my ACF field is URL I want it to show like this is there is a URL:
Link: http://www.websitey.com
But I don’t want it to show like this if there is not a URL:
Link:
Thanks for any advice that can be offered.
Lucy
Hi
is it normal for the theme to create 14 duplicates of a single image upload, some x5 heavier than the original although not larger in dimensions than the original?
I’ve uploaded a single 1000px 63 kb image file and got 14 versions. Are all these duplicates needed?
How do I get the theme to stop this?
How do I know which image sizes variations are needed for the content to display properly ?I have a page that is displaying my blog posts. I am using the Blog Post page builder element on the Grid setting.
in short, my client would like to occasionally use the “sticky post” setting. Please see: https://preucil.org/news/
On this page, there is a post “2024 Suzuki String Retreat” that is designated as sticky. That post was made on September 16, 2024. Later a post was made on September 17, 2024. This new post is NOT sticky, but it shifted the sticky post down in the order. I would like to have the sticky post actually hold in the top left position in the grid.
Thank you.—bbasler
Safari 18. WordPress 6.6.5. Enfold 6.04. PHP 8.0.15.
When on a page, after selecting “edit page”. It loads, but the builder appears far to the right. I have to scroll in order for it to center, until I scroll back to the top.
Topic: hover twitter share button
it is a bit different to all others. – so maybe it would be better to have:
#top #wrap_all .av-social-link-twitter a:focus, #top #wrap_all .av-social-link-twitter:hover a { color: #fff; background-color: #000; }This seems to be in line with twitter’s corporate design – and is also similar to the behaviour of all other share links on enfold.
Dear Support Team
Yesterday we had the launch of the new WEbsite: https://heilpraktiker-wittmann.de/
Now there is a problem in the following section in the mobile version: https://heilpraktiker-wittmann.de/#overview
> The last box is cut off on mobile: see screenshot mobile: https://heilpraktiker-wittmann.de/support/Box-Mobile202409.jpgThe funny thing is that we already had this problem in the edited version of the website (under a subdomain that is now no longer accessible): see https://kriesi.at/support/topic/content-column-cut-off-mobile-version/#post-1464807
I have not changed the script, except that I have set the max-width to 990px and the height to 850px:
@media only screen and (max-width: 990px) {
#cell-blue {
height: 850px;
}
}I really don’t understand it at all. Could you please help me?
What can I do so that the dark blue box is also completely displayed in the mobile version?Best regards, Diana
Topic: Buttom Border without peak
Hey There,
when i change fields to just show the bottom border I always see a peak at the end, its not a hard ending. See Screenshot attached.
How can I change the css to improve the look?/*kontaktformular linien */ #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { background-color: transparent; border: 2px solid transparent; border-bottom-color: #434b5b; border-top-color: transparent; border-radius: 0; position: relative; }Thank you
Cheers
MonikaI previously used {wp_post_ID} to dynamically get the Post ID of the current page on a button (Button Link > Set Manually)
My manual link is /contact-an-integra-specialist?iframe=true&product_id={wp_post_ID} for example, but the {wp_post_ID} part of the link does not output the Post ID anymore.
Please see as well previous ticket, where I had this working: https://kriesi.at/support/topic/post-id-formatting-on-new-post-data-feature-on-button-element/
Kindly advise on how can I fix this.
Thanks.
Viewing 30 results - 3,631 through 3,660 (of 142,852 total)

