Forum Replies Created
-
AuthorPosts
-
Hi christianbak!
You can add a color section element and set a custom background image on your blank page template
Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) { div#header_main { background-color: white; }}Best regards,
YigitOctober 24, 2014 at 10:59 pm in reply to: Add a link to the right of the google translate drop down (resubmit) #340814Hi!
Please add following code to Quick CSS as well
a.my-custom-text { z-index: 999; }Cheers!
YigitHi stu_art!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox_top .iconbox_icon { display: none; } body .av-special-heading.classic-quote > * { font-family: Baskerville; }This should take care of 2 and 4. For 1, please make sure to upload image in original size, now it is resized, that is why it is blurry. For 3, can you post a screenshot and point out the element you would like to edit?
Regards,
YigitHey envapk2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-content { background-color: transparent!important; }Best regards,
YigitHi Richard!
You are going to need to find a plugin for such feature. You can use shortcodes inside Code Block element
Regards,
YigitHi!
Please add following code to Quick CSS instead
#header_main > .container { display: none; }Cheers!
YigitHey rcgroup!
Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give elements you would like to hide on mobile a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .your-custom-class { display: none !important; }}Cheers!
YigitHey Mohan-Iyer!
Please update Enfold to the latest version 3.0.2 and try de-activating all active plugins – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Regards,
YigitHey bandulet!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version and update the theme via FTP – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
If you have not made any changes on theme files, nothing will change on your website. If you are using a very old version, you may just need to re-configure some options/elementsRegards,
YigitHey nevergiveup02!
It looks like your website is currently down. Can you please check the link once again?
Cheers!
YigitHi!
The code i posted earlier removes header. Please remove the code from Quick CSS and point out the changes if there needs to be make some. Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Regards,
YigitHi wmsgeorge!
It should work fine but unfortunately we cannot guarantee you. Please firstly contact plugin author and see if they or any of their plugin users have experience with Enfold
Cheers!
YigitHey nmillas!
You have a Catalog element on your page. Please remove it. Following code should remove it as well but you cannot add any catalog element to your homepage if you use this code
.home .av-catalogue-container { display: none; }Best regards,
YigitHi bradbranson!
Can you please post the link to your website, point out the color section and tell us the changes you would like to make?
Regards,
YigitHi Krissie!
Please add following code to Quick CSS
.events-table td { vertical-align: middle !important; }Best regards,
YigitHey jfmb!
Please make sure that you are using the latest version of Enfold which is 3.0.2. If you are not, please update the theme via FTP – http://vimeo.com/67209750
Versions older than 2.9.2 are not compatible with WordPress 4.0Regards,
YigitOctober 24, 2014 at 6:14 pm in reply to: Easy Recipe Formatting stops working after publishing #340738Hi!
Page cannot be found. Can you please check the link once again?
Best regards,
YigitHi lzevon!
Please add following code to Quick CSS
.firingup { background-size: contain; }Best regards,
YigitHi graphico!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitHi!
Please add following code to Quick CSS and adjust as needed
.av_header_transparency nav.main_menu { background-color: rgba(0,0,0,0.5); border-radius: 5px; }If that does not work, please post the link to your website
Regards,
YigitHey!
Then footer.php file is the file. Please find following and add your code below it
<footer class='container_wrap socket_color' id='socket' <?php avia_markup_helper(array('context' => 'footer')); ?>> <div class='container'>Regards,
YigitI am sorry that you are but there is something wrong with your installation as you can see from errors in console – http://i.imgur.com/vsUgtgt.png Re-updating the theme via FTP should have corrected them. Layout section does not appear on your pages. Can you try switching to parent theme and check if it appears on Enfold parent theme?
Best regards,
YigitHi nigdowser!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
nav.main_menu, #advanced_menu_toggle, #advanced_menu_hide { display: none!important; }Best regards,
YigitHi Dilbert!
It would be the best if you contact plugin author and ask if they or any of their users have an experience with Enfold
Best regards,
YigitHey!
Please add following code to Quick CSS
.home .image-overlay { border-radius: 100px; width: 180px!important; height: 180px!important; left: 10px!important; top: 10px!important; }Cheers!
Yigit -
AuthorPosts
