Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for your patience.
We have updated the slider files. Please review the documentation page :)
Best regards,
Vinay-
This reply was modified 6 years, 10 months ago by
Vinay.
Hi,
Thank you for writing to us.
Please check the link Victory mentioned earlier.
We updated it with all the customization options you are looking for :)Best regards,
VinaySeptember 8, 2018 at 11:18 pm in reply to: Can not change color Section BG image opacity witj Section ID #1007502Hey Enis,
Thank you for writing to us. Only solid colors can have opacity. To apply opacity to a background image you need to apply the transparency to its container.
1. Add a custom ID to your section.
2. Add a pseudo element to your section ID and background image with opacity as mentioned hereBest regards,
VinaySeptember 8, 2018 at 11:02 pm in reply to: is there a show more / show less option for long paragraphs? #1007501Hey OhYa1337,
Thank you for writing to us. At the moment there is no builtin option. You can use any plugin or modify this code https://kriesi.at/documentation/enfold/icon-box/#showhide-icon-box-content
1. Enable custom CSS class support from Enfold theme options > Layout Builder.
2. Add a custom class to your paragraph element.
3. Use the class name in the jQuery code to make it work for you.Best regards,
VinaySeptember 8, 2018 at 5:34 pm in reply to: Embedded MailChimp form submit button not working #1007447Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinaySeptember 8, 2018 at 3:26 pm in reply to: Enfold – Make Header Transparent on mobile devices #1007431Hi,
Please open a new ticket and post a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinaySeptember 8, 2018 at 3:25 pm in reply to: Enfold Theme: how to change mobile icon on fullwidth submenu? #1007430Hi,
Thank you for the credentials. I checked the code in Quick CSS and found many errors errors upon linting. I have fixed the code and check the menu issue. The links appear properly now.
Please clear the cache and review your site :)
Best regards,
VinayHey navindesigns,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Icon Border */ .av_font_icon.av-icon-style-border .av-icon-char { border: 4px solid cyan!important; }
Best regards,
VinayHi,
Glad we could help!
Thank you for using Enfold :)Best regards,
VinayHi,
Glad we could help!
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
VinaySeptember 7, 2018 at 6:37 am in reply to: Enfold – Make Header Transparent on mobile devices #1006922Hi,
The code snippets for both the header styles transparent header and the sticky header is available in our documentation.
Just copy both to your site and it should work fine for you :)
Best regards,
VinaySeptember 7, 2018 at 6:15 am in reply to: H3 heading that has a link in it is completely black #1006915Hey algkent,
Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHey Autostopowicz,
Please add a color section and add a custom ID and link it in the below format
www.domain.com/page/#section-id
For more info please check https://kriesi.at/documentation/enfold/menu/#add-anchors-to-your-page-for-single-page-navigation
NOTE: The example is for a single page but works for the section on a different page as well. Please follow the above URL format.
Best regards,
VinayHey Tim Snow,
For technical support please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHey Andrew,
Thank you for writing to us. I checked your site but could not see the white border you mentioned.
Did you try to clear the cache on your end?
If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)
https://snag.gy/
https://ctrlv.cz/en/
https://imgur.comBest regards,
VinayHey Asrada,
Yes, it is possible to import the slider only, please check out the docs for more info :)
Best regards,
VinayHi,
We discussed this earlier.
As you can see in the screenshot the menu is already to the left of the column. You can try changing the structure in the backend and put both the logo and menu in the same column and use the CSS to float them both to the left.
Did you try adding both the elements (WATS logo and menu) in the same column?
1. Enable custom CSS class name support from Enfold > Layout Builder
2. Assign a custom class name to logo and menu.Then we can use the custom class to position the logo and menu. The key here is they should be in same container.
Best regards,
VinayHey Charlotte,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Caption title */ /* Caption Title */ .av_slideshow .avia-caption .avia-inner-caption h2{ color:#FFF!important; }
Best regards,
VinaySeptember 7, 2018 at 1:35 am in reply to: Enfold Theme: how to change mobile icon on fullwidth submenu? #1006856Hi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
VinayHi,
Thank you for writing back. 1200px would be a sweet spot for the media query to kick in. As you can see in the below screenshot there is approx another 100px left because the right side of the menu has fewer items. If you close that gap there will be not much room for the menu on some device depending on user settings. If a user has set a large font to be able to read easily the menu may appear broken.
If you still want to close that gap you can try by reducing the media query to 1100px in both the places where we try to customize the menu.
Best regards,
VinayHi,
Because it is not a fixed layout the background image will scroll please use a large background image whose height is same as the page itself and it should work for you.
Best regards,
VinayHi,
Please clarify by the top menu are you referring to the main menu and where you want to position it?
Upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)
https://snag.gy/
https://ctrlv.cz/en/
https://imgur.comBest regards,
VinayHi,
As you can see in the screenshot the menu is already to the left of the column. You can try changing the structure in the backend and put both the logo and menu in the same column and use the CSS to float them both to the left.
To affect only the widget menu please replace the below code
#top .widget_nav_menu li a{ display: inline-block !important; padding: 5px; float: left !important; font-size:14px; color: #fff !important; text-transform:uppercase !important; line-height: 1.2; }
With
#top #menu-wats3d-top li a{ display: inline-block !important; padding: 5px; float: left !important; font-size:14px; color: #fff !important; text-transform:uppercase !important; line-height: 1.2; }
This should affect only the widget menu now.
Best regards,
VinayHi,
Thank you for writing to us. Please check the steps in this link to fix the menu and logo overlap issue.
If you have any issue please feel free to let us know.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
You can control the gaps by adding a max-width to the container.
#menu-wats3d-top { max-width: 700px; }
But sorry to say that you can only slide it a few more pixels to the left as seen in the below screenshot the image takes up one third. If you still want to try you can add the float:left!important rule.
Best regards,
VinayHi,
We constantly improve the docs and your feedback is valuable for us.
As you can notice on the docs we have provided live working examples and there is no reason why it shouldn’t work for you unless there is a conflict with any custom code on your site.
Please let me know what exactly are you trying and share the link to your site, we are happy to help you achieve what you are looking for :)
Appreciate your cooperation.
Best regards,
VinayHi,
Thank you for the clarification. I have checked the color section as you mentioned and I’m unable to reproduce the gap you mentioned.
If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)
https://snag.gy/
https://ctrlv.cz/en/
https://imgur.comBest regards,
VinayHi,
I tried to troubleshoot this issue but the login URL seems to be not working anymore. Would you mind checking once again and then send us working login credentials?
Best regards,
Vinay -
This reply was modified 6 years, 10 months ago by
-
AuthorPosts