Forum Replies Created
-
AuthorPosts
-
Hi MSchamel!
In your WordPress installation you should open wp-config.php file and find
define('WPLANG', '');and change it to
define('WPLANG', 'de_DE');Cheers!
YigitHey!
You are welcome, glad we could help :)
Well i cannot promise that it would be cross browser, it is just an easy way to do it. Your way needs more customization.
You can revert it with following code.team-img-container img { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; } .team-img-container img:hover { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all 0.8s ease; }Best regards,
YigitHi!
Can you create a temporary admin login and post it here? Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitHey cdiver!
I seen that happen on some other users, but it was plugin related issue. You can try deactivating all active plugins and check if it is still the same. And you can post the link to your website so we can take look if we can solved it with some custom css
Cheers!
YigitHey!
You are welcome! It is the id of that certain slider. So it would be different on each slider. You can inspect elements and find out the id :)
Best regards,
YigitHi zaheer_m!
1) Please refer to this post https://kriesi.at/support/topic/collapsable-menu/#post-165144
2) Please add following code to Quick CSS in Enfold theme options under Styling tab
a.ls-nav-prev, a.ls-nav-next { display: block!important; }Regards,
YigitHi!
Yes, you can choose non-fixed one in Enfold theme options > Header > Header Type. Please do so then i will take a look at it
Regards,
YigitHello comitzuu!
Feel free to submit your request here https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
YigitHi!
Please make sure that you choose “Stretch to fit” in Background Repeat. http://i.imgur.com/cQaOBFP.jpg
Then you can add Special Heading element under Content ElementsRegards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling
.responsive .avia-data-table tr:first-child th { display: block; }Best regards,
YigitOctober 7, 2013 at 10:45 pm in reply to: Theme Conflict with Event Manager / JP Full Calendar #171914Hey uattah!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fc-event-inner { overflow: visible!important; }I hope that is how it supposed to look :)
Regards,
YigitHi Dave!
Can you post the link to your website where you inserted a table?
Regards,
YigitHello tdproperty!
You can add Color Section element in Layout Elements, then add any content you want inside of that Color Section :)
Best regards,
YigitHey!
Please see this post by Kriesi https://kriesi.at/support/topic/kriesi-logo/#post-161892
I would suggest you to check blog time to time :)Best regards,
YigitHey mmi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog strong { color: black!important; } .single-post strong { color: black!important; }Best regards,
YigitHi DavyE!
Please update to version 2.3.1
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/67209750Regards,
YigitHey geertkb!
Please insert embed video link as Div / Video http://i.imgur.com/82PfJBe.jpg
Regards,
YigitHi!
Please go to Media > Library and remove them from there and upload the same way
Cheers!
YigitOctober 7, 2013 at 8:51 pm in reply to: Enfold: Header with bottom menu + social media icons #171856Hi!
You are welcome Niels, glad we could help :) Thanks for sharing!
Best regards,
YigitHello!
You should activate them one by one until you find the one that causes the issue :)
Regards,
YigitHello!
1) Unfortunately, we are going to need to see the website live for this one. It does not happen on my installation
2) You should add it inside of Header.php file.
3) Please add following code to Quick CSS in Enfold theme options
#top .header_color .avia_mega_div > .sub-menu { border-top-width: 4px!important; }4)
.header_color .avia-bullet { list-style-type: circle !important; } Regards, YigitHi!
Please try addin following code to Quick CSS in Enfold theme options
div .av_one_third .avia-builder-el-4 { margin-right: 0; }Regards,
YigitOctober 7, 2013 at 8:24 pm in reply to: Enfold: Header with bottom menu + social media icons #171840 -
AuthorPosts
