Forum Replies Created
-
AuthorPosts
-
Hey andreikharlanov!
You can turn off pagination in “Blog Post” element settings http://i.imgur.com/tOz6mTv.jpg
Regards,
YigitHello homemadebyx!
Please see this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144
Cheers!
YigitHello swarez!
Your website is right-click disabled. Can you please enable it so we can inspect elements and give you more accurateCSS codes?
Nice logo by the way!Best regards,
YigitSeptember 23, 2013 at 11:09 pm in reply to: Problems with changing icons and Social Media in Header- Please advise #165352Hello!
Please post a screenshot showing how header should look like after changes
Best regards,
YigitHello!
You are welcome :) All changes are done. If you have any other questions, feel free to ask.
Regards,
YigitHi!
A link to your website would be very helpful, can you post it? You can hide your link using http://goo.gl/
Best regards,
YigitHello!
You are welcome. Let us know if you have any other questions :)
Regards,
YigitHi bkheld!
Please add following code to Quick CSS in Enfold theme options under Styling and adjust as desired
.header_color .main_menu ul:first-child > li a { color: black!important; }
Regards,
YigitHey jamorel!
Please add following code to Quick CSS in Enfold theme options under Styling
.fullsize .content { margin-left: -50px!important; }
Regards,
YigitHi!
Which slider are you using? And can you post the link to your website ?
Regards,
YigitHello omakad!
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
YigitSeptember 23, 2013 at 9:45 pm in reply to: Change Social Icon Size and Phone # Size in Top Header #165305Hello Marcel!
Please add following code to Quick CSS in Enfold theme options under Styling for the 1st one
.social_header .phone-info span { font-size: 18px; }
Can you show the custom css you have applied? And a link to your website would be very useful.
Best regards,
YigitSeptember 23, 2013 at 9:30 pm in reply to: Is there a way to decrease spacing between sidebar widgets? #165301Hello uattah!
Please add following code to Quick CSS as well
.widget { padding: 10px 0 10px 0; }
By default padding is 30px 0 30px 0
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.container_wrap { border-top-style: none; }
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.responsive #socket .sub_menu_socket { display: block!important; }
Regards,
YigitHey zerozendesign!
Can you post a screenshot? I just uploaded an image which is 6580px in width and there is no problem
Regards,
YigitHello tocal!
Please add following code to Quick CSS as well
.main_menu ul:first-child > li a { line-height: 100px!important; }
Your website looks awesome by the way!
Regards,
YigitSeptember 23, 2013 at 5:32 pm in reply to: Problems with changing icons and Social Media in Header- Please advise #165230Hey franpat!
You should go to Enfold theme options > Header and choose one of header types with social icons. And can you be more specific about icon box issue?
Cheers!
YigitHi Jonathan!
Glad that it is working well now :) Let us know if you have any other questions
Cheers!
YigitSeptember 23, 2013 at 5:05 pm in reply to: How to change color on a third party widget button #165220Hi!
You are welcome :) Let us know if you have any other questions
Best regards,
YigitSeptember 23, 2013 at 4:59 pm in reply to: How to change color on a third party widget button #165214Hi!
Please add following code to Quick CSS in Enfold theme options under Styling
.footer_color input[type='submit'] { background-color: #f05a1a; color: #ffffff; border-color: #f05a1a; } .footer_color input[type='submit']:hover { background-color: #f05a1a; color: #ffffff; border-color: #f05a1a; }
Adjust second code for hover state
Best regards,
YigitHello headbentdesign!
Please add following code to Quick CSS as well
body .column-top-margin { margin-top: 50px!important; }
Best regards,
YigitHello!
You are welcome, glad we could help :) Let us know if you have any other questions
Best regards,
YigitHello!
In WordPress theme directory please go to Enfold folder and open functions-enfold.php file and find following code in line 40
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">'.$avia_config['font_icons']['search'].'';
and change it to
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">Search '.$avia_config['font_icons']['search'].'';
Best regards,
Yigit -
AuthorPosts