Forum Replies Created
-
AuthorPosts
-
Hi Bogdan,
If you are not using child theme and made changes on theme files or on custom.css file you will loose them. So you should back them up or you will have to do them again
Regards,
YigitHi Bogdan,
Actually you are using Enfold version 1.6. Currently 2.1 is available on ThemeForest. I would recommend you to firstly update your theme and WordPress to 3.6 or to 3.6.1. Since version 1.6 many bugs fixed and improvements done. Let us know if issues remain after update
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP:
http://vimeo.com/67209750Regards,
YigitHi Stephane,
Just figured out the problem. Your widget titles are the same color as your background. They are there but not visible. Please add following code to Quick CSS in Enfold theme options under Styling
#footer .widgettitle { color: white!important; }
You can change the color by changing ‘white’ and you can insert Hex color values like #ff4d4dRegards,
Yigit-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi Stephane,
You can add titles to your widgest as shown in this image http://i.imgur.com/Tn3Odke.jpg
Regards,
YigitAloha!
Please add following code to Quick CSS in Enfold theme options under Styling
.main_color.iconbox_top .iconbox_icon { background-color: #EE5625; }
This should do itRegards,
YigitHi Stephane,
You should choose to “Display the footer widgets” in Enfold theme options under Footer. http://i.imgur.com/g83QZ3h.jpg
Then you can set footer widgets in Appearance > Widgets sectionRegards,
YigitHi,
Please add following code to Quick CSS in Enfold theme options under Styling
li#menu-item-502 .avia-menu-fx { display: none; }
Regards,
YigitSeptember 16, 2013 at 8:23 pm in reply to: Looking for a person to customize Enfold to a specific design #161866Hi Rufinus,
Please take a look at this page to find a freelance developer http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795?page=1
or you can search on http://microlancer.com
It will be a lot faster to find someone for customizations :)Regards,
YigitHi Frank,
We need to see CSS codes on your website in order to find you a solution :)
Regards,
YigitHi,
Can you create a temporary admin login and send me on
Regards,
Yigit-
This reply was modified 8 years, 11 months ago by
Yigit.
Hi,
My bad, it should be
#top .main_menu .menu li>a { line-height: 85px!important; }
Sorry :)Regards,
YigitHi Neil,
You can add following code to Quick CSS in Enfold theme options under Styling to change the backgroun color of icon list
.main_color .avia-icon-list .iconlist_icon { background-color: red; }
Regards,
YigitHi Pieterjan,
Could you post the link to your website and changes you made?
Regards,
YigitHi,
You would like to remove “Vous êtes ici :” right? If so, please add following code to Quick CSS in Enfold theme options under Styling
span.breadcrumb-title { display: none; }
Regards,
YigitHi,
Please add following code to Quick CSS as well
.fixed_header #main { padding-top: 56px; }
#top .main_menu .menu li:first-child>a { line-height: 85px!important; }Regards,
YigitSeptember 16, 2013 at 5:33 pm in reply to: LayerSlider – 100% width Pic does not start at left on 0px. #161764Hi Danny,
You are welcome, glad we could help :) Let us know if you have any other questions
Regards,
YigitHi,
Please add following code to Quick CSS as well
.main_menu ul:first-child > li > a { line-height: 60px!important; }
This should do itRegards,
YigitHi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
#header_main .container { height: 60px!important; line-height: 60px!important; }
.fixed_header #main { padding-top: 60px; }
By default it is 88pxRegards,
YigitHi,
You should upload images again. Links are broken. I duplicated one of the slider which is working and set it as slider in Homepage and it works fine.
Regards,
YigitHi,
Can you create a temporary admin login and send me on
Regards,
Yigit-
This reply was modified 8 years, 11 months ago by
Yigit.
Hi,
Masonry layout for blog is being considered. You can request it here https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
YigitHi,
Please add following code to Quick CSS in Enfold theme options under Styling
.content { padding-top: 10px; }
#header_main .container { height: 88px!important; line-height: 88px!important; }
#top .title_container .container { padding: 0; min-height: 36px; }Regards,
YigitSeptember 16, 2013 at 11:14 am in reply to: LayerSlider – 100% width Pic does not start at left on 0px. #161637Hi,
Can you try deleting width and padding from your first code and adding following code to Quick CSS in Enfold theme options under Styling
div.post-entry { padding-left: 10px; }
Regards,
Yigit -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts