Forum Replies Created
-
AuthorPosts
-
Hey Antonio!
You can find Enfold related tutorial videos here http://vimeo.com/channels/aviathemes/videos
and WPML documentation here http://wpml.org/documentation/Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab to decrease the space between widgets
.widget { padding: 15px 0 15px 0; }
Best regards,
YigitHi saquasar!
Please open language file in Poedit and go to Catalog > Update From Sources. It should add missing strings. You can try using this plugin as well http://wordpress.org/plugins/codestyling-localization/
Regards,
YigitHey!
You can target following classes
a:hover .image-overlay .image-overlay-inside { } .image-overlay .image-overlay-inside { }
If you need help with it, let us know!
Best regards,
YigitDuplicated. Please do not start the same topic more than once as it makes it harder for us to follow threads. Closed!
Regards,
YigitNovember 5, 2013 at 2:36 pm in reply to: How to add a faq form to my page and a sign up form #184759Hi ehardy41908!
Please go to Enfold theme options and import dummy data. You can find FAQ page under Pages menu item. You can customize simply customize it. And please go to Appearance > Widgets to add Login Widget
Regards,
YigitHi ydigilov!
Can you post the link to your website so we can check which version of Enfold you are using? If not the latest, please update your theme to the latest version 2.4.2 which includes the newest version of LayerSlider WP
Best regards,
YigitHi meanster99!
Can you post the link to your page where you would like to have buttons side by side so we can inspect elements and provide you custom CSS code?
Cheers!
YigitNovember 5, 2013 at 2:22 pm in reply to: How to adjust Blog posts grid 3 column to 2 column layout mobile phone view #184754Hey!
Please add following code to Quick CSS as well
.responsive #top .avia-content-slider-odd .slide-entry.slide-parity-even { clear: none; margin-left: 4%; } .responsive #top .slide-entry { margin-left: 0; clear: both; }
Regards,
YigitHey xyzb!
You are going to need to hire a freelance developer for that kind of customization. You can find one on http://www.freelancer.com/ or http://www.microlancer.com/
Best regards,
YigitNovember 4, 2013 at 11:00 pm in reply to: Submit button – use the enfold instead of the form button #184523Hey!
I updated my previous code. Sorry, i skipped to add one :hover. Just so we are on the same page, you want to change the background color of “enrol on course” on hover, is that correct?
Cheers!
YigitHey!
It was made intentionally. But you can add following code to Quick CSS and display it between 480-768px as well
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #scroll-top-link { display: block; }}
Cheers!
YigitHey!
For default logo with “non-fixed header with social icons and additional navigation” header type, custom css code would be
div .logo { left: 41%; } .main_menu { left: 31%; margin-top: 40px; } .main_menu .menu ul { top: 66%; }
Best regards,
YigitHey silviouk!
Do you mind creating a temporary admin login and posting it here privately so i can do it for you?
Best regards,
YigitHi Fabienml!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wood .content { padding-bottom: 0; }
Cheers!
YigitHi Derek!
Can you post the link to your website so we can check which version of Enfold you are using?
Cheers!
YigitHi finessecreative!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .social_header .phone-info { top: 99px; font-size: 18px; left: 10px; }}
Best regards,
YigitHey Gekko101!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-content-slider .slide-meta { display: none; }
Regards,
YigitHey!
Can you post the link to your website as well? The link you provided in your other topic is still not Enfold
Cheers!
YigitHi dsdohn!
Please login on ThemeForest with the account you have purchased Enfold with and go to Downloads section to download the newest version of Enfold. It includes the most recent version of LayerSlider WP.
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/67209750Cheers!
YigitHey IcosMediaKunden!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top #menu-item-search.menu-item-search-dropdown>a:after { content: 'Suche'; }
Regards,
YigitNovember 4, 2013 at 9:47 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #184470Hey!
Please flush browsers cache on your smartphone. I just checked on my iphone and it looks just fine.
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options
.main_menu .menu ul { right: 0; }
Best regards,
YigitHi!
Sorry, i checked the wrong website. Can you post the link to your website?
Best regards,
YigitHey drkaske!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li a, #header_main .container { height: 88px!important; line-height: 88px!important; } .logo a, .logo img { max-height: 88px!important; }
Cheers!
YigitHi!
You are welcome Anthony. Glad we could help :) I’m marking this thread as resolved. Feel free to start a new one if you have any other questions or issues.
Cheers!
YigitHey haekke!
I checked your website on my iphone and dropdown menu works just fine. In my opinion it is not possible to fix the issue that happens when you re-size window. You can use one of Enfold’s default mobile menus to prevent the issue
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div.woocommerce-message { border-color: #D40094; background-color: #D40094; color: white; }
If you would like to make changes elsewhere, please point them out as well
Regards,
Yigit -
AuthorPosts