Forum Replies Created
-
AuthorPosts
-
November 30, 2022 at 1:09 pm in reply to: functions.php ändern zur customization von elementen #1374440
Hey,
No, it is no longer necessary. You can find custom CSS and ID options by editing elements and going to Advanced > Developer Settings tab. If you would like to hide the options, you can go to Enfold theme options > Layout Builder and enable “Hide Advanced Layout Builder Developer Options” :)
Best regards,
YigitNovember 30, 2022 at 1:07 pm in reply to: Bausteine/ Elemente abspeichern für andere Seiten? #1374439Hey,
Thanks for contacting us!
You can save your pages or elements as templates – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates and load them on other pages :)
Best regards,
YigitNovember 30, 2022 at 1:06 pm in reply to: Google fonts lokal einbinden | direkt beim Erstellen einer neuen Website #1374438Hey Nicoletta,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/ :)
Best regards,
YigitNovember 30, 2022 at 1:05 pm in reply to: Laden einer Demo-Version | stehn auch andere Funktionen / Tools zur Verfügung #1374437Hey,
Thanks for contacting us!
You can use all the images included in Enfold demos in your Enfold based projects :)
Best regards,
YigitNovember 30, 2022 at 1:03 pm in reply to: Remove sidebars to linked webcam images to stretch fullscreen #1374436Hey MdF,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.page-id-1156 .content, #top.page-id-1156 #main .container { padding: 0; }
Best regards,
YigitHi Tracy,
Thanks for contacting us! We are sorry to hear about the previous developer.
Since you do not have purchase information or access to ThemeForest/Envato account that was used to purchase the license, I am afraid you would not be able to update the theme on the installations you manage.
You can find Enfold documentation here – https://kriesi.at/documentation/enfold/ and check out this tutorial on YouTube – https://www.youtube.com/watch?v=Gr4GV8NKMek&ab_channel=FerdyKorpershoek. Enfold is very user friendly so it should not take long time to get used to it. If you have any questions you can always contact us :)
Best regards,
YigitHi Thilo,
Thanks for contacting us!
Could you please firstly update Enfold to the latest version 5.2.1 – https://kriesi.at/documentation/enfold/theme-update/? :)
Cheers!
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and generate a Personal Token on your Envato account and insert it in Enfold theme options to receive auto updates :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Thanks for contacting us!
Could you please try switching to one of the default themes and check if you can reproduce the issue?
Regards,
YigitHey Nancy,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.flex_column.av-13krf-dba0bfb071ad0e000a6433bbf9d40892 { margin-left: 0; } .flex_column.av-13krf-dba0bfb071ad0e000a6433bbf9d40892 { margin-left: 0; } .flex_column.av-1jcl3-74128e6af301545faed95d20b2a49b51, .flex_column.av-13krf-dba0bfb071ad0e000a6433bbf9d40892 { width: 26%; }
Best regards,
YigitHey Nancy,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-image-overlay-wrap a.avia_image .image-overlay { -webkit-transform: none; -ms-transform: none; transform: none; }
Best regards,
YigitHey Volgspot,
Thanks for contacting us!
Please see – https://kriesi.at/support/topic/wordpress-6-1-css-fixes/ :)
Best regards,
YigitHey Alfredo,
Thanks for contacting us!
Please add following code to functions.php file of your child theme – https://kriesi.at/documentation/enfold/child-theme/
add_action('ava_before_footer','footer_content_new'); function footer_content_new(){ echo "<div class='my-custom-title'>Contact Ons</div>"; }
Then you can add following code to bottom of Quick CSS field to change the styling
.my-custom-title { color: red; font-size: 32px; }
Regards,
Yigit-
This reply was modified 2 years, 7 months ago by
Yigit.
Hey Alfredo,
It seems like you have added it by adding following code to Quick CSS
#footer .container { border-bottom: 2px solid #00BEBE !important; }
You can remove it and add following code to bottom of Quick CSS instead and adjust the width as needed
#footer .container::after { border: 2px #00BEBE solid; width: 50%; visibility: visible; margin: auto; }
Best regards,
YigitHey Alfredo,
I copied HTML of arrow icon and pasted inside your Special Heading elements and give them a custom CSS class “red-arrow-title” in Advanced > Developer Settings and then added following code to bottom of Quick CSS field
/* Change read more arrows */ .more-link-arrow::after { content: "\E881"; color: red; font-size: 30px; } .red-arrow-title .av-icon-char { color: red; font-size: 20px; position: absolute; margin-left: 5px; }
Please review your website :)
Best regards,
YigitHey Alfredo,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/support/topic/align-1-3-columns-in-center/#post-1373763 :)
Best regards,
YigitHi,
Glad Rikard could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for contacting us!
You have modified header.php file on your child theme. If you have modified it only to add Google tags, please refer to this post – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section and add them to functions.php file of your child theme instead and remove header.php file from your child theme. That should fix the issue.
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 :)
Best regards,
YigitHey,
Thanks for contacting us!
That is the default behaviour but it is not working on your installation. Have you made any modifications on your logo?
Best regards,
YigitNovember 29, 2022 at 6:00 pm in reply to: Can the Enfold partner logo element be changed to shifting “on by one”? #1374340Hi,
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitNovember 29, 2022 at 6:00 pm in reply to: Menu Links in overlay/slide out are not reacting to settings Advanced Styling #1374339Hi,
There was a CSS error in your Quick CSS field. I fixed it and following code was overriding it
/*Enfold footer menu*/ span.avia-menu-text{ color: white; font-weight: bold; font-size: 13px; }
so I changed it to following
/*Enfold footer menu*/ #avia3-menu span.avia-menu-text{ color: white; font-weight: bold; font-size: 13px; }
Please review your website :)
Best regards,
YigitHi,
Thanks for contacting us!
Please edit your Icon List element and go to Styling > Font Sizes > Title Font Sizes and set them to 24px :)
Best regards,
YigitHey,
Thanks for contacting us!
You can try using this workaround – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#using-special-characters :)
Best regards,
YigitHi Eve,
Thanks for contacting us!
Could you please elaborate on the issue and point out an example page where we can reproduce the issue? :)
Regards,
YigitHi Sonja,
I activated your child theme, commented out the line Rikard mentioned above, updated WordPress and Enfold to the latest versions and that helped.
Please review your website :)
Best regards,
YigitHey F,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (min-width: 2600px) { #top #header .av-main-nav > li > a { font-size: 24px; } }
Regards,
YigitHey Eve,
Thanks for contacting us!
Here are the shortcodes – https://pastebin.com/HLYsCPht.
If you have not enabled ALB debugging mode – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode, please do not forget to do so so you can insert the shortcodes into debug field right below ALB :)
Best regards,
YigitHey rixi,
You can go to Settings > General and change “Administration Email Address”. If you added users with administrator role, you would need to update them manually.
Best regards,
Yigit -
This reply was modified 2 years, 7 months ago by
-
AuthorPosts