Forum Replies Created
-
AuthorPosts
-
Hey Perry,
Will do. If you need help please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Let’s start by adding this to quick css:
#header_meta{ margin-top:60px!important; } #shiftnav-toggle-main{ background:transparent!important; } #wrap_all{ margin-top:-50px!important; }Best regards,
Jordan ShannonHi,
That white space encompasses the menu icon as well. Do you want the menu icon to overlay the image?
Best regards,
Jordan ShannonHey colencrawford,
Please provide a link to the page/section in question so we can help work this out.
Best regards,
Jordan ShannonJuly 26, 2017 at 9:01 pm in reply to: How to change the send button color for the contact form..? #830342Hi,
Add the following to quick css:
.main_color input[type='submit']{ background-color:red!important; }Of course edit the color to whatever you need.
Best regards,
Jordan ShannonHi,
Also try to use this plugin: https://wordpress.org/plugins/simple-image-sizes/ then go to Settings > Media there are lists of sizes in there you should be able to change it.
Apologies about not having a direct answer or solution but again there is not obvious cause for what is going on.
Best regards,
Jordan ShannonHi,
I am not seeing any obvious cause for this issue at all. If the goal is two split screen the images on the page then perhaps full-width color section would do the trick? Have you attempted this method?
Best regards,
Jordan ShannonHi,
No problem at all. Thank you for purchasing Enfold. If you run into any problems or need help please contact us here in the forums.
Best regards,
Jordan ShannonHi,
Have you attempted image uploads with WP Smush deactivated?
Best regards,
Jordan ShannonHi,
Apologies for the delay, I am looking into this now
Best regards,
Jordan ShannonHi,
Apologies for the delay, I will check with the rest of my team on this as I am not seeing any distortion on the logo in Chrome.
Best regards,
Jordan ShannonHi,
Would you be able to provide admin info so we have access to your quick css field. We to would need to work this out.
Best regards,
Jordan ShannonJuly 26, 2017 at 4:02 pm in reply to: Editor not appearing under Enfold Child's Appearance ment #830202Hi,
In the wp-config.php file inside your WordPress installation, please see if you have this line:
define('DISALLOW_FILE_EDIT', true)Is so, please comment it out or remove it.
Best regards,
Jordan ShannonHi,
This would have to be worked out via css as editing the shortcode or creating a widget would go beyond the scope of support provided here in the forum.
Best regards,
Jordan ShannonHi,
Add the following to quick css
@media only screen and (max-width: 767px) {
#footer h3.widgettitle { background-color: transparent!important; } /***If you want to remove the borders also***/ #footer h3.widgettitle { border-style:none!important; }}Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
This is fixed. The problem is you had too many instances of the css I gave you. You only need it to run on the desktop.
Best regards,
Jordan ShannonHi,
It is possible but that would require a deep customization, likely creation of template files for each specific menu, and that is beyond the scope of the support we can offer. There compatible plugins that would make this possible and simpler though as well.
Best regards,
Jordan ShannonHi,
Would you be able to provide admin info so I can log in and look into this further?
Best regards,
Jordan ShannonHi,
Great, I’m glad I was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Can you post a screenshot? I’m no longer seeing the overlap on my end.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
#header_main_alternate.container_wrap{ display:none!important; } #main.all_colors{ padding-top:0px!important; }Best regards,
Jordan ShannonHi,
This is what I am seeing on reduced browsers:
Best regards,
Jordan ShannonHi,
Try this:@media only screen and (max-width: 767px){ #abouticons .flex_column{ width:50%!important; } }Best regards,
Jordan ShannonJuly 25, 2017 at 6:08 pm in reply to: How to hide main menu and show burger menu at different mobile stops? #829729Hi,
Is it not showing at a certain resolution, and is it showing on the actual live site outside of the browser developer tool?
Best regards,
Jordan ShannonHi,
Is this just for the home page?
Best regards,
Jordan ShannonHey Katharina,
1) We have a full-width menu element to put under the slider
2) Yes this is possible with Enfold
3) Please explain a little further what you mean in this question so I have a clearer understanding
4) Yes you need a license per site, and one click updates are included.Best regards,
Jordan ShannonJuly 25, 2017 at 5:54 pm in reply to: How to hide main menu and show burger menu at different mobile stops? #829721Hey connect4consulting,
Add the following to quick css:
@media only screen and (max-width: 1024px) { .html_mobile_menu_tablet .main_menu , .html_mobile_menu_tablet #header_main_alternate{display:none;} .html_mobile_menu_tablet .container #advanced_menu_toggle, .html_mobile_menu_tablet #advanced_menu_hide{display:block;} .html_mobile_menu_tablet #mobile-advanced{display:block;} }Adjust the max-width as you need to.
Best regards,
Jordan ShannonHi,
I’m glad Yigit was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
