Forum Replies Created
-
AuthorPosts
-
Hi!
Which icons are not displayed? I have checked your website on Chrome 35.0.1916.153 on OS X 10.9.4 and they appear fine on my end – http://i.imgur.com/O3xPFZg.png
Please flush browser cache and refresh your page a few timesRegards,
YigitHi Richard!
Please place image with hotspots element to top of your page and then choose to display “Transparent & Glassy Header” in Layout section of your page – http://i.imgur.com/ZY8ufsH.png
Best regards,
YigitHi!
@denisrowe Please add following code to Quick CSS in Enfold theme options under General Styling tab.search .widget_pages { display: none; }If that does not work, please post the link to your website
Best regards,
YigitHi!
Sure, we will be waiting to hear from you. I will keep this thread open. It will be on hold, when you reply back to this thread it is going to be re-opened.
Cheers!
YigitHey Jonn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
li#menu-item-3159 .avia-menu-text { color: white!important; background-color: blue; padding: 5px; border-radius: 10px; }Best regards,
YigitHey!
It does work fine on my local installation – http://i.imgur.com/N7apBIg.png
Can you try adding the code to Custom.css file inside Enfold/css folder.home .av_header_transparency .av-main-nav>li>a>span.avia-menu-text { color: white !important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .home div#av_section_2 { height: 60px!important; } .logo a { float: left; }}Cheers!
YigitJuly 14, 2014 at 2:51 pm in reply to: New Glassy header do not work with custome header size #291070Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_transparency #top #wrap_all #main { padding-top: 0!important; }Best regards,
YigitHey!
Can you create a testing environment and test the new version there? Have you tried updating the theme via FTP? If now, please do so, see – http://vimeo.com/67209750
Regards,
YigitHey!
Please decrease the value of max-width: 90% to 85% and flush browser cache on your mobile device. If it still overlaps, you can try decreasing it even further
Best regards,
YigitHey!
Please try folllowing code instead
.page-id-1672 .av_header_transparency .av-main-nav>li>a>span.avia-menu-text { color: white !important; }Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-1672 .av_header_transparency span.avia-menu-text { color: white; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitHi!
Please add following code to Quick CSS instead
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 90%; margin-top: 10px !important height: auto !important; }}Best regards,
YigitHey Richard!
Please add following code to Quick CSS
div .av_one_fourth { margin-left: 2%; width: 23.5%; }Cheers!
YigitHi silviouk!
Images in both pages appear fine on my end on all browsers. You can see screenshots from Firefox here – http://imgur.com/a/iE0mR
Please flush browser cache and refresh your page few timesRegards,
YigitHey Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div .av_one_third { margin-left: 2%; width: 32%; }Best regards,
YigitHi Thomas!
Sure, it is possible. Do you mind posting the link to your page where would you like to have a different colored menu items, so we can provide you custom CSS code?
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 10px; }Best regards,
YigitJuly 14, 2014 at 1:19 pm in reply to: Standard Editor will not work with newest Enfold Theme #291019Hi AGC!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitHey LukasE!
Please choose to display “Large gap” in “Gap between elements” – http://i.imgur.com/7QClC5p.png
Cheers!
YigitHey Tim!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { #advanced_menu_toggle, #advanced_menu_hide { right: -25px; }}Regards,
YigitHi lflask!
Please add following code to Functions.php file in Appearance > Editor
function category_specific_post_nav($settings){ $settings['same_category'] = true; return $settings; } add_filter('avia_post_nav_settings','category_specific_post_nav', 10);Best regards,
YigitHey!
This is how it looks on my end – http://i.imgur.com/ehobTvh.png
Can you please elaborate?Best regards,
YigitJuly 14, 2014 at 1:03 pm in reply to: Anchor scroll to color section, menu highlighting wrong section? #291004Hey!
You should update parent theme so the changes you made in Child theme are safe
Regards,
YigitHey!
Please flush browser cache and refresh your page a few times. Side nav is not visible on my end – http://i.imgur.com/e4I8lWX.png
You could also go to Enfold theme options > Sidebar Layout and uncheck “Page Sidebar navigation”Cheers!
YigitJuly 14, 2014 at 12:57 pm in reply to: Dropdown menu not showing in full on iPad, as too long, and not scrollable #291002 -
AuthorPosts
