Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#header_main { background: white; } #header_meta { background: red; }Second line is to change the background color of header meta section. If that is not what you meant, please elaborate or post a screenshot
Cheers!
YigitHey Philippe!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.search-results .sidebar { display: none !important; } .search-results .content { border-right: none; } .search-results .container .nine.units { width: 100% !important; }Regards,
YigitHi zendao!
It is not possible to have right and left sidebar at the same time by default. You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .logo, .logo a, .logo img { max-height: 116px !important; }}Best regards,
YigitHey Jim!
Please go to Appearance > Widgets and remove default widgets you do not want to display from widget area called “Displayed Everywhere”
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main { padding-top: 126px; }Cheers!
YigitHey WANTED1403!
Can you post a screenshot and show how you would like it to look?
Cheers!
YigitHi!
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: 160px !important; } .logo, .logo a { height: 116px!important; } }Best regards,
YigitHey miramontes!
Please go to wp-content\themes\enfold\includes\admin folder and open register-backend-styles.php file and edit predefined colors
Cheers!
YigitHi!
Would you like remove default widgets? If so, please go to Appearance > Widgets and remove widgets from widget area called “Displayed Everywhere”.
This is breadcrumbs http://i.imgur.com/Kid6N5k.jpgCheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px; }Cheers!
YigitHi controlC!
Please refer to Ismael’s post here to add new fonts and font weights https://kriesi.at/support/topic/add-new-font/#post-234710
Regards,
YigitHey!
You can add following code to Quick CSS in Enfold theme options under Styling tab to decrease padding between menu items between 768px and 989px
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .main_menu ul:first-child > li > a { padding: 0 5px; }}That would be the best option if you do not like to use mobile menu instead
Best regards,
YigitHey oligo11!
It seems like you have already figured it out. Portfolio links on scroller works fine on my end – http://i.imgur.com/pVM61U8.jpg
Best regards,
YigitHey!
Can you try deactivating all active plugins and check if that helps? It would be better if you could create a testing installation in order to avoid having issues on your live website
Cheers!
YigitMarch 13, 2014 at 12:53 pm in reply to: Switching between advanced editor and standard editor not possible #236870Hi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; }}Cheers!
YigitMarch 13, 2014 at 12:51 pm in reply to: Title Tags not appearing on static home page with Yoast #236864Hi aliquill!
As far as i know Yoast plugin was updated yesterday also Enfold has new 2.6.1 version available. Can you please make sure once again that you are using the latest versions of both the theme and plugin?
Best regards,
YigitHi quike!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a, .html_bottom_nav_header.html_logo_center #top #menu-item-search>a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li:first-child a { border: none; }Best regards,
YigitHi Benjamin!
Can you post the link to your website so we can take a look?
Best regards,
YigitMarch 13, 2014 at 12:42 pm in reply to: Switching between advanced editor and standard editor not possible #236855Hi boemedia!
Content you have created in Avia Layout Builder will be saved in Avia Layout Builder. However you can enable debugging mode to see the shortcodes of the content you have created under Avia Layout Builder. Please see – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
YigitMarch 13, 2014 at 12:40 pm in reply to: (New) problem with font after latest update (march 11) #2 #236854Hi carina_christiansen!
Please replace the code i have previously posted in your other topic to following one
body .av-special-heading.blockquote > * { line-height: 90px; }Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#avia2-menu { display: none; }Regards,
YigitMarch 13, 2014 at 12:29 pm in reply to: Different color / logo of the header on different pages #236849Hi!
Please add following code to Quick CSS and adjust as well
.page-id-2251 .main_color input[type='submit'] { background-color: #734854; color: #ffffff; border-color: #512632; } .page-id-2251 .main_color input[type='submit']:hover { background-color: red; color: #ffffff; border-color: red; } .page-id-2251 .main_color strong { color: orange; } .page-id-2251 .main_menu ul:first-child > li.current-menu-item > a { color: red; }Cheers!
YigitHey!
Please update Enfold to the latest version 2.6.1 ( see – http://kriesi.at/documentation/enfold/updating-your-theme-files/ ) and choose to add Skype in Enfold theme options > Header > Extra Elements
Cheers!
Yigit -
AuthorPosts
