Forum Replies Created
-
AuthorPosts
-
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) { h2.avia-caption-title { font-size: 30px; } } @media only screen and (max-width: 767px) { h2.avia-caption-title { font-size: 20px; } }Best regards,
RikardHi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Please try this CSS as well:
.page-id-15087 .container_wrap { border-top-style: none; }Best regards,
RikardHi Emilio,
Did you set Featured Images to the posts in question? If not, then please try to do so first of all. If you should need any further help, then please post a link to where we can see the actual problem.
Best regards,
RikardHi,
Thanks for the update. You can set the font size for each screen size if you click into a slider element, then navigate to the Styling->Font Sizes tab.
You can post a feature request here if you like.
Best regards,
RikardJuly 27, 2022 at 5:57 pm in reply to: Animationen sind nicht mehr sichtbar, nach update auf php 8.0 und wordpress #1359585Hi Bernhard,
I see that you are running old versions of the theme on both sites, could you try updating the theme to the latest version (5.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If you haven’t registered your theme licenses, then please refer to this: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardHi,
Thanks for the clarification, I understand your problem now. Please try this CSS as well:
.page-id-15087 .av-layout-grid-container { width: 917px; max-width: 917px; display: table; margin: 0 auto; }Best regards,
RikardHi,
Thanks for the update. We’ll leave this thread open in case you should need any further help on the topic.
Best regards,
RikardHi,
Thanks for the clarification, I didn’t realise that you had created the sidebar manually. Is there a particular reason as to why you need to create it manually? Wouldn’t the normal sidebar functionality work for you?
Best regards,
RikardHi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardJuly 27, 2022 at 4:44 pm in reply to: Customizing the button color of a code block Iframe form #1359572Hi,
Thanks for the update, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey Lucyna,
Elementor should work with Enfold, but please note that we don’t have any official support for it. You cannot buy a demo only, but you can import any demo you want in the theme backend, once Enfold is installed and activated.
Best regards,
RikardHi,
Thanks for that. I enabled debug mode and copied the content to a test page, please see private. The problem is the word include which was in your content. When those words are removed then the layout builder is loading as it should. This is likely due to a firewall setting on your server, please read more here: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#troubleshoot. Please reach out to your hosting provider, and ask them to whitelist the words in question.
Best regards,
RikardHi,
Thanks for the update. If everything works as expected, then please leave the code as it is. If you should have any further problems on the topic, then please let us know here.
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { #top #payment div.payment_box { width: 100%; } #top #payment ul.payment_methods li { padding: 20px 0; } }Best regards,
RikardHi,
Great, I’m glad that you found the problem. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
The CSS I sent is applying, I’m not sure exactly what you are looking to achieve? If you want the third party data on the page to be full width, then try this CSS as well:
#apsWrapper div.row, .aps_grid_12 { width: 100%; }Best regards,
RikardHi,
You can try to place them in a text block element, then wrap them in span tags for example.
Edit; you could also try to set the image as a background in a column.
Best regards,
Rikard-
This reply was modified 3 years, 7 months ago by
Rikard.
Hi,
Thanks for the update. Are you overriding header.php in your child then? If so, then please replace that with the parent theme version, then add your customisations back in after that. If you should need further help, then please share FTP login details with us as well.
Best regards,
RikardHey vbonora,
Could you try updating the theme to the latest version (5.0.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
RikardHi,
When you select the background image in the element options, then it will bring up a modal of the media gallery. When you select the actual image in the gallery, then you will see an option to select the resolution of the image on the right. Please select a high resolution version of the image there.
Best regards,
RikardHi,
Please try this CSS instead:
.page-id-295 .container_wrap .container { max-width: 100%; padding: 0; display: table; margin: 0 auto; }Best regards,
RikardHi,
Thanks for the update. If you place the elements in the same column, then they should wrap together on mobile as well.
Best regards,
RikardHey Orla,
Thanks for the login details. It looks like the Layout Builder is loading as it should on other pages? I see that the server is responding with a 403 forbidden error on the file in private, that likely means that it has a problem with something in your content. Is there some type of special content on the page in question? Please try to enable debug mode, so that we can copy the shortcodes to a test page: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode. We can do it for you, if you give us permission to do so.
Best regards,
RikardHi,
Thanks for that. You should be able to achieve something similar if you use 1/1, 1/5 and 4/5 column elements. Please try that out.
Best regards,
RikardHi,
Please refer to this on how to make the header transparent on mobile: https://kriesi.at/documentation/enfold/header/#transparent-header-on-mobile
We don’t have code to remove all backgrounds from ALB elements unfortunately. If you need help with custom CSS like that, then please create a test page where we can see the elements where you want to remove the backgrounds.
Best regards,
RikardHi Franz,
Do you mean that you want the title bar under the slider? If so, then it might be easier if you simply created that yourself using a Color Section element for example. Doing it with CSS or JavaScript would likely complicate things too much. If you want to hide the regular title bar, then you can do so in the Layout menu when editing the page.
Best regards,
RikardHi Olivier,
Regular columns and Grid Row columns should result in basically the same layout, with the difference that the Grid Row is full width. Could you create a test page with regular columns, so that we can see the problem you are getting when you are using them please? We can’t really know what your designer wants unless you tell us, or post a screenshot highlighting your intentions.
Best regards,
RikardHi williamslyd,
The integration is currently on hold unfortunately, we’ll update here on the forum when we have any news.
Best regards,
RikardHi,
It seems to work as expected on all the pages you linked to, is there a page where we can see the problem you are referring to? Or is the problem that you want a transparent header on mobile? If any element has a background, the that will cover the background image, so you would need CSS for remove each background. If the footer is covering the background, then it might help by simply making the page taller.
Best regards,
Rikard -
This reply was modified 3 years, 7 months ago by
-
AuthorPosts
