Forum Replies Created
-
AuthorPosts
-
Hi,
Are you using Cloudflare with this domain?
Best regards,
Jordan ShannonHi,
Do you see anything on line 1020? Also are you using the latest version of Enfold?
Best regards,
Jordan ShannonHi,
I am seeing that logo now at a screen width of 375px. So it does appear to show until 500px, unless I am misunderstanding. After 500px do you want the standard non-mobile logo to show?
Best regards,
Jordan ShannonHi,
If you search this string:
if(!title) titleAre you able to locate the line in that file?
Best regards,
Jordan ShannonHi,
Try the following. Simply adjust the numbers if too much:
.sub-menu{ padding:10px 10px 10px!important; }Best regards,
Jordan ShannonHi,
Can you screenshot what the mobile logo looks like? I am seeing the same logo on the desktop, tablet and mobile.
Best regards,
Jordan ShannonHi,
Not to the effect of shrinking the footer further.
Best regards,
Jordan ShannonJune 18, 2017 at 5:34 pm in reply to: Adjust the size of header picture for mobile devices and overlaping menu and log #809582Hi,
Issue #2 has been solved now also. Please check.
Best regards,
Jordan ShannonJune 18, 2017 at 5:04 pm in reply to: Adjust the size of header picture for mobile devices and overlaping menu and log #809579Hi,
#3 has been solved as well.
Best regards,
Jordan ShannonJune 18, 2017 at 4:56 pm in reply to: Adjust the size of header picture for mobile devices and overlaping menu and log #809577Hi,
#1 has been solved. Is there a reason that the following was put into your css:
#wrap_all { position: relative !important; }Best regards,
Jordan ShannonHi,
Have you tried clearing your cache a few times over? Please provide admin info so we can log in and look into this further.
Best regards,
Jordan ShannonHey Nathan,
Add the following to quick css:
.main_color .container{ max-width:inherit!important; }Best regards,
Jordan ShannonHey Chris,
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. Please see the following:
Best regards,
Jordan ShannonHi,
Add the following to quick css:
@media only screen and (max-width: 767px){ .responsive .logo img{ max-height:none!important; } }Best regards,
Jordan ShannonHi,
I am glad you were able to get this fixed. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey diefleischerei,
Add the following to quick css:
.avia-image-container-inner{ padding:20px!important; }Best regards,
Jordan ShannonHey blonddragon,
Were you able to figure this out? It looks like you already have spacing between the links.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
@media only screen and (min-width: 1200px) { .avia-builder-el-28 { width: 1200px!important; margin: 0 150px!important; } } @media only screen and (max-width: 1200px) and (min-width: 996px) { .avia-builder-el-28 { width: 1200px!important; margin: 0 130px!important; } } @media only screen and (max-width: 996px) and (min-width: 767px) { .avia-builder-el-28 { width: 1200px!important; margin: 0 90px!important; } } @media only screen and (max-width: 767px) and (min-width: 479px) { .avia-builder-el-28 { width: 1200px!important; margin: 0 40px!important; } }Best regards,
Jordan ShannonHi,
Add the following to quick css if you decide to have the menu on the bottom:
@media only screen and (min-width: 1200px) { .html_header_top.html_logo_center .logo{ left: 0!important; -webkit-transform:none!important; -ms-transform: none!important; transform: none!important; } } @media only screen and (max-width: 1200px) and (min-width: 996px) { .html_header_top.html_logo_center .logo{ left: 0%!important; -webkit-transform:none!important; -ms-transform: none!important; transform: none!important; } .logo img{ width:800px!important; } } @media only screen and (max-width: 996px) and (min-width: 767px) { .html_header_top.html_logo_center .logo{ left: 0%!important; -webkit-transform:none!important; -ms-transform: none!important; transform: none!important; } .logo img{ width:620px!important; } }Best regards,
Jordan ShannonHi,
I am glad this is working. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJune 18, 2017 at 12:19 am in reply to: Enfold Theme form: Substitute for Contact Form DB Plugin #809423Hi,
If this is something that you would like to see in future updates, please visit our feature request page and add it to the queue. This may be possible for future releases:
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJune 17, 2017 at 12:57 am in reply to: Enfold Theme form: Substitute for Contact Form DB Plugin #809166Hey classywebsites,
Apparently the plugin can still be accessed via the author GitHub repository. Please see this thread:
https://wordpress.org/support/topic/is-cfdb-gone/
Best regards,
Jordan ShannonJune 17, 2017 at 12:52 am in reply to: How can I add buttons with a FIXED position like "go to top"? #809165Hey Inspigate,
You can add Code Block element to your page and add following HTML code in it
<div class="my-custom-img"> <img src="https://kriesi.at/wp-content/themes/kriesi/images/logo.png" /> </div>then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-custom-img { position: fixed; left: 0; top: 10%; }Of course the positioning would have to be adjusted to your liking.
Best regards,
Jordan ShannonHey Shawnlimws,
Add the following to quick css:
@media only screen and (min-width: 479px) { .avia-mailchimp-form{ width:190%!important; } }Best regards,
Jordan ShannonHey Slava,
The default Enfold form does not offer a time option, for that we would recommend a more feature rich form plugin such as Contact Form 7.
Best regards,
Jordan ShannonHey bryankerr,
Add the following to quick css:
.sub_menu_socket { display: none; } #socket .copyright { text-align: center; width: 100%; } #socket .social_bookmarks { text-align: center; width: 53%; }Best regards,
Jordan ShannonHi,
I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Terra,
The color looks like it was white, and thus not visible. Please add the following to quick css:
a.cart_dropdown_link span{ color:#7d084e!important; }Best regards,
Jordan ShannonJune 17, 2017 at 12:24 am in reply to: Briefly unavailable for scheduled maintenance ERROR HELP!!!! #809154Hey Leon,
Have you tried disabling the active plugins?
Best regards,
Jordan Shannon -
AuthorPosts
