Forum Replies Created
-
AuthorPosts
-
Hey nadinew13,
If you are looking for a different design for mobile screens, then you might want to consider copying the element in question and select a different image for the new element. You can hide/show the elements for the correct screen size in the element options.
Best regards,
RikardHi,
Thanks for the clarification. This is what is currently applying to that button:
#mlb2-17812585.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button { background-color: #1c3052 !important; border: none !important; border-radius: 4px !important; box-shadow: none !important; color: #ffffff !important; cursor: pointer; font-family: 'Nunito', sans-serif !important; font-size: 14px !important; font-weight: 700 !important; line-height: 21px !important; height: auto; padding: 10px !important; width: 100% !important; box-sizing: border-box !important; }As you can see, the !important statement is added to all the attributes, so I’m not sure if you can override them. You might want to reach out to the plugin developers for further help if you can’t get your CSS to work.
Best regards,
RikardHey rosalewis,
What exactly are you looking to change? If you have a screenshot highlighting your intentions, then please share it with us.
Best regards,
RikardHey Micha66,
Could you post a link to where we can see the element in question please?
Best regards,
RikardHi,
Where exactly are you looking to remove that? Please post a link to an example.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block; } }Best regards,
RikardHey bemodesign,
I’m not sure that I fully understand the problem that you are having, the headings and excerpts are showing on my end. Could you try to explain the problem a bit further please?
Best regards,
RikardHey aseiden,
Are you using any of the word below in the blocks? If so, it might be getting blocked by the server firewall:
Troubleshoot: Text Block element not loading
This is a rare case but if typing certain words, such as “get“,”include“, “select” or “head” in Text Block element breaks it after saving, there might be a modsec rule in firewall settings causing this issue.
This is a security measure taken by hosting providers and it is not a theme issue. You can contact your hosting providers and ask them to whitelist those words and that should fix the issue.
https://kriesi.at/documentation/enfold/intro-to-layout-builder/#troubleshoot
Best regards,
RikardHey sarahp181,
I’m not sure which buttons you are referring to, do you mean the menu items? If you have a screenshot highlighting the problem, then please share it with us.
Best regards,
RikardHey nadinew13,
A scroll to top button should appear by default in the bottom right corner after scrolling a short distance. If that is not working as it should on your site, then please post a link to where we can see the actual problem.
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,
RikardHey leeweis,
Did you try setting different font sizes for different resolutions under Enfold->General Styling->Typography?
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,
RikardHi,
Thats is because the class has changed, you can add your own class to the section in the element options. Then use this CSS instead:
@media only screen and (min-width: 990px) { .avia-section.your-class { z-index: 100 !important; } }Best regards,
RikardHi,
Please try this instead:
.av-logo-container { max-width: 100% !important; padding: 0; }Best regards,
RikardHi,
I had a look at the link you posted, but I can’t see any warnings there. Could you post a link to where we can see the actual problem please?
Best regards,
RikardHi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for the update. You might want to consider using a different image, maybe one with more space at the top and bottom?
Best regards,
RikardHi,
Thanks for the clarification. Did you try setting a minimum height for the section in the element options?
Best regards,
RikardHi,
Great, I’m glad that Ismael could help you out. 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 the following in Quick CSS under Enfold->General Styling:
.av-logo-container { max-width: 100%; padding: 0; }Best regards,
RikardHey Gašper,
Using the same license on a test/staging site as on your live site is allowed, so you only need one license. Once you have access to the theme files, then the update to 6.0.4 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/Best regards,
RikardHey db,
You can always download the latest version of the theme from your Themeforest account.
Best regards,
RikardHey Jak73,
I’m not sure what you mean by that, the ending head tag is in the source code on your site.
Best regards,
RikardHi,
Please try to deactivate file compression under Enfold->Performance to see if that helps.
Best regards,
Rikard -
AuthorPosts
