Forum Replies Created
-
AuthorPosts
-
Hey!
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 your text block elements custom CSS classes and use the code as following
.avia_textblock.my-custom-red-block { background-color: red; }Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times Mohan, because header looks the same on both sites on my end – http://i.imgur.com/vKUKOHb.png – http://i.imgur.com/iuqhoXp.png
Cheers!
YigitHey Peter!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
If that does not work, please try adding following code to Quick CSS in Enfold theme options under General Styling tab@media only screen and (max-width: 1200px) { .av-main-nav > li > a { padding: 0 7px; }}Regards,
YigitNovember 4, 2014 at 9:00 pm in reply to: Anchor links to Full width grid row not working for me. #346107Hi spatton!
Can you please post the link to your page where we can see an example? It does work totally fine on my local installation
Regards,
YigitHey!
You can send paste the content of your functions.php file here – http://pastebin.com/ and post the link to us
Regards,
YigitHi markpevans!
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 your image element a custom CSS class (i.e. “pam”) and then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.pam { position: relative; left: -10px; }Cheers!
YigitHey solveigmalvik!
Linked images shows overlay on hover. If you would like to remove it, please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Cheers!
YigitHi!
Yes, please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Cheers!
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
YigitHi!
Please apply the code i posted here – https://kriesi.at/support/topic/gtb-banner-is-misbehaving-2/#post-346075
after that it should be look as target site and you will not need the last code you postedCheers!
YigitHi travtex!
Please go to Enfold theme options > Sidebar Settings and choose to display sidebar in “Sidebar on Single Post Entries”.
Cheers!
YigitHey!
Many Enfold users are using this one – https://wordpress.org/plugins/wordpress-seo/
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; }Best regards,
YigitHi!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');Best regards,
YigitHey!
Can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab
img.ls-bg.ls-preloaded { width: 100%!important; margin: 0!important; height: 100%!important; }Best regards,
YigitHi!
You are welcome. If you have any other questions or issues, feel free to start a new thread :)
Cheers!
YigitHi brendanogrady!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a { border: none!important; }Cheers!
YigitHi!
Code seems fine. If you do not mind creating a temporary admin login we can add the code for you
Best regards,
YigitHey ReginaKmenta!
Please go to Enfold theme options > Header > Extra Elements and choose to display them
Best regards,
YigitHi stepheng!
You can edit elements and set them up there – http://i.imgur.com/aEMFwMF.png
If you mean styling, please go to Enfold theme options > General Styling tabBest regards,
YigitHi!
Please add following code to Quick CSS
#header_main .container { background: transparent; }Best regards,
YigitHey!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version
Best regards,
YigitHi GOWD!
Please change “Maximum Container width” in Enfold theme options or increase 80%
Regards,
YigitNovember 4, 2014 at 6:18 pm in reply to: entypo-fontello icon fonts not displaying in Chrome #345982Hi moltenman!
Glad you figured it out! Let us know if you have any other questions or issues!
Cheers!
YigitHey!
Please use following code instead and adjust as needed
#main .container { max-width: 50%; }Regards,
YigitHi!
Please go to Enfold theme options > Header > Header Behaviour and activate shrinking header and code should work fine
Best regards,
Yigit -
AuthorPosts
