Forum Replies Created
-
AuthorPosts
-
Hey,
You are welcome, Gabriel! Glad we could help :)
Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitHi,
FTP logins are not working for me. Could you please check them once again?
Best regards,
YigitHi Gabriel,
It is there because by default all automatically generated sections (“after_tab_section” for example) have a border and changing that unfortunately breaks stuff. So hiding those borders using CSS is the safest solution so far.
Yes, please start separate threads for your other questions. Shall we go ahead and mark this one as resolved? :)
Best regards,
YigitHi Gabriel,
Thanks! :)
Following code that Mike shared hides the border on my end
#after_tab_section_1.main_color { border-color: transparent; }You can also use following code
#after_tab_section_1 { border: none; }If you would like to hide the border next to heading, please edit Special Heading element and choose left aligned Modern style :)
Best regards,
YigitHey Tzvetomir,
Thanks for contacting us!
Yes, Enfold can answer your needs except for the authentication part. You would need a 3rd party plugin for that.
You can check out following plugins:
– https://www.itthinx.com/plugins/groups/
– https://s2member.com/Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Please edit your slide and then go to Styling > Font Sizes to change responsive font sizes – https://imgur.com/a/b5krQQk :)
Cheers!
YigitSeptember 5, 2022 at 2:00 pm in reply to: News / blog page breaks when upgrading from PHP 7.4 to 8.0 #1363917Hi,
Glad we could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi Gabriel,
I think I should have mentioned that (Email address hidden if logged out) is a no-reply email, no one has access to it. So please set a random password for the account and share privately :)
Regards,
YigitHey Lisa,
Thanks for contacting us!
Could you please post a link to your website and FTP logins here privately as well? :)
Cheers!
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-opr .avia-content-slider .slide-image, .avia-opr .avia-content-slider .slide-image img, .avia-safari .avia-content-slider .slide-image, .avia-safari .avia-content-slider .slide-image img { margin-left: 0; }Regards,
YigitHi Gabriel,
You can use (Email address hidden if logged out) but please post login credentials here privately so any available moderator can look into it :)
Regards,
YigitHey Francis,
Thanks for contacting us!
The website indeed uses old version of our Enfold theme. You can refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update it to the latest version 5.1.2 :)
Regards,
YigitSeptember 2, 2022 at 4:23 pm in reply to: Enfold Color Section Background Image Resizing on Tablet #1363679Hi,
I cannot reproduce the issue on desktop browser and unfortunately I do not own an actual tablet. I asked my teammates to check your pages on tablet.
Please reply to this thread so it is added back to our queue :)
Best regards,
YigitHi Thomas,
Thanks for your request and explaining why it makes sense. We have forwarded your request and question to our devs. We will update you on this thread :)
Best regards,
YigitHi,
Thanks for contacting us!
You can go to Enfold theme options > Header > Transparency Options to upload a logo to use on transparent header :)
Regards,
YigitHi,
Please go to Enfold theme options > Main Menu > General > Menu Items For Mobile and choose “Activate for smartphones and tablets” option :)
Regards,
YigitHi,
You are welcome, Eleina!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHey,
We are glad that Rikard could help!
@thomasjarvisdesign Thanks for your input :)Regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHey,
Please replace the previous code I posted with following one
.av-main-nav li#menu-item-3758 { float: right; } .av-main-nav li#menu-item-3758 a { padding-right: 0; } #header_main_alternate { max-width: 1400px; margin: auto; } #header #header_main_alternate .container { padding: 0; }Regards,
YigitHi,
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 #1363638 -
AuthorPosts
