Forum Replies Created
-
AuthorPosts
-
Hi,
I see now about your screen size, try this code instead:@media only screen and (max-width: 767px) { .main_menu:before { content: "\A\A"; white-space: pre; } .responsive #header_main {height: 120px !important;} .html_header_top.html_header_sticky #top #wrap_all #main { margin-top: 40px!important;} }
You don’t need a plugin to create a login for us, just post the login & password in the Private Content area so we all can work on the issue.
Best regards,
MikeAugust 6, 2017 at 6:35 pm in reply to: Question maybe very easy to solve, sorry I do not speak native English, and read #835085Hi,
Thank you :)
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey sdigit,
Are you using a caching plugin?
your form labels seem controlled by /wp-content/cache/autoptimize/css/autoptimize.css
I haven’t seen this before.Best regards,
MikeHi,
The only solution I found was to create a fixed footer:@media only screen and (min-width: 1023px) { #socket, #footer { position: fixed!important; width: 100%!important; bottom: 0!important; left: 0!important; } #main.all_colors {padding-bottom: 30%!important; }}
Best regards,
MikeHey mleite1,
I believe what you are asking is to have the mouse scroll control the toggles by moving from toggle to toggle.
But sorry, this is not a feature at this time, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Right now the mouse scroll moves the whole page up and down, and this is the correct action.
Best regards,
MikeHey philthebass,
This is a double post so I will close this one.
I posted to your other this reply:Yes this has occurred in the past, try increasing memory limit to at least 128M: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
In the past this was the solution.Best regards,
MikeHey philthebass,
Yes this has occurred in the past, try increasing memory limit to at least 128M: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
In the past this was the solution.Best regards,
MikeHi,
Is the link in the Private Content area your site? As it seems you have achieved your extended footer.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 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,
Mike -
AuthorPosts