Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the update. Could you post a link to where we can see the actual element on your site please?
Best regards,
RikardHey samebluesky,
Thanks for the mockup. Could you post a link to the image which you are looking to use as well please?
Best regards,
RikardHi samebluesky,
Please try the following in Quick CSS under Enfold->General Styling:
.av-pill-tabs .av-tab-section-tab-title-container a { background: #fff; border: 2px solid #0061A0; color: #0061A0; } .av-pill-tabs .av-tab-section-tab-title-container a.av-active-tab-title { background: #0061A0; border: 2px solid #0061A0; color: #fff; }Best regards,
RikardHi,
Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:
.single-product .wc-pao-addon-heading { font-size: 18px; }Best regards,
RikardHi,
Thanks for that. I’m getting a 403 error on the login page though, are you blocking some country IP ranges maybe?
Forbidden
You don’t have permission to access this resource.If you are not applying this yourself, then please reach out to your hosting provider to check what countries are allowed to access your login page.
Please try this in Quick CSS, to see if it helps with your problem:
@media only screen and (max-width: 767px) { #footer-page .av_one_third { margin-left: 0; width: 100%; } }Best regards,
RikardHi,
Great, I’m glad that you found a solution, and 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,
Thanks for the screenshot. There’s a lot of bottom margin added to that element, did you add that in the theme options maybe? If not, then please post admin WordPress login details in private, so that we can have a closer look.
margin-bottom: 370px;Best regards,
RikardHi,
I don’t think that is possible unfortunately, but you can try different position attributes if you like: https://www.w3schools.com/css/css_positioning.asp
Best regards,
RikardHi,
Thanks for the update. Did you try to activate the parent theme while disabling plugins? The problem might be coming from your child theme. If the same thing happens when the parent theme is active, then please try reaching out to the support of the offending plugin, as we can’t debug problems with third party plugins.
Best regards,
RikardJuly 15, 2021 at 5:34 am in reply to: Changing background-color in the text part of the portfolio item in overview #1310182Hi,
Please try this CSS as well:
.grid-image img { -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); } .grid-image img:hover { -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */ filter: grayscale(0); } h3.grid-entry-title a { color: #ad9f8f; }Best regards,
RikardHey peterolle,
There’s nothing like that in the theme unfortunately, but I guess you could try the code in the example to see if it works?
Best regards,
RikardHi,
Thanks for the update. It looks like you have added the class to a column, and there are no columns in the mobile menu. What exactly are you trying to target?
Best regards,
RikardHi,
Thanks for that. The version you are running is displaying the latest version number, but the layout in the theme options doesn’t correspond with that version number. Could you share FTP login details with us as well, so that we can try to upload a fresh copy of the theme for you please?
Best regards,
RikardHi,
Thanks for the update. I’ve added this inside your 480 pixel media query in Quick CSS:
.responsive .page-id-869 .logo a { background-image: url(https://www.smartmoneyinternational.com/wp-content/uploads/2019/07/sm-logo-white.png); background-position: center; background-repeat: no-repeat; background-size: contain; } .responsive .page-id-869 .logo img { opacity: 0 !important; }Please review your site.
Best regards,
RikardHi,
Thanks for the update. I’ve added this to your Quick CSS box, and it’s applying on my end:
@media only screen and (max-width: 767px) { .template-shop.content { padding-top: 110px !important; } } @media only screen and (max-width: 767px) { #footer .av_one_fourth { margin-left: 0 !important; width: 100% !important; } }Please review your site, and make sure to load the site in an incognito or private browser window on your device.
Best regards,
RikardHi,
Thanks for the update. I’m still seeing the same 403 error on the login page, it’s likely that your hosting provider has added a block for some country IP ranges. Please try updating to the latest version of the theme, to see if that helps. https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardHi,
Thanks for the update. Could you post a link to where we can see the problem you are having please?
Best regards,
RikardHi,
Thanks for the update. The Enfold Layout Builder is not compatible with the Gutenberg/Block editor in WordPress unfortunately. So if you can’t use the block in question as a shortcode, then you cannot use it in the Layout Builder.
Best regards,
RikardHey fabian_stricker,
Please try the following in Quick CSS under Enfold->General Styling:
.home #fullscreen_slider_1 .avia-slideshow-dots { bottom: 100px; text-align: left; left: 30px; }Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-3683 #av_section_1 .container { max-width: 100%; padding: 0; margin: 0; }Best regards,
RikardHi,
I added this to your Quick CSS box:
.columns-3 .products li { width: 32.5%; }Not what you posted in your last reply.
Best regards,
RikardHi,
Thanks for that. I disabled all plugins, and the layout went back to normal after that, which means that one of your plugins is causing this problem. Please try disabling all plugins again, then activate them back one by one, to see which one is causing this problem.
Best regards,
RikardHi,
Please try this instead:
<p>LOGO <span style="background-color: e6e60c; color: #000;">DESIGN </span> Luxembourg</p>If it doesn’t work either, then please post admin WordPress login details in private.
Best regards,
RikardJuly 13, 2021 at 6:51 am in reply to: Saving didnt work! Please reload the page and try again #1309883Hi Marc,
Thanks for the update. Please let us know if you should need any further help on the topic.
Best regards,
RikardHey Diana,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { input#avia_2_1 { border-width: 1px !important; font-size: 12px !important; } }Best regards,
RikardHi,
Thanks for the update. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHey John,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) { .home #av_section_1 .av_two_fifth, .home #av_section_1 .av_three_fifth { margin-top: 0 !important; } }Best regards,
RikardHey wabrahams,
A 503 is a server error, and is likely not caused by the theme. Does the same thing happen if you disable all other plugin except WooCommerce? Also please try enabling one of the default WordPress themes, to see what happens then. I would suggest that you try reaching out to your hosting provider about this as well, as they should be in a better place to help you out with server problems.
Best regards,
RikardHey edukate1,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please provide an option for turning off your CDN/caching, and let us know if it’s ok to temporarily disable plugins/themes?
Best regards,
Rikard -
AuthorPosts
