Forum Replies Created
-
AuthorPosts
-
Hey Stefano,
We would have to check the page in question in order to give you accurate CSS, please post a link to it in private.
Best regards,
RikardHi Andres,
Thanks for that, I’m not having any luck with those details either unfortunately. Please see private for what I’m trying with, are those details working on your end?
Best regards,
RikardHi,
Thanks for that. I checked the front page on your site, since I couldn’t see a page called About, and the both of the images on the front page are showing on my end on mobile. Could you let us know where to see and reproduce the problem you are having on your actual site please?
Best regards,
RikardFebruary 27, 2021 at 10:57 am in reply to: language switcher flag next to mobile (hamburger) menu #1284069Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive #top .av-main-nav .lang-item { display: block; } }Best regards,
RikardHey ComeAlivesorted,
The login details you posted are not working, please check and verify.
Best regards,
RikardHey jordip,
It looks like you are using a Grid Row element there? If so then that is a full width element, please try using 1/4 elements instead, if that is the layout you are looking for.
Best regards,
RikardHi Siobhan,
Thanks for that. I can’t reproduce the problem on my end though, I checked the last 4 videos on the page, and they are all playing instantly. Could you try checking in a different browser, or using an incognito/private browser window please?
Best regards,
RikardHi Andreas,
Thanks for the link. What exactly are you looking to remove or alter on your site?
Best regards,
RikardHi Dan,
Thanks for the update. I checked your site, but I’m not sure exactly what is not working. Could you give an example of something which is not working please? If you should keep on having problems, then please try disabling file compression under Enfold->Performance, as the SG Optimiser plugin can create problems when that is active.
Best regards,
RikardHi Harry,
I can’t see anything like that on my end, could you let us know how to reproduce the problem please?
Best regards,
RikardHi,
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,
RikardHey vntr,
Thanks for the login details. Which setting in particular is not working for you?
Best regards,
RikardHey Lisa,
Please try this CSS as well:
@media only screen and (max-width: 767px) { img.alignright { width: 100%; } }Best regards,
RikardFebruary 27, 2021 at 6:38 am in reply to: Animations triggers too late (offset issue) on pages with easy slider #1284052Hi,
Thanks for the update. So you need for that CSS to only apply to some screen sizes? If to then let us know which ones, and we’ll give you media queries to use.
Best regards,
RikardHey napsteris,
I can’t reach your site, it looks like it has been deleted? If you need help with a plugin, then I would suggest that you reach out to the developers of the plugin first.
Best regards,
RikardHey Adrian,
Thanks for reaching out to us. I’m unsure of what you are referring to though, could you try to explain the problem a bit further please?
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
main.template-page { padding-top: 20px; }Best regards,
RikardHey GCSkye,
Let’s try to fix one problem at a time. Please try this fix out, for the video problem: https://kriesi.at/support/topic/video-in-color-section-is-not-repeating/#post-1280574
Best regards,
RikardHi Jane,
Your site is in construction mode. Please include login details in private, so that we can view it.
Best regards,
RikardFebruary 27, 2021 at 5:38 am in reply to: Two of every image now in Media library, images not loading on web pages or blog #1284045Hi,
Thanks for the update. This problem is likely not theme related, but please try to update the theme first of all, to see if that helps: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardFebruary 27, 2021 at 5:34 am in reply to: Absolutely position in image at top right over everything including header bar? #1284044Hi,
Thanks for that. You could try to add the image to a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area, then place it in an absolute position using CSS.
Best regards,
RikardHey rmatus,
I’m not sure I completely understand your intentions. Could you post a link to where we can see the element in question, and try to explain a bit further please? If you have a screenshot or mockup highlighting what you would like to achieve, then please share that with us as well.
Best regards,
RikardHi,
Great, I’m glad that you found the problem, and 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 designyvr,
Please try the following in Quick CSS under Enfold->General Styling:
.av_toggle_section .toggle_icon { left: auto; right: 10px; }Best regards,
RikardHi Franz,
Thanks for that. The Appearance->Editor functionality is turned off on your installation. Could you turn that on, or give us FTP access instead please? Otherwise we can’t access the file in question.
Best regards,
RikardHi,
Thanks for that. It’s difficult to align the buttons the bottom unfortunately, but you can try to add some margin to the last paragraph in the right column:
<p style="margin-bottom: 85px;">Content of the last paragraph</p>Best regards,
RikardHi,
Thanks for that. The screenshots you posted leads to a 404 page, but please try this in Quick CSS:
div.av-logo-container { width: 100%; max-width: 100%; }Best regards,
RikardFebruary 26, 2021 at 12:14 pm in reply to: Problems with Enfold in combination with WordPress 5.6 #1283825Hi danno99uk,
Please try to upload the new version of the theme to a separate folder via FTP, you can call it enfold_new for example. After you have upload it, then change the name of the old folder to enfold_old, and the new one to only enfold. If everything should work out, then you can delete the old folder. If not, then you can rename the folders again. https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install
If you should need help with updating, then please open a new thread and include WordPress admin and FTP login details in private.
Best regards,
RikardHey Eleina_Shinn,
You can wrap your code in media queries, if you want different settings for different screen sizes:
@media only screen and (min-width: 1025px) { CSS for desktop goes here } @media only screen and (min-width: 768px) and (max-width: 1024px) { CSS for tablets goes here } @media only screen and (max-width: 767px) { CSS for phones goes here }Best regards,
RikardHi jeuxdevilains,
Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site. Also please include FTP login details, if you should need help with updating your site. If that should be the case, then also verify that you have backups of the site.
Best regards,
Rikard -
AuthorPosts
