Forum Replies Created
-
AuthorPosts
-
Hey!
Icon sizes look fine on my end – http://i.imgur.com/PKFtdku.png
I believe it was caching issue. If you would like to increase icon sizes in icons lists, please add following code to Quick CSS in Enfold theme options under General Styling tab.avia-icon-list .iconlist-char { font-size: 38px; }Best regards,
YigitRica ederim :) Baska her hangi bir sorunuz yada sorununuz olursa lutfen yazmaktan cekinmeyin. iyi haftasonlari!
Best regards,
YigitHi!
Please change the code to following one
.ajax_slide .image-overlay { display: none !important; }Regards,
YigitHey!
Please try deactivating all active plugins and check if that helps. If not, please go to Appearance > Editor and add following code to Functions.php file
function add_custom_link(){ ?> <script> jQuery(window).load(function(){ jQuery('p.return-to-shop > a').attr('href','http://www.butlerdevsites.com/mft/mft-shop/'); }); </script> <?php } add_action('wp_footer', 'add_custom_link');Regards,
YigitHey!
Please add following code to Quick CSS
.blog .content { border-right: 3px solid #ffc400; } #top #main .sidebar { border-left-width: 1px; }Best regards,
YigitHi!
You are welcome Franck, glad we could help! Have a nice weekend!
Best regards,
YigitHi mazerti!
1- Can you post the link to your website please?
2- Please go to Enfold theme options > Header Layout > Header Size = Custom pixel value and adjust header height as needed.Regards,
YigitHey!
Please try following code
.main_color a:hover, .alternate_color a:hover { color: #e4734a !important; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
.grid-entry .image-overlay { display: none!important; }Cheers!
YigitHey!
Please change following code
.avia_partner_widget a, .avia_partner_widget a:hover { width: 100%; padding-bottom: 100%; }to following one
.avia_partner_widget a, .avia_partner_widget a:hover { width: 100%; max-width: 128px; }and also add following code
.page-id-3550 .av_one_fifth { width: 11%; }You have CSS minifying feature enabled, please disable it before it applying your code
Regards,
YigitHey Andreas!
Thank you for your kind words! :)
Can you please post the link to your website so we can see the issue?Best regards,
YigitHey KirinDesign!
Please refer to this topic – https://kriesi.at/support/topic/force-logo-to-break-out/
Best regards,
YigitAugust 22, 2014 at 3:50 pm in reply to: Accordion Slider – On Page load by default have an expanded slide #307928Hey!
You can request it here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitHi codecreative!
Please add variation image to your variations. For more information, see – http://docs.woothemes.com/document/product-variations/
Best regards,
YigitHey!
Yes, please locate the file via FTP and undo the changes you made
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.widgettitle { text-transform: none; }Regards,
YigitHey OlivierCharlot!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a { color: white!important; background-color: black!important; }Regards,
YigitHi!
Please see “PUT UBERMENU SHORTCODE HERE” in Josue’s code. You should replace it with your UberMenu shortcode
Regards,
YigitAugust 22, 2014 at 3:16 pm in reply to: Can the following be done on client site using Enfold Theme #307890Hi!
Please add following code to Quick CSS as well
.home .entry-content-wrapper { margin-top: 0!important; } .home .entry-content-wrapper h2.post-title.entry-title { padding-top: 1px!important; }Cheers!
YigitHey GOWD!
Please add following code to Quick CSS
div#header_main_alternate .container { width: 100%; margin: 0; } .html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px; }Regards,
YigitHey!
It is W3 Total Cache plugin for most of the time :) But code is working fine on my end right now. Please do not forget to flush browser cache
Regards,
YigitHey!
Sure Christian, we will keep the thread open and it will be on hold until you post again. Please reply to this topic when you would like to re-open it.
Have a great holiday! :)Best regards,
YigitHi!
Please remove the code from functions.php file via FTP. Can you paste the code you have added to functions.php file on http://pastebin.com/ and post the link here?
Cheers!
YigitHi!
It is possible but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Best regards,
YigitAugust 22, 2014 at 2:26 pm in reply to: Can the following be done on client site using Enfold Theme #307856Hi!
Please add following code to Quick CSS
#top .flex_column .template-blog .post-title, #top .fullsize .template-blog .post-meta-infos { text-align: left; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
.avia-menu-fx .avia-arrow-wrap .avia-arrow { top: 8px; }Best regards,
YigitAugust 22, 2014 at 2:07 pm in reply to: IE8 logo issue and adding a background colour to a link #307842 -
AuthorPosts
