Forum Replies Created
-
AuthorPosts
-
Hi!
Your topic was added to Kriesi’s personal queue. In the meantime, please try checking your website on another computers using IE and Firefox
Regards,
YigitHey!
Please review your website now. You can find custom CSS code i added in bottom of Quick CSS field
Best regards,
YigitHey!
Please add folllowing code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: auto !important; } #header_main { margin-bottom: 15px; } #socket .sub_menu_socket div { float: left; } } #mobile-advanced ul.sub-menu { padding-left: 30px; }Please firstly add button and then post the link to your page and point them out
Regards,
YigitHey!
Please add following code to Quick CSS as well
#header_meta { background: white !important; }And this is an example of using media queries
@media only screen and (max-width: 767px) { body { font-size: 16px; } }You should close the curly bracket . In last two media queries you have, closing brackets are missing. I do not know how you would like to apply it to your custom CSS code so i did not close the last two. Please check it
Best regards,
YigitHey!
You can save templates you have created using Avia Layout Builder and load them on other pages http://i.imgur.com/pkv1y7C.jpg
Regards,
YigitHey!
Please edit your home page and activate transparent header – http://i.imgur.com/CpQhfQ6.png
Best regards,
YigitHey remix1998!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { border-right: solid 1px #e2e2e2; }Regards,
YigitHi!
Please try deactivating all active plugins and check if that helps. If not, please post a temporary admin login so we can take a look
Best regards,
YigitHey russreyes!
I think it was something temporary as it is working fine on my end – http://i.imgur.com/4Jhqf2w.png
Can you check once again and confirm?Regards,
YigitHi THP!
Can you add all custom CSS code you added on http://pastebin.com/ and post the link here so we can take a look?
Regards,
YigitApril 10, 2014 at 2:34 pm in reply to: Images in Masonry Galerie looks out of focus (on retina display) #249770Hi!
I just checked your website and it does look sharp on my end – http://i.imgur.com/LbW04py.jpg
Can you check and confirm that it is sharp on your end as well?Cheers!
YigitHey!
Please choose to display transparent header and then add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { background: rgba(255,255,255,0.3); }0.3 is opacity level. You can set between 0 to 1. 255,255,255 is RGB value of the color
Regards,
YigitApril 10, 2014 at 2:24 pm in reply to: Navigation hover indicator is not lining up with header div #249764Hi Raymmar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { bottom: 10px; }Can you check shrinking feature so we can take a look how it looks?
Best regards,
YigitHey Dominik!
Please go to Enfold theme options > Header and set logo and menu setting to be like in your example site. Then add following code to Quick CSS in Enfold theme options > Styling tab to remove header meta when scrolled
.header-scrolled #header_meta { display: none; }Best regards,
YigitHey Amanda!
Please refer to fix suggested under “Fonts not loading in Firefox or IE9” here – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Fonts load fine on Chrome on my end – http://i.imgur.com/elVLOG3.pngCheers!
YigitHey!
Seems like code is not being applied. Please try adding it to custom.css file inside Enfold/Css folder
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.select2-container, li.select2-search-field, .select2-default { width: 100% !important; }Cheers!
YigitHey!
LayerSlider shortcode does not work unless you have it as a standalone plugin, for now at least. Thanks for sharing!
Cheers!
YigitHi!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here privately
Regards,
YigitHi!
Can you check your website now? I have added custom CSS code to top of Quick CSS field. Also i have checked your custom CSS and there were some punctional mistakes. I fixed them but there are few curly closing brackets missing in it for media queries. Please place them accordingly http://pastebin.com/5btzYhSg
Cheers!
YigitHey!
You are welcome Randy, glad we could help! :) Let us know if you have any other questions or issues
Cheers!
YigitHey Seiya!
Can you try deactivating all active plugins and check if that helps?
Cheers!
YigitHey!
You have following custom CSS code in Quick CSS section
#header_main .container, .main_menu ul:first-child > li a { height: 60px !important; line-height: 60px !important; }Please change it to
#header_main .container, .av-main-nav > li > a { height: 60px !important; line-height: 60px !important; }Cheers!
YigitHey!
I wanted to take a look at your website but it gives “Parse error: syntax error, unexpected $end in /home/ourlittl/public_html/envirospec/wp-includes/query.php on line 2830”
Regards,
YigitHey!
Please adjust David’s code a bit and use it as following
#top .widget ul li.current-cat { background-color: #f5f5f5; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
#top #header .avia_mega_div > .sub-menu > li { padding-top: 10px; }Cheers!
YigitHi Randy!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .av-main-nav ul a { padding: 3px 15px; } .sub-menu li { border-bottom: 1px solid #e2e2e2; }Cheers!
Yigit -
AuthorPosts
