Forum Replies Created
-
AuthorPosts
-
Hey Joe!
Please try following code
#main .alternate_color { background: -webkit-linear-gradient(left, #93C144 , white); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(right, #93C144 , white); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(right, #93C144 , white); /* For Firefox 3.6 to 15 */ background: linear-gradient(to right, #93C144 , white); /* Standard syntax (must be last) */ }Cheers!
YigitHi uroskancler!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { background: transparent !important; }Cheers!
YigitHey!
Editor is missing under Appearance tab. Please try adding the code right below following line in Functions.php file
'bitcoin' => array( 'font' =>'entypo-fontello', 'icon' => 'ue92a'), ));Regards,
YigitHey azevan28!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Cheers!
YigitHi!
Please try using this plugin – https://wordpress.org/plugins/codestyling-localization/
Also please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none; }Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues :)
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket .copyright { float: right; }Regards,
YigitHi PonzioPilato!
Please change the code to following one
@media only screen and (max-width: 480px) { .responsive #header_main .container { height: 140px!important; } #advanced_menu_toggle, #advanced_menu_hide { top: 80%; } .responsive .logo a, .responsive .logo img, .responsive .logo { height: auto !important; max-height: 100px !important; }}Regards,
YigitHey!
Please try adding following code to Quick CSS
.single-portfolio #main .content, .single-portfolio #main .container { max-width: 800px!important; }Regards,
YigitJune 20, 2014 at 3:25 pm in reply to: Show Titles and Excerpts on hover only in Portfolio Grid? #281659Hi!
I adjusted the code i posted in my previous post for tablets.
You can try following code to display title on hover but it would cause issues if elements have another elements below themdiv.grid-content { display: none; } article.main_color.inner-entry:hover > div.grid-content { display: block; }and please add following code to make titles unclickable
div.grid-content { pointer-events: none; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo { float: right; }}Unfortunately drop down menu removed from the theme and will not be returning
Best regards,
YigitHi!
Thanks for the information Lewis. We will investigate the issue and let you know about it :)
Best regards,
YigitHi!
Can you post screenshots as well? I could not see any issues with your images. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
P.S.: Your pictures are awesome!Cheers!
YigitHi!
Please add following code to Quick CSS as well
.content .entry-content-wrapper { padding-right: 15px; }and please flush browser cache after applying the code
Cheers!
YigitHi!
Please add following code to Quick CSS
.page-id-3928 #after_section_2 .av_font_icon { margin-top: 2px; }Regards,
YigitHi GZAM!
Can you post the link to your website please? So we can provide you more accurate custom CSS code
Best regards,
YigitHi mndawood!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { right: auto; left: 0; }Cheers!
YigitHi webop_germany!
Please refer to my post here – https://kriesi.at/support/topic/searchbox-in-header-menu/#post-267356
Best regards,
YigitHi!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Regards,
YigitHey!
Please add following code to Quick CSS and adjust as needed
li#menu-item-3114 a { color: white; background: #74ad5a; }Best regards,
YigitJune 20, 2014 at 2:23 pm in reply to: Show Titles and Excerpts on hover only in Portfolio Grid? #281630Hey trevorjohnston!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 481px) { div.grid-content { display: none!important; }}Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey!
No you do not need to add it under Extra Elements tab. You can use the HTML i posted to display the icon anywhere on the site
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div ul.product_list_widget li img { width: auto; padding: 0; }Regards,
YigitHi!
Please add Linkedin icon first and then let us know. If it does not line up, we can provide you custom CSS code to do so :)
Best regards,
YigitHey!
There are bunch of JS errors in console – http://i.imgur.com/JSGCItl.png
Are you using it as a WP plugin? – http://wordpress.org/plugins/addthis/
Please try deactivating all other active plugins and check if that helpsBest regards,
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts
