Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .avia-caption .avia-caption-content p { padding: 2px; }}I only see the issue when screen size is smaller than 480px, so this should fix it
Best regards,
YigitHi michaelfess!
You can add them to your menu as menu items or links in Appearance > Menus and using menu item ID, you can style them. Please create your buttons and add to your menu and then post the link to your website so we can provide you custom CSS code
Regards,
YigitHey!
Sure, we are waiting to hear from you. This could be helpful – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wrap_all { overflow-y: hidden; } @media only screen and (max-width: 767px) { .responsive .logo { position: relative; }}Cheers!
YigitHey nicomad!
Can you post the link to your website so we can take a look?
Best regards,
YigitHey!
Please go to Enfold theme options > Header > Mobile Menu and choose screen size to display mobile menu in “Header Mobile Menu activation”.
And go to Settings > Permalinks and choose to display Custom Structure in “Common Settings”Regards,
YigitHi!
Which version of WooCommerce are you using? If not the latest, please update it and try deactivating all active plugins except for WooCommerce and check if that helps
Best regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .avia-slideshow .avia-caption .avia-caption-title { font-size: 18px; padding: 2px; }} @media only screen and (max-width: 480px) { .avia-caption { padding: 0; bottom: 3px; }}Best regards,
YigitMarch 14, 2014 at 2:57 pm in reply to: iPhone issue: Promo Box buttons not working and logo stretched. #237646Hi!
I have just checked your website on my iphone and your logo looks fine. Menu overlaps the logo and you can fix it by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { #advanced_menu_toggle, #advanced_menu_hide { top: 67%; }}For the promobox issue, i have already reported it to Kriesi and noted your topic.
Best regards,
YigitHey!
Please let us know so we can mark the thread as resolved or assist you further
Cheers!
YigitMarch 14, 2014 at 2:46 pm in reply to: Responsive Header Main Menu missing from 2.6.1 UberMenu problems #237640Hi!
It seems to be working on my end http://i.imgur.com/qfUCiMF.png :)
I have tested it on iphone 4. Please flush browser cache on your mobile device and check once again. If that does not work please post your query on Ubermenu forum as well. I will ask Tom to take a lookCheers!
YigitMarch 14, 2014 at 2:28 pm in reply to: Responsive Header Main Menu missing from 2.6.1 UberMenu problems #237634Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .container #advanced_menu_toggle, #advanced_menu_hide { display: none; } .main_menu, #header_main_alternate { display: block; }}Cheers!
YigitHey!
Glad we could help! :) Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS instead
.main_color.iconbox_top .iconbox_content { background: transparent; }Regards,
YigitHey kathrynmichaud!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { margin-top: 30px; } .header-scrolled div .logo { margin-top: 0; }Cheers!
YigitHey wesleysoccer!
Please try adding following code to Quick CSS
@media only screen and (max-width: 480px) { .single-product-summary { float: left; } .single-product-main-image { float: right; }}Regards,
YigitHi!
Please go to wp-content\themes\enfold folder and create a new folder named fonts and add your fonts inside it. To be honest, i have not tried it but as far as i remember there are some users using @font-face technique to add custom fonts
Best regards,
YigitHey!
Please try inserting empty Text widget to “Display Everywhere” widget area
Best regards,
YigitHey!
Please add following code to Quick CSS
.postid-360 .avia-builder-el-14.column-top-margin { margin-top: 0; }Regards,
YigitHey!
Please find following code in Quick CSS section
.header-scrolled #header_main .container, .header-scrolled #avia-menu a { height: 80px !important; line-height: 80px !important; }And change it to
.header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li > a { height: 80px !important; line-height: 80px !important; }If that does not work, please post admin credentials once again so i can correct the code
Best regards,
YigitMarch 14, 2014 at 1:52 pm in reply to: Easyslider text size looks difficult to work with on mobile view. #237609Hey jmikhail!
Seems like you have already figured it. I have just checked your website and text on slider looks fine at all times when browser resized
Regards,
YigitMarch 14, 2014 at 1:48 pm in reply to: Secondary Menu – Phone Number and Social Icons are not aligned cleanly #237606Hey jmikhail!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.av_phone_active_right .phone-info { float: left; }2-
@media only screen and (max-width: 767px) { #top .social_bookmarks li { border: none; }}Cheers!
YigitMarch 14, 2014 at 1:39 pm in reply to: Different color / logo of the header on different pages #237602Hi!
Please use following code
1-.page-id-2877 ::selection { background: red; }2-
.page-id-2877 .main_menu ul:first-child > li > a { color: white; }Regards,
YigitHey!
It is definitely not a bug :) Glad it is working fine for you now! Let us know if you have any other questions or issues
Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1340px) and (min-width: 1140px) { .logo, .logo a, .logo img { max-height: 66px!important; }} @media only screen and (max-width: 990px) and (max-width: 1139px) { .logo, .logo a, .logo img { max-height: 38px!important; }}Regards,
YigitHi!
Glad it is working fine now Stuart! Let us know if you have any other questions or issues
Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { #advanced_menu_toggle, #advanced_menu_hide { right: -50px; }}You can post a screenshot and show how you would like to display your logo and maybe we can provide you custom CSS code
Regards,
Yigit -
AuthorPosts
