Forum Replies Created
-
AuthorPosts
-
Hey,
You have the following custom CSS code:
.av-fields-with-error { font-size: 20px; background-color: rgba(0,0,0,0); border: 0; }
With this code you’re setting background color to transparent. Modify this code to change the background color.
Best regards,
YigitHey,
You should check the custom CSS code you have in the Enfold theme options > General Styling > Quick CSS and Appearance > Customize > Additional CSS fields for errors.
Regards,
YigitHey,
It looks like your custom CSS is not applied. Probably because of an error in your CSS as I mentioned in your other threads.
Please use the CSS Lint site ( http://csslint.net/ ) to check your CSS for errors and fix them. This should work after fixing the CSS error.
Regards,
YigitHello,
You can go to Appearance > Menus, click the Screen Option on the top right corner, and check the CSS Classes option ( https://i.imgur.com/2d9bwAS.png ). Then, you can select your ENG menu item, give it a custom CSS class ( https://i.imgur.com/okZdq6l.png ), and add the following code to the bottom of the Quick CSS field in Enfold theme options > General Styling to display it in bold:
#top .custom-class { font-weight: bold; }
Best regards,
YigitHey,
I can see the issue. Please see the troubleshooting steps here: https://kriesi.at/documentation/enfold/contact-form/#troubleshoot. We’d recommend you replicate the issue on a staging site and follow these steps so as not to affect your live site.
Best regards,
YigitHi,
I already provided you with custom CSS code for that here https://kriesi.at/support/topic/widget-image-dimensions-only-phone/#post-1419863.
If it’s not working correctly, there might be an error in your CSS. You can check for errors using this site http://csslint.net/ and correct them. After that it should work as expected.
Cheers!
YigitHey,
Yes, that is possible but it would require customization which is out of the scope of our support. If that’s something you really need, feel free to hire a freelancer for the task.
Best regards,
YigitHey,
Both the logos in the header and footer are 250x48px. The only difference is the one in the footer has 10px top and bottom margins. Attached a screenshot in the private content field.
Best regards,
YigitHey,
Please stop creating duplicated threads: https://kriesi.at/support/topic/logo-too-big/.
Best regards,
YigitHello,
There isn’t a custom CSS applied for the logo on mobile devices. I checked your website on my iPhone and the logo size looks correct on my end. I attached a screenshot in the private content field.
Please make sure to clear your mobile device’s browser cache.
Regards,
YigitSeptember 25, 2023 at 3:57 pm in reply to: Enfold and WP Content Copy Protection & No Right Click on mobile #1420301Hi,
If you have a staging site, please go to /enfold/js/aviapopup/ directory, open the jquery.magnific-popup.js file, find the following code:
'<div class="mfp-img"></div>'+ '<figcaption>'+
and change it to the following:
'<div class="mfp-img"></div>'+ '<div class="protectionOverlaytext"><img class="wccp_pro_overlay_protected_img" src="https://capturelight.net/wp-content/plugins/wccp-pro/images/transparent.gif" style="width:100%; height:100%"></div>' + '<figcaption>'+
Let us know if that works.
Best regards,
Yigit-
This reply was modified 1 year, 6 months ago by
Yigit.
Hello,
I already replied to your question here: https://kriesi.at/support/topic/mail-link-on-the-header-bar/.
Regards,
YigitSeptember 25, 2023 at 2:49 pm in reply to: Enfold and WP Content Copy Protection & No Right Click on mobile #1420291Hey Lion,
Did the WP Content Copy Protection & No Right Click plugin author share more information? If they can let us know what needs to be changed in the Masonry Gallery element, we can certainly pass the information over to our developers.
Regards,
YigitHello,
Please replicate the issue on a staging copy of your site and try troubleshooting there.
Regards,
YigitHello,
Please see https://kriesi.at/support/topic/mail-link-on-the-header-bar/#post-1420236 and https://kriesi.at/support/topic/mail-link-on-the-header-bar/#post-1420268.
Regards,
YigitHello,
hot to have space between the logo and the first button (ENG)?
There isn’t an option for that in Enfold. You’re going to need to use custom CSS.
Is it possible to set a bold font into a MENU?
Please go to Enfold theme options > Advanced Styling, edit the Menu Links in overlay/slide out, and set the Font Weight to Bold ( https://i.imgur.com/a4NwjJb.png ).
Best regards,
YigitHello,
I already replied to your thread at https://kriesi.at/support/topic/mail-link-on-the-header-bar/#post-1420268.
Please be aware that we are not going to provide customization services just because you start new threads.
Regards,
YigitHello,
These questions you are asking are not technical questions about the theme, these are customization requests, which aren’t included in the support. You’re mistaken if you think the theme license includes customization services. Please read the Item Support Policy ( https://themeforest.net/page/item_support_policy ) carefully.
Regards,
YigitHello,
This is not a theme issue that requires a fix but a customization request for a third-party plugin. This isn’t included in the support.
Please read the Item Support Policy ( https://themeforest.net/page/item_support_policy ) carefully and feel free to request a refund.
Regards,
YigitHello,
Customization is out of the scope of our support ( https://themeforest.net/page/item_support_policy#whats-not-included-item-support ). Please hire a freelance developer for your customization tasks.
Regards,
YigitHello,
Please hire a freelance developer who can fine-tune these customizations for you.
Regards,
YigitHello,
Please refer to this post https://kriesi.at/documentation/enfold/contact-form/#troubleshoot if your contact form isn’t working.
Regards,
YigitHello,
This isn’t something we can help you with. If you need assistance regarding your site’s SEO, please hire an SEO expert.
Best regards,
YigitHello,
-upload for a long time (without send)
-contact form disappeared after long timePlease try deactivating all active plugins and check if that helps.
Again; the message when you enter wrong email is little, white background and not readable. Where can I change that?
Please add following code to bottom of Quick CSS field and adjust as needed:
.av-fields-with-error { font-size: 20px; color: orange; background-color: black; }
Again; the border after clicking “send” become colored (yellow maybe..). Where can I change that color?
Please go to Enfold theme options > General Styling > Main Content and change the “Highlight Color”.
Best regards,
YigitHello,
I added the code I provided to you here https://kriesi.at/support/topic/submenu-buttons/#post-1419867 and it worked. I attached a screenshot in the private content field below.
We are providing you custom CSS codes, even though it is out of the scope of our support, providing you instructions on how you can add them but you are asking us to do it. Whenever we do it, it works.
We are not a customization service and we will not be providing you any help with customization from now on.
Best regards,
YigitHello,
You can use Enfold’s Mailchimp Signup element to do that. Please refer to this post: https://kriesi.at/documentation/enfold/mailchimp-signup/.
Regards,
YigitHello,
Please add the following code to Quick CSS
#custom_html-12 { width: 40px; z-index: 99; } @media only screen and (max-width: 767px) { #custom_html-12 { position: fixed; top: 0; padding-top: 20px; } }
Regards,
YigitHello,
No, we didn’t change anything. After fixing your CSS errors, CSS is now correctly applied and you are seeing the results of your custom CSS code.
You can remove the following code from the Additional CSS field to fix this:
.responsive #top .av-logo-container, .responsive #top .logo a, .responsive #top .logo img, .responsive #top .logo svg { height: 60px !important; max-height: 60px !important; line-height: 60px !important; }
Cheers!
YigitHello,
You should add a widget area to your header as well. Here are the instructions for it: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area.
If you need assistance with that, please hire a freelance developer for the task.
Best regards,
Yigit -
This reply was modified 1 year, 6 months ago by
-
AuthorPosts