Forum Replies Created
-
AuthorPosts
-
Hey joliver8855,
You can change it in Enfold > General Styling > Quick CSS, then add this css code:
#top #avia-menu .avia-menu-fx { height: 4px; }
Just change the height value, the default is 2px. Hope this helps :)
Best regards,
NikkoHi,
Sure, just let us know if you need further assistance. Thanks for using Enfold :)
Best regards,
NikkoHi,
Can you try adding this css code in Quick CSS:
#top .grid-sort-container .media-library_sort { display: none; }
Hope it helps.
Best regards,
NikkoHi,
Yes, I think we could help with that. Can you post a link to your site? so we can take a closer look. You can post it in Private Content if you want it only to be shown only to moderators.
Best regards,
NikkoHi,
Glad that we could help! Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day! :)
Best regards,
NikkoHey Chris,
Please try to ask for woocommerce support since they know more regarding that functionality. You can check it here: https://docs.woocommerce.com/document/how-to-get-help/
at the bottom you should see Click to Open a Ticket.
Hope this helps.Best regards,
NikkoHi,
Can you try the solution posted on this thread:
https://kriesi.at/support/topic/fatal-error-cant-use-function-return-value-enfold-header-php-on-line-6/#post-922937
Hope it helps :)Best regards,
NikkoHi,
Try adding this css code:
.rtl div.product .woocommerce-tabs ul.tabs li { margin-right: 0 !important; margin-left: -1px !important; }
Best regards,
NikkoHi,
You can do it by editing the Masonry > Element captions (tab) > Element Title and Excerpt then set to Display Title.
Best regards,
NikkoHey Lara,
I have checked it and I can’t seem to find the breadcrumbs, can you give us a screenshot?
Best regards,
NikkoHey Nagytalp,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey eskitaco,
Thanks for giving us temporary admin access, and giving us reference to what you want to achieve.
1. This is done after I added this css code in Quick CSS (located in Enfold > General Styling):
#top #wrap_all { padding-bottom: 364px; } #top #footer, #top #socket { position: fixed; bottom: 37px; left: 0; width: 100%; z-index: 0; float: left; } #top #socket { bottom: 0; } .avia-section, .av-layout-grid-container { position: relative; z-index: 2; }
2. It was part of the design, but this is changed by adding this css code:
#top #footer .avia-icon-list-container { margin-top: 0; } #top #footer .avia-icon-list-container ul li { padding: 5px 0 0; } #top #footer .avia-icon-list-container ul > br { display: none; }
3. I have added this css code in Quick CSS:
#top #socket { border: 0 !important } #top #socket .container { border-top: 1px solid #404040; }
Let us know if you need further assistance :)
Best regards,
NikkoHey hackoffseries,
Thanks for us a link and pointing us where the issue is located, please try to add this css code in Quick CSS (located in Enfold > General Styling):
#top .avia_codeblock iframe { display: block; }
Hope it helps :)
Best regards,
NikkoHi,
Thanks for giving us the link to your site. Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header #avia-menu li a { display: flex; line-height: normal !important; align-items: center; }
Hope it helps :)
Best regards,
NikkoHi Uri,
Glad that it’s resolved :) Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
NikkoHi tsvweinsberg,
I have created the .htaccess file and added this code to it (which is in https://kriesi.at/documentation/enfold/enable-cors/ ):
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
and the icons show properly. Let us know if you need further assistance :)
Best regards,
NikkoHi,
Glad that Ismael helped you and thanks for your kind words :) Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
NikkoHey mleite1,
Can you post a screenshot on what the issue looks on your end? please upload a screenshot to imgur.com and share the link here so we can help you better :)
Best regards,
NikkoHi,
I have checked your site and it’s visible on the upperleft on my end, is this already fixed? let us know if you need further assistance.
Best regards,
NikkoHey DROR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-945 #av_section_1 h6.av-special-heading-tag { line-height: 1 !important; padding: 0 !important; } .page-id-945 #av_section_1 .av-subheading { margin-top: 0 !important; }
Hope it helps :)
Best regards,
NikkoHey DROR,
It’s possible, however each box/post is encapsulated by a link therefore it’s not possible to make links for the categories however, we can show it as plain text. To do that first check this post: https://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Then go to the shortcodes folder in the enfold-child then create a file and name it av-helper-masonry.php then paste this code: https://pastebin.com/adk62gn0
Hope this helps :)Best regards,
NikkoHey xxxinkxxx,
Can you try to replace this code you added:
.wpcf7-form div + p, .wpcf7-form div + p + p { width: 50%; float: left; padding: 0px 20px 0px 0px; }
and change it to:
.wpcf7-form div + p, .wpcf7-form div + p + p { width: 100%; float: none; padding: 0; }
Hope it helps :)
Best regards,
NikkoHey pddcoms,
That’s not really an icon but more of a border that’s animated, instead I would suggest using a gif image for custom logo for preloader, then remove that rounded rotating border, by adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-siteloader { display: none !important; }
Hope it helps :)
Best regards,
NikkoHey navindesigns,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1200px) { .responsive #top .av-main-nav li { display: none !important; } .responsive #top .av-main-nav .menu-item-avia-special { display: block !important; } }
Let us know if this helps :)
Best regards,
NikkoHey FR_webfan,
I think it’s possible, however can you give us a link where we can see this? so we can try to give you a css code that should work.
Best regards,
NikkoApril 11, 2018 at 6:39 am in reply to: Display problem with popup panel in Firefox – header hides "close" button. #940206Hey lernerleben,
Can you post a link to the page showed in the screenshot? so we can take a closer look. You can post the link in private content if you only want it to be shown to you and the moderators.
Best regards,
NikkoHi,
Glad that it’s fixed. The code you used will also affect tablet/ipad in portrait mode, if you want it only for mobile you can replace 989px to 767px.
Hope this additional information helps :)
Best regards,
NikkoHi,
Glad that Rikard helped you :) Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
NikkoHi Jinkao,
Glad that Rikard was able to resolve your issue. :)
Thanks for using Enfold and have a great day!
Best regards,
NikkoHi etcgraph1,
Glad that Victoria was able to address your concern. :)
Thanks for using Enfold and have a good day!
Best regards,
Nikko -
AuthorPosts