-
AuthorSearch Results
-
October 15, 2024 at 6:32 pm #1469180
In reply to: Change order of cells in enfold grid row on mobile
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardOctober 15, 2024 at 2:29 pm #1469156Thanks Mike. That worked great.
Is there a way to display the background at the bottom of the main content container on all the pages in the website? After making these updates, it’s displaying there on the home page, but not the other pages/posts. The background that displays at the top of the footer is showing on all the pages/posts, so that is great.
One small thing I noticed is the background at the bottom of the main content container doesn’t extend quite to the full width of the area above it. When you view the home page on a large screen/full width, it looks like there’s approximately 4 pixels on the right of it where the background doesn’t go all the way to the edge of the content container. If you resize your browser to make the screen smaller, it looks like the same thing happens on the left and right sides, but it’s more noticeable. I placed a red border around the background to make this a little easier to see.
If you could let me know what would need to be adjusted so the background extends the fill with of the content area, that would be appreciated. The way the background displays above the footer area is prefect and is what I would like this to look like.
Thanks again for the help.
October 15, 2024 at 1:42 pm #1469154In reply to: Icons disapeared
But they all worked for weeks, then just stopped!
October 15, 2024 at 12:17 pm #1469149In reply to: line height post title
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { #top .post-title { line-height: 22px; } }Best regards,
RikardOctober 15, 2024 at 12:14 pm #1469147In reply to: Masonry Gallery
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardOctober 15, 2024 at 12:10 pm #1469145Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardOctober 15, 2024 at 5:53 am #1469123In reply to: have categories in bokes
Hi,
Thank you for the update.
You can add this css code to adjust the color of the selected category:
.responsive #top .main_color #js_sort_items a.active_sort.active_sort { color: #ffffff !important; border-color: #ffffff; }Best regards,
IsmaelOctober 14, 2024 at 8:37 pm #1469115In reply to: White line under menu bar
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardOctober 14, 2024 at 5:19 pm #1469109Topic: Youtube Videos are just shown in black
in forum Enfoldrixi
ParticipantHi, do you have any idea why i can`t see youtubevideos on a webpage anymore, its just black? It seems that its just on my PC on the Handy everything is ok.
I never had a problem on the desktop and just saw that.Thanks a lot :)
Many regards
rixiOctober 14, 2024 at 4:43 pm #1469106In reply to: Video not playing
Hey mvi,
It’s not working on desktop either on my end, what happens if you try to upload it to Youtube instead?
Best regards,
RikardOctober 14, 2024 at 4:22 pm #1469101In reply to: Menu Links in overlay/slide out
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardOctober 14, 2024 at 2:27 pm #1469082In reply to: have categories in bokes
October 14, 2024 at 4:47 am #1469053In reply to: White line under menu bar
Hey jim-cp,
Thank you for the inquiry.
The border is applied by this css code:
#header { border-bottom: 2px solid #ebebeb !important; }You can remove the code or override it in the Quick CSS field:
#top #wrap_all .header_color.av_header_transparency { border: 0 !important; }Best regards,
IsmaelOctober 13, 2024 at 7:48 pm #1469036Hey clbdcnpafe,
Please try the following in Quick CSS under Enfold->General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }Best regards,
RikardOctober 13, 2024 at 4:32 pm #1469034In reply to: Open Street Map – Data Hosting
Hey Diana,
The data is hosted on your site and is GDPR Compliance, see this thread.Best regards,
MikeOctober 13, 2024 at 3:49 pm #1469028clbdcnpafe
ParticipantHello.
Is there a way to have the text in the blog posts content element appear as left justified on smartphone screens rather than full justified? It appears as left justified on laptops and large screens but appears as full justified on a smartphone screen.
In private content we’ve included a link to an image of how the text appears on a smartphone and also a link and password to the relevant page with the blog posts content element.
Thanks.
October 13, 2024 at 3:07 pm #1469024Thanks Mike, excellent!
I set it to 90% and it works brilliantly!One more quick question on the matter.
On this very page I tried mouse scrolling and wished to achieve a magnetic stop on the next section. I hope you know what I mean. it seems to be called Scroll Snap in Elementor [PRO].
Many other pages come with a similar feature.
Would you know how to accomplish this, or a something alike with Enfold, or would that be a feature request?Thanks for your always brilliant help!
StefanOctober 13, 2024 at 2:28 pm #1469020In reply to: Enfold tab has issue on mobile
Hi,
Your screenshot is still password protected, please try a different Screenshot service
also provide a admin login so we can check the backend.
It looks like you are using some custom css for the first table:@media only screen and (max-width: 767px) { #top #after_section_1 .avia-table-1 th, #top #after_section_1 .avia-table-1 td { display: table-cell; min-width: 50%; width: 50%; padding-left: 17px; padding-right: 17px; border-right: 1px solid; } }Note the class avia-table-1 so this doesn’t change all of the tables, try this css instead:
@media only screen and (max-width: 767px) { #top #after_section_1 .avia_responsive_table th, #top #after_section_1 .avia_responsive_table td { display: table-cell; min-width: 50%; width: 50%; padding-left: 17px; padding-right: 17px; border-right: 1px solid; } }Best regards,
MikeOctober 13, 2024 at 1:13 pm #1469017In reply to: Pictures not visible anymore
Hi,
Thanks for the update. If you have questions that are off the current topic, then please open a new thread.
Best regards,
RikardOctober 13, 2024 at 10:05 am #1469014In reply to: Pictures not visible anymore
Hi, i disabled wp-optimize and then activated the plugin again and now it’s working! pictures visible, links working. I hope, this will last.Thank you for the support!
I have another question referring password secured pages. do i have to open a new topic?
Best regards
Uld
October 12, 2024 at 11:40 pm #1469002In reply to: full width slider caption doesn’t fit on mobile
Hi,
Thanks for the link to your page, when I check I see this:

I recommend this css:@media only screen and (max-width: 479px) { #top.home #wrap_all #full_slider_1 .av-slideshow-caption .avia-caption-content p { font-size: 12px; } #top.home #wrap_all #full_slider_1 .avia-caption-title { font-size: 15px; } }or this result for small screens (320px):

and this for normal screens (425px)

Please adjust to suitBest regards,
MikeOctober 12, 2024 at 10:18 pm #1469000Hi,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_script() { ?> <script> document.addEventListener("DOMContentLoaded", function() { var footer = document.getElementById('footer'); var afterSlideshow = document.getElementsByClassName('el_after_av_slideshow'); if (footer) { var newDivFooter = document.createElement('div'); newDivFooter.className = 'custom-header-background-footer'; footer.appendChild(newDivFooter); } if (afterSlideshow.length > 0) { var newDivSlideshow = document.createElement('div'); newDivSlideshow.className = 'custom-header-background-bottom'; afterSlideshow[0].appendChild(newDivSlideshow); } }); </script> <?php } add_action( 'wp_footer', 'custom_script', 99 );Then add this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.custom-header-background-footer { background-image: url(/wp-content/uploads/2024/09/top_no_fade.png); background-repeat: repeat-x; background-position: bottom center; background-size: auto; height: 50px; width: 100%; position: absolute; top: -50px; } .custom-header-background-bottom { background-image: url(/wp-content/uploads/2024/09/top_no_fade.png); background-repeat: repeat-x; background-position: bottom center; background-size: auto; height: 50px; width: 109%; position: absolute; top: 25px; left: -5%; transform: rotate(180deg); }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
Best regards,
MikeOctober 12, 2024 at 9:38 pm #1468999Topic: Blog Layout
in forum EnfoldNick_Skehan
ParticipantPerhaps this has been asked before, but I am not getting anything on the search.
I have a blog element on a page displaying posts.
I would like to format it as follows
Headline first,
Featured image
Excerpt Last
Stacked on top of each other.The default layout seems to be Image, headline, and excerpt.
I appreciate any help you can provide.
October 12, 2024 at 9:05 pm #1468998In reply to: Website accessibility
Hey Meetx,
Thank you for your patience,
For the “scroll to top button” is set to “aria-hidden=true” as it is not critical to understanding the page’s purpose or functionality, WAI-ARIA says this is correct to prevent the screen reader from announcing its presence or content. This doesn’t prevent tabbing.
Nonetheless if you want to change this and add a label try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_script() { ?> <script> const button = document.getElementById('scroll-top-link'); button.setAttribute( "aria-hidden", "false" ); button.setAttribute( "aria-label", "label" ); </script> <?php } add_action( 'wp_footer', 'custom_script', 99 );Please adjust the “label” to whatever you want it to say.
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.Best regards,
MikeOctober 12, 2024 at 8:26 pm #1468997In reply to: Masonry Gallery
Hi,
To remove the “grey veil on the images before the mouse over” try this css:.responsive #top .av-hover-overlay-active .av-masonry-image-container { opacity: 1; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeOctober 12, 2024 at 6:00 pm #1468992In reply to: Menu Rollover color change
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #header.header_color .av-main-nav > li#menu-item-11678 > a:hover, #top #header.header_color .av-main-nav > li#menu-item-11678 > a:focus, #top #header.header_color .av-main-nav > li#menu-item-11678 > a:hover .avia-menu-text, #top #header.header_color .av-main-nav > li#menu-item-11678 > a:focus .avia-menu-text, #top #header.header_color .av-main-nav > li#menu-item-11678 > a:hover .avia-menu-subtext, #top #header.header_color .av-main-nav > li#menu-item-11678 > a:focus .avia-menu-subtext, #top #header.header_color.av_header_transparency .av-main-nav > li#menu-item-11678 > a:hover, #top #header.header_color.av_header_transparency .av-main-nav > li#menu-item-11678 > a:focus, #top #header.header_color.av_header_transparency .av-main-nav > li#menu-item-11678 > a:hover .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li#menu-item-11678 > a:focus .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li#menu-item-11678 > a:hover .avia-menu-subtext, #top #header.header_color.av_header_transparency .av-main-nav > li#menu-item-11678 > a:focus .avia-menu-subtext { color: green; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeOctober 12, 2024 at 5:13 pm #1468991In reply to: Can’t Control Spacing after a block of moving boxes
October 12, 2024 at 4:55 pm #1468989Hi,
The code is not CSS, it is PHP. If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:

and ensure that it is activated, then add the code and save.Best regards,
MikeOctober 12, 2024 at 4:18 pm #1468986In reply to: Height horizontal gallery mobile
Hi,
I checked your horizontal gallery on my Android phone and in a Chrome Dev simulation, but in both cases the image is not cropped, when I check with Safari in Responsive Design Mode, I found an issue with Safari so I added this css to your site and seems to solve.@media only screen and (max-width: 767px) { .responsive.avia-safari #top .av-horizontal-gallery-img { transform: none; } }Please clear your cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.
Best regards,
MikeOctober 12, 2024 at 3:24 pm #1468980Rikard, I know what it is. It’s a permission (and possibly a folder ownership) issue.
When I set manually 777 permission to wp-content/uploads/*folders then I don’t have errors any more.
As soon as I come back to 755, errors come back too.I have 2 thoughts and no anwsers
1) Using FileZilla to upgrade enfold version, I don’t understand why WP is not able to allow permission automatically during the process of swapping folder-V.5.6.12 into folder-V.6.0.5 !
2) On top of that, it seems I have different owners inside my wp-content/upload folder and sub-folders. I think (but I’m not sure) this is where comes from the problem and I have no clue how to fix that.
I hope it gives you ideas to help me to get out of this blocking situation.
PS. I’m aware about my late php version too, I need to take care about that some day. Thx for the reminder.
-
AuthorSearch Results
-
Search Results
-
Hi, do you have any idea why i can`t see youtubevideos on a webpage anymore, its just black? It seems that its just on my PC on the Handy everything is ok.
I never had a problem on the desktop and just saw that.Thanks a lot :)
Many regards
rixiHello.
Is there a way to have the text in the blog posts content element appear as left justified on smartphone screens rather than full justified? It appears as left justified on laptops and large screens but appears as full justified on a smartphone screen.
In private content we’ve included a link to an image of how the text appears on a smartphone and also a link and password to the relevant page with the blog posts content element.
Thanks.
Topic: Blog Layout
Perhaps this has been asked before, but I am not getting anything on the search.
I have a blog element on a page displaying posts.
I would like to format it as follows
Headline first,
Featured image
Excerpt Last
Stacked on top of each other.The default layout seems to be Image, headline, and excerpt.
I appreciate any help you can provide.


