Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the clarification. I’m not sure why, but it seems like there are some arguments in the header which should not be there. For example:
.html_header_right #top #header { bottom: 0 !important; }
@media only screen and (max-width: 800px) { @media only screen and (max-width: 767px) { .html_header_right #top #header { bottom: 0 !important; } } }
Please try removing the bottom arguments to see if that helps.
Best regards,
RikardHey William,
You can add an ID to Grid in the element options, then you can link to it like the example in private.
Please try this in Quick CSS to align the buttons:
.page-id-2103 .avia-fold-unfold-section .av-fold-unfold-container .avia_textblock { display: block; }
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey Munford,
You have added that as an ID, not a class. Please try this instead:
#socialbanner .av_inherit_color a { color: #ffffff!important; }
Best regards,
RikardHey hector1069,
Could you try updating the theme to the latest version (6.0.4) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/. If not, then please try to activate the parent theme, or temporarily deactivate all plugins.
Best regards,
RikardHi,
Great, I’m glad that Mike 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:
.mailerlite-subscribe-button-container .mailerlite-subscribe-submit { background-color: red; padding: 20px; color: white; }
Best regards,
RikardHey dmansouri1981,
I can’t see any problems on my end, it displays like in the screenshot that I posted in the other thread. Please try loading the site in an incognito or private browser window.
Best regards,
RikardHi,
Great, I’m glad that Mike 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,
RikardHey 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,
Rikard -
AuthorPosts