Forum Replies Created
-
AuthorPosts
-
Hi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#header_main_alternate { max-width: 1400px; margin: auto; }Regards,
YigitHi!
Please replace the code with following one
@media only screen and (max-width: 479px) { .responsive #top #wrap_all #header .social_bookmarks { display: block; } .responsive #top #wrap_all #header .main_menu .social_bookmarks { display: none; } }Regards,
YigitSeptember 2, 2022 at 2:30 pm in reply to: enter into the "single product page template" edit with Advanced Layout Builder? #1363646Hi Peter,
Yes, you can create your own product template using ALB and then save it as a template and load it on your single product pages after switching to ALB.
Please note that you would need to add each product related element manually under Plugin Additions tab of ALB – https://imgur.com/a/66H4di4 :)
Best regards,
YigitHey John,
1- I edited your custom CSS code and changed
ul.social_bookmarks li a { background: #031926 !important; border-radius: 10px !important; }into following
#top #wrap_all .social_bookmarks li a { background: #031926; border-radius: 10px !important; }2- I edited following code
#footer-page ul.av-share-box-list li a { border-radius: 10px; background: #031926; margin-right: 15px; }and increased font size as following
#footer-page ul.av-share-box-list li a { border-radius: 10px; background: #031926; margin-right: 15px; font-size: 20px; }Please review your website :)
Regards,
YigitHi,
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitSeptember 2, 2022 at 2:13 pm in reply to: How to remove these two files "aviaAsset" from autoload? #1363640Hi,
Thanks for contacting us!
File would load only when Enfold is active. If you are having issue with the folder size, please refer to this post – https://kriesi.at/documentation/enfold/optimization/#troubleshoot :)
Cheers!
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.blog-meta a { pointer-events: none; }Regards,
YigitSeptember 2, 2022 at 2:09 pm in reply to: Enfold Color Section Background Image Resizing on Tablet #1363638Hey,
Thanks for contacting us!
Could you please post a link to your page where we can see the issue as well?
Best regards,
YigitSeptember 2, 2022 at 1:33 pm in reply to: How to generate a button in the menu with a dashed line? #1363633Hi,
Great!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi,
We are glad Nikko could help!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi,
We are glad Nikko could help!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHey Fran!
Thanks for contacting us!
Enfold 4.1.2 was released on July 17th, 2017. You can check out change log with dates here – https://kriesi.at/documentation/enfold/changelog/ :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey,
You can upload your screenshots on imgur.com and post the links here :)
Cheers!
YigitSeptember 2, 2022 at 1:00 pm in reply to: how to determine fallback font for custom uploaded fonts #1363620Hi,
We are glad that Ismael could help!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-logo-element-container.avia-content-slider .slide-entry-wrap .slide-entry:nth-child(2n+1) { background: none; }Regards,
YigitHi,
Thanks for contacting us!
Please go to Enfold theme options > Footer Footer Behavior and choose “Sticky with curtain effect”. If that does not help, please post a screenshot showing the changes you would like to make so we can make sure that we are on the same page.
You can upload your screenshots on imgur.com and post the links here :)
Regards,
YigitSeptember 2, 2022 at 12:53 pm in reply to: How to generate a button in the menu with a dashed line? #1363617Hey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top #wrap_all #header.header_color #menu-item-2127.av-menu-button-bordered > a .avia-menu-text { border-style: dashed; }Best regards,
YigitHi Luigi,
Thanks for your contribution as always! We have uploaded the updated language files on our GitHub :)
Best regards,
YigitHi Thore,
Thanks for contacting us!
You are currently using a very old version of Enfold which is not compatible with your WordPress version. Updating the theme to the latest version 5.1.2 would fix the issue.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Regards,
YigitHi,
Glad we could help!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitHi,
Glad we could help, Sabine!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitHi Alan,
You can add comments in CSS using /* to open and */ to close. So your code would look like following
/* To remove dots in menus */ #top .widget_nav_menu ul ul li:before { display: none; }Best regards,
YigitHi Sabine,
You are welcome :)
You can combine it as following
#top.page-id-339 #wrap_all .social_bookmarks a::before, #top.page-id-340 #wrap_all .social_bookmarks a::before { color: #069; } #top.page-id-339 #wrap_all .social_bookmarks a:hover::before, #top.page-id-340 #wrap_all .social_bookmarks a:hover::before { color: red; }Best regards,
YigitAugust 31, 2022 at 10:48 pm in reply to: Mobile display problem the container does not display in full width #1363410Hi,
You are welcome, Alex! Glad we could help :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitAugust 31, 2022 at 2:59 pm in reply to: Old enfold 4.2 sets PHPSESSID cookie, minor update version (hotfix) needed #1363369Hey Gugler,
Thanks for contacting us!
I have checked our change log however I could not find the version where the mentioned changes were made.
There have been some security improvements in the theme, most recently in 4.8, 4.8.2 and 4.8.4 so we would recommend you to update the theme to the latest version 5.1.1.
If that is not going to be possible for now, please let us know which old version you would like us to send you.
In the meantime, I will ask our devs in case they remember which exact version it was :)
Best regards,
YigitHey Sabine,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust as needed
#top.page-id-339 #wrap_all .social_bookmarks a::before { color: #069; } #top.page-id-339 #wrap_all .social_bookmarks a:hover::before { color: red; }Regards,
YigitAugust 31, 2022 at 1:39 pm in reply to: Compatibility with Events Calendar (position of related events) #1363361Hi,
Thanks for the information.
FTP logins did not work for me. Could you please check them once again?
Best regards,
YigitAugust 31, 2022 at 1:19 pm in reply to: Mobile display problem the container does not display in full width #1363358Hi,
“Stick to top” (Sous-menu collant) option was enabled on Fullwidth Sub Menu element on the page you use as your Footer. Since the element is in the footer, it will never reach the top so I edited the element and unchecked it and that helped.
Please clear your cache and review your website :)
Best regards,
Yigit -
AuthorPosts
