Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeAugust 6, 2017 at 2:54 pm in reply to: Question maybe very easy to solve, sorry I do not speak native English, and read #835031Hi,
To make your background header image I uploaded your image to Enfold > General Styling > Logo Area > Custom background image.
I then replaced your logo with a transparent 10px image, this is so the default logo won’t show.
I then added this Quick CSS:@media only screen and (min-width: 1024px) { .header_color .header_bg {background-size: cover!important; }} @media only screen and (min-width: 748px) and (max-width: 1023px) { .header_color .header_bg {background-size: contain!important; } #top #header_main > .container {height: 170px!important; }} @media only screen and (max-width: 747px) { .header_color .header_bg {background-size: contain!important; } #top #header_main > .container {height: 90px!important; }} #advanced_menu_toggle, #advanced_menu_hide { background-color: transparent!important; color: #f8f8f8!important; }
Here’s mobile view:
Tablet view:
Laptop view:
Hope you like it :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeAugust 5, 2017 at 11:44 pm in reply to: Logo center, menu below header. Move social icons to the navigation container. #834906Hey chitown38,
Try this code in the General Styling > Quick CSS field:.html_bottom_nav_header #top .av-logo-container .social_bookmarks {margin-top: 55px!important;}
Best regards,
MikeHey accurIT,
Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
It is showing as a class, not a ID, so try this:@media print { .mydruckbutton { display: none !important; } }
It worked in my test, Please clear your cache :)
Best regards,
MikeHi,
What kind of changes are you trying to make? I just made some text changes and back, both times working. I’m using Chrome.Best regards,
MikeHi,
Try this:.woocommerce-checkout #av_section_1, .woocommerce-checkout #av_section_2, .woocommerce-checkout #after_section_2 div.container {display:none !important;}
Best regards,
MikeHi,
Perhaps this will help: %%category%% replacement not workingBest regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.page-id-62 .av-masonry-entry { pointer-events: none!important; }
I added the page ID to target only the page you linked to, you can add more page IDs or remove it to cover all pages.
Best regards,
MikeHi,
perhaps this will help: https://wordpress.org/plugins/woocommerce-products-filter/Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.avia-caption-title, .avia-caption-content, .avia-slideshow-button { -webkit-animation: 0s ease 0s normal none 1 running none !important; animation: 0s ease 0s normal none 1 running none !important; visibility: visible !important; }
Best regards,
MikeHey insanityNL,
Have you tried removing your custom css to see if that solves it? You could add it bit by bit to find the brake point.Best regards,
MikeHey Mohammad Reza,
Try going to Enfold Theme Options > Header > Menu and Logo Position > and choose Logo left, Menu belowBest regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#after_section_4.av_default_container_wrap {display:none !important;}
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeAugust 5, 2017 at 9:31 pm in reply to: Employee login page and page of items they can purchase #834882Hi,
Perhaps this will help: Enfold – Quick-Start with WooCommerceBest regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.main_color .pagination .current {background: #d3d3d3!important; }
adjust to suit.
For your blog posts try this:
#top .avia-post-nav {background: rgba(0,0,0,0.9)!important; }
you can adjust the last number between 1 and 9 to suit, it’s at 1 on your site now.
Best regards,
MikeAugust 5, 2017 at 9:05 pm in reply to: Quick CSS conflicting with new mobile menu. Need quick insight. #834877Hi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey condonpb,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
I would suggest using the link in a code block element.
Can you set up a demo page with the link you are trying to use so we can see the link and how you are trying to use it?Best regards,
MikeAugust 5, 2017 at 8:13 pm in reply to: Update from 4.07 to 4.12 broke mobile menu (i think those versions are correct) #834866Hey canadianllama,
I believe some of your custom css is causing this but when I remove it all and try clearing your cache I see no difference to your site. Do you have a server cache also?
Try removing all of your css and adding it back bit by bit to find the braking source.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey richdan,
Your burger menu is showing for me in Chrome, try clearing your cacheBest regards,
MikeHey richdan,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/
Other options would be to Try disabling your plugins, such as security or maintenance plugins.Best regards,
Mike -
AuthorPosts