Forum Replies Created
-
AuthorPosts
-
Hey newmesis!
Can you post the link to your website? We may need a temporary admin login as well. If you do not mind, please post it here privately as well.
Cheers!
YigitHey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. However, if i understood you correctly, i do not think that it would be easily achievable.
Cheers!
YigitHey davidrk!
Please add following code to Quick CSS in Enfold theme optison options unde Styling tab
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a { background-color: #e1e1e1; }Regards,
YigitFebruary 14, 2014 at 6:02 pm in reply to: After updating, images in columns are no longer responsive? #224089Hi!
I have just checked the pages where you are/were having issues and it seems to be working fine now. Can you confirm that it is fine on your end as well?
Also, version 2.5.2 was released recently and has some small bug fixes. If you are having any other issues, please try updating the theme ( see http://kriesi.at/documentation/enfold/updating-your-theme-files/ )Best regards,
YigitHi!
You are welcome, glad we could help! Thanks, you too have a nice weekend :)
Cheers!
YigitHi!
Can you try adding following code to Functions.php file in Appearance > Editor and check if that helps?
add_filter('wp_headers', 'cdfie_add_header'); function cdfie_add_header($headers) { $headers['X-UA-Compatible'] = 'IE=edge,chrome=1'; return $headers; }Cheers!
YigitHi!
Changes are done. Please review your website. I made a small CSS adjustment in the code. You can find it in the bottom of Quick CSS section
Regards,
YigitHi!
Please change
#header_main .container, #avia-menu a { height: 143px !important; line-height: 143px !important; -webkit-transition: all linear 0.2s; -moz-transiton: all linear 0.2s; transition: all linear 0.2s; }with
#header_main .container, .main_menu ul:first-child > li > a { height: 143px !important; line-height: 190px !important; -webkit-transition: all linear 0.2s; -moz-transiton: all linear 0.2s; transition: all linear 0.2s; }Cheers!
YigitHi!
Please review your website now. You can find custom CSS code i added in Quick CSS section in Enfold theme options under Styling tab
Regards,
YigitHey!
Please change following line
#header_main .container, #avia-menu a { line-height: 190px !important; }with
.main_menu ul:first-child > li > a { line-height: 190px !important; }Best regards,
YigitHi!
I will keep this thread open. It will be on hold until you post again. So please post after you try on monday :)
Regards,
YigitHey!
Please try deactivating WP-Property plugin and check if that helps
Best regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so i can take a look?
Cheers!
YigitHi!
Please replace that line of code with following one
.main_menu ul:first-child > li > a { line-height: 190px !important; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
.sub_menu { font-size: 16px; } /* changes the font size of sub menu */ .fixed_header.social_header #main { padding-top: 174px; } #header_main .container, #avia-menu a { line-height: 190px !important; }Copy category URL and go to Appearance > Menus and add it as a new link with # for URL so they will not be clickable http://i.imgur.com/9I3QF9j.jpg
Not sure if i understood "Tighten up the leading in the dropdown menus (e.g. Why Choose Us) to the default." clearly. Please elaborate.Regards,
YigitHi elkeklein!
Please see Peter’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#header_main .av_font_icon { top: -2px; } #mobile-advanced a { min-height: 48px; } #mobile-advanced .avia_transform .av_font_icon { opacity: 1; -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); }Cheers!
YigitFebruary 14, 2014 at 3:17 pm in reply to: Description pop up when hover over an Pricing table item #224008Hey Linden Mobile!
You can try to find a plugin or 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. You can also request quote here.
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#expertise { border-top: 1px solid white; }Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options for a temporary workaround and adjust as needed
html.html_boxed { background: #8ca8ee; }Regards,
YigitHi asarran!
Everything looks fine on my end. Please see screenshot here http://i.imgur.com/0omynFw.jpg
Have you solved the issue already?Cheers!
YigitHey costin!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.menu li > a:after { content: ' ▾'; } .menu li > a:only-child:after { content: ''; }Cheers!
YigitHey!
Please try adding following code to Quick CSS
#disqus_thread #layout { margin-right: 20px!important; }Regards,
YigitFebruary 14, 2014 at 2:00 pm in reply to: How to change color of the "Active" tab within Enfold #223969Hi Anthony!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
div .main_color .tabcontainer .active_tab_content { background-color: red; } div .main_color .tabcontainer .active_tab { background-color: green; color: white; }Best regards,
YigitHey tlow87!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.team-social a { background: transparent; }Regards,
YigitHi!
Please add following code to Quick CSS instead
#header_main .container { height: 135px !important; }Regards,
YigitHi rdswestnet!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_1 .container_wrap, .avia-layerslider { border-top-style: none; } .avia-layerslider .avia-shadow { box-shadow: none; } #header_main { border-bottom-style: none; }Cheers!
Yigit -
AuthorPosts
