Forum Replies Created
-
AuthorPosts
-
Hi 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!
YigitHi Pedro!
Please make sure that wp-content>uploads folder has correct permissions ( 755 ).
Best regards,
YigitHey!
You can adjust it using following code
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding-right: 20px!important; }Cheers!
YigitHey!
You can upload background image to header in Enfold theme options > Styling > Header
Best regards,
YigitHi sjwmobile!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive #header_main .container { height: 140px !important; } #advanced_menu_toggle { top: 25%; } .responsive .mobile_slide_out .logo { margin-top: 18%; } #header_main .social_bookmarks { top: 25%; } }Please flush browser cache on your iphone and refresh your page a few times
Regards,
YigitApril 9, 2014 at 11:45 pm in reply to: Images in Masonry Galerie looks out of focus (on retina display) #249476Hey Pogona82!
Are you using a plugin such as this one http://wordpress.org/plugins/wp-retina-2x/ ?
Can you also post the link to your website so we can take a look?Cheers!
YigitHey!
Please add following code to Quick CSS as well
#top #menu-item-search.menu-item-search-dropdown>a:hover { background-color: transparent!important; }You can go to Enfold theme options > Header > Extra elements > Header Phone Number/Extra Info and add your text or link there manually
Regards,
YigitHey!
Yes it does look good now :) Do you have any other questions or issues or shall we mark the thread as resolved now?
Regards,
YigitHi!
Do you mean adding anchors? If so, please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
If you did not mean that, i do not think i understood you. Can you post a screenshot or elaborate please? :)Cheers!
YigitHi!
Please add following code to Quick CSS as well
.widgettitle { background-color: orange; color: white !important; padding: 10px; }Best regards,
YigitHey!
You can add following code to Quick CSS to disable menu links
.main_menu { pointer-events: none; }Then go to Apperance > Menus and add a new link with the title you would like to use
Cheers!
Yigit -
AuthorPosts
