Forum Replies Created
-
AuthorPosts
-
Hey,
Then probably there’s an error in your CSS. Did you check your custom CSS for errors using the website http://csslint.net/ ?
Best regards,
YigitHey,
What was the last change you made before you noticed this issue?
As always, please check all of your custom CSS for errors ( http://csslint.net/ ) and fix them if you find any.Best regards,
YigitHello,
As I mentioned, the issue isn’t clear to me. Please send a screen recording of the issue if you’d like us to look into it.
Regards,
YigitOctober 15, 2023 at 9:23 pm in reply to: color section image background parallax customization #1422592Hey,
Please see https://wordpress.org/documentation/article/wordpress-backups/.
You can also use third-party plugins ( https://wordpress.org/plugins/search/backup/ ).
Regards,
YigitHey,
Do you mean a link to the video-sharing platforms? Here are some of the popular ones:
https://www.youtube.com/
https://www.loom.com/
https://vimeo.com/Regards,
YigitHey,
You can upload a screen recording on a video-sharing platform and send us the link.
Best regards,
YigitHey,
The issue isn’t clear to me. Please send us a screen recording and show the issue.
Regards,
YigitHey,
Did you edit your Animated Numbers element and give it a “my-custom-animated-numbers” custom CSS class in Advanced > Developer Settings > Custom CSS Class? If you didn’t give your element this custom class, it will not work.
When I say check your custom CSS code, I mean all custom CSS code you have on your website, in the Enfold theme options > Quick CSS field, in Customize > Additional CSS, and CSS you added using the snippet plugin.
Best regards,
YigitHey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top #wrap_all #header .social_bookmarks a:hover, #top #wrap_all #header .social_bookmarks li:hover, #top #wrap_all #header .social_bookmarks a, #top #wrap_all #header .social_bookmarks li { color: white; background-color: transparent; } #top #wrap_all #header .social_bookmarks a:hover, #top #wrap_all #header .social_bookmarks li:hover { opacity: 0.8; }
Best regards,
YigitHey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab:
::selection { background-color: red; color: black; }
Regards,
YigitHi,
Did you edit your Animated Numbers element and give it a “my-custom-animated-numbers” custom CSS class in Advanced > Developer Settings > Custom CSS Class?
If you did, please make sure you don’t have any CSS errors in your custom code by using this website: http://csslint.net/. I remember this has been the issue on your site a few times.
Cheers!
YigitHey,
Currently, you would need to add it manually: https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options.
We added TikTok icon and updated Twitter icon to X in version 5.6.7. We don’t have a release date yet but we’re planning to release it soon.
Best regards,
YigitHey,
Try adding the following CSS code to your custom CSS:
#top .av-burger-overlay-inner, #top .av-burger-overlay-bg { min-height: unset !important; }
Regards,
YigitHey,
Please create temporary admin logins and send them to us in the private content field so we can look into it.
Regards,
YigitHey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab:
#scroll-top-link:hover { color: white; }
Cheers!
YigitOctober 5, 2023 at 5:15 pm in reply to: Bullets/circles/indicators in image advanced layerslider #1421520Hi Henning,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab:
@media only screen and (max-width: 480px) { .avia-slideshow-dots { display: none; } }
If this doesn’t help, please send us a screenshot showing the changes you’d like to make.
Best regards,
YigitHi Henning,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab:
#top .special_amp { font-size: inherit; line-height: 1; font-style: normal; font-family: inherit; font-weight: inherit; }
Best regards,
YigitHey,
Please refer to this post: https://kriesi.at/documentation/enfold/footer/#display-scroll-to-top-button-mobile
If this doesn’t work for you, please check if you have any errors in your custom CSS. You can use this website to do that http://csslint.net/.
Regards,
YigitHey,
You can go to Users > Profile, set the Language to English, add the Portfolio Grid ( https://i.imgur.com/SpP33un.png ) element to your page, and set the profile language back to Italian.
You can use the Tab Section element but the closest elements to your example are Portfolio Grid and Masonry elements.
Best regards,
YigitHey,
I’m not sure if I understand your question. Please share more details and send us a screenshot.
Best regards,
YigitHey!
Here is the code we provided you for that: https://kriesi.at/support/topic/arrow-scroll-up/#post-1416249.
Best regards,
YigitHey,
You can enable the Sorting option ( https://i.imgur.com/ZPAbrDn.png ) in the Portfolio Grid or Masonry elements to create such a section in Enfold.
Best regards,
YigitHello,
Please request a refund from Envato: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-
Regards,
YigitHey,
You added it as a snippet in the Code Snippets plugin. See the link in the private content field below.
You are setting the background color to black ( “0,0,0” ) with that code with 0.9 opacity. Edit this line “background: rgba(0,0,0,0.9);” and change it to “background: rgba(0,0,0,0.7);”if you’d like to apply less opacity.
Best regards,
YigitHey,
I added the code to the bottom of Enfold theme options > General Styling > Quick CSS.
You are setting the background color with the following custom CSS:
#top #wrap_all #header_main .av-burger-overlay-scroll { -webkit-backdrop-filter: saturate(0.9); backdrop-filter: saturate(0.9); background: rgba(0,0,0,0.9); }
Best regards,
YigitHi,
Please upload your favicon in a size that’s multiple of 48px square. Your current favicon is 90x123px. Please check out Google’s favicon guidelines at https://developers.google.com/search/docs/appearance/favicon-in-search#guidelines and make sure your favicon follows them.
Regards,
Yigit -
AuthorPosts