Forum Replies Created
-
AuthorPosts
-
Hey Lilipie!
I see that you already have opened topics regarding to both of your questions. Please do not start the same topic more than once, it makes it harder for us to follow up. I am closing this one.
Regards,
YigitHey callara!
Style Switcher was made by Kriesi and it is not available as a plugin or widget. I personally have not used it but you can try this or any other plugin http://wordpress.org/plugins/wp-user-stylesheet-switcher/
Best regards,
YigitDecember 18, 2013 at 2:54 pm in reply to: Enfold: Blak color in the frame the small thumbnails in the gallery #201544Hey!
You are welcome! Glad we could help. Let us know if you have any other questions or issues
Cheers!
YigitHey yukanl!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-product .sidebar { display: none; }
Best regards,
YigitHey bicounet!
You can watch video tutorial that LayerSlider’s author prepared in here http://www.youtube.com/watch?v=ZY9SxVyugx4
and you can find Enfold related videos here http://vimeo.com/channels/aviathemes/videosRegards,
YigitHi!
You can create a child theme ( please see video tutorial here http://vimeo.com/channels/aviathemes/67221517 ) if you would not like to update files and if you the solution i posted works for you. If not, your best option would be adding HTML to text widget as you already thought of :)
Best regards,
YigitHey jb84!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.header_color .main_menu ul:first-child > li > a { color: red; } .header_color .main_menu ul:first-child > li > a:hover { color: blue; } .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: green; }
Best regards,
YigitHey der_mueller!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.grid-entry .inner-entry { margin-right: 20px; }
Best regards,
YigitHey!
Please refer to this post https://kriesi.at/support/topic/footer-socket-question/#post-193649
Best regards,
YigitDecember 18, 2013 at 6:28 am in reply to: How can I change css styles of Headings Size and Color ? #201401Hey!
Default heading sizes are as following
h1 { font-size: 34px; } h2 { font-size: 28px; } h3 { font-size: 20px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 14px; }
You can adjust them as needed
Best regards,
YigitHi z2h!
Can you post the link to your website? The one you have previously posted is single page with non-fixed header so i guess you are working on another one
Best regards,
YigitHey!
You should go to wp-content\themes\enfold\framework\php folder and modify class-breadcrumb.php file
Cheers!
YigitDecember 18, 2013 at 5:01 am in reply to: Enfold: How to change DATE FORMAT for Multi-author blog archive #201385Hi!
You should go to Enfold\includes folder and modify loop-index.php file.
Cheers!
YigitDecember 18, 2013 at 4:52 am in reply to: Navigation/Logo Affected on IPad and Android/Samsung #201383Hi!
Please try flushing browser cache and refresh your page a few times. Slide out menu is displayed on my end.
You can refer to the first part of this post to change the width to switch to mobile menu https://kriesi.at/support/topic/browser-issues-in-firefox-and-ios-ipad/#post-198342Cheers!
YigitHey!
Please try removing !important from color styling from both classes and it should be enough to change colors independently. Please flush browser cache after applying the code and refresh your page a few times
Cheers!
YigitHi GriffinandAssociates!
I personally am not familiar with the plugin. Your best route would be contacting plugin author as they should have more insight on what could be going wrong. As you can see in scope, we do not provide support for 3rd party plugins, but if it is not that complicated to solve issue, we can try to help you out.
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#pw_login_widget-2 { padding-bottom: 0; } #top input[type="text"] { margin-bottom: 10px; }
Best regards,
YigitHi!
I have checked your website on Chrome, Firefox and IE and it works fine in all these browsers on my end. This is how i see it http://i.imgur.com/45BTtLy.jpg
Cheers!
YigitHey!
I hope it does. I am marking this thread as resolved. Let us know if you have any other questions or issues. Enjoy your coffee ;)
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .widget_price_filter .price_slider_wrapper .price_label, .main_color .sidebar a { color: #0d0d0d; } .main_color .sidebar a:hover { color: #88bbc8; }
That should do it. Please flush browser cache after applying CSS
Best regards,
YigitHey!
I have no problem connecting to Fontello.com as well http://i.imgur.com/D2DEzDD.jpg
I have tried on Chrome on Win7. Please see http://www.downforeveryoneorjustme.com/fontello.comCheers!
YigitHi pelyon!
You can add following code to Quick CSS in Enfold theme options under Styling tab to change the background color of sidebar
.main_color .sidebar { background-color: red; color: green; }
Best regards,
YigitHi!
New version of Enfold was released recently which is fully compatible with WordPress 3.8. Please try re-updating the theme. If you do not mind turning off the spinning animation for a temporary fix, you can add following code to Quick CSS in Enfold theme options under Styling tab
a:hover .image-overlay .image-overlay-inside { -webkit-animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); -moz-animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); -o-animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_pop_small 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
Best regards,
YigitDecember 17, 2013 at 10:01 pm in reply to: How can I change css styles of Headings Size and Color ? #201289Hey!
You can use following code to change the color of heading elements
.main_color .meta-heading>* { color: red; }
Cheers!
YigitHi!
Can you post the link to your website and point out changes you would like to make?
Best regards,
YigitHey inboxgroup!
No, currently it is not. Kriesi may make it into a plugin later.
Regards,
YigitHi Jundonas!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Nice website by the way!Regards,
YigitHi webdraw!
You can simply add Portfolio Grid element under Content Elements to your layout. You can take a look at this screenshot to create the same layout http://i.imgur.com/VCAftmG.jpg
Cheers!
YigitHey bymenjil!
Please go to wp-content\themes\enfold\includes\admin folder and open register-admin-options.php file and find
array( 'slug' => 'styling', 'parent'=>'avia', 'icon'=>"palette.png", 'title' => 'Styling' ),
and comment it out using // as following
//array( 'slug' => 'styling', 'parent'=>'avia', 'icon'=>"palette.png", 'title' => 'Styling' ),
Best regards,
Yigit -
AuthorPosts