Forum Replies Created
-
AuthorPosts
-
Hey!
Please turn off shrinking header in Enfold theme options > Header > Header Behaviour
Cheers!
YigitHey!
Please add following code to Quick CSS as well
section#wysija-4 form { margin-bottom: 0; }Regards,
YigitHi Haseda!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_submit_button(){ ?> <script> jQuery(window).load(function(){ jQuery('p.form-submit input').attr('value','Spread your idea'); }); </script> <?php } add_action('wp_footer', 'add_custom_submit_button');Cheers!
YigitHi Sebastian!
Please go to Enfold/css folder and open shortcodes.css file and find
.av-border-cells .flex_cell:first-child{border:none;}and comment it out as following
/* .av-border-cells .flex_cell:first-child{border:none;} */it should be on 4083rd line
Best regards,
YigitHey!
– Please add following code to Quick CSS
.logo { display: none; }– Can you post a screenshot of the issue? Not sure if i understood it clearly
Best regards,
YigitHey!
Unfortunately that would be the only way. Hope Envato team could help you with the issue. I am closing the topic for now, feel free to start a new one if you have any other questions or issues
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#top .fullsize .template-blog .post-title { text-align: left; margin-left: 0; }Cheers!
YigitHey!
You can display them at the bottom of the page. Please request the feature or vote if already requested.
Cheers!
YigitHey!
Please add following code to Quick CSS
.home div#av_section_2 h3 { color: white; }Best regards,
YigitHi!
Please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Cheers!
YigitHey DianeBenscoter!
Please add following code to Quick CSS
.big-preview.single-big { display: none; }Regards,
YigitHi xyzb!
Please add following code to Quick CSS
.avia_textblock a.lightbox-added { pointer-events: none; }Cheers!
YigitOctober 10, 2014 at 6:41 pm in reply to: One-fourth element-width wrong at website-width of 990px to 766px. #334031Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 769px) { div .av_one_fourth { margin-left: 0; width: 48%; } body .container_wrap .avia-builder-el-last { margin-left: 4%; }}Best regards,
YigitOctober 10, 2014 at 6:37 pm in reply to: How to change Content Slider Form Element text size? #334027Hey kristjanotsmann!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-content-slider blockquote { font-size: 19px; }Cheers!
YigitHi!
I have added icons using HTML in Appearance > Menus but i accidentally removed sublevel item texts. I added them as “Login – Register – Privacy Policy” please correct them if it is wrong. Sorry about that!
Regards,
YigitHey!
Can you please post the link to your page and point out the color section element?
Regards,
YigitHi glaudemans!
You can create different categories and choose to display different categories on your page. Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-portfolios/
Best regards,
YigitHi tremblayly!
Please post the link to your website where we can see the issue so we can provide you an accurate solution
Cheers!
YigitHi!
Please go to Enfold theme options > Header > Transparency options and upload your transparent logo there
Regards,
YigitHey!
You are welcome Matt, glad we could help! :)
Have a great weekend!Best regards,
YigitHey Calcite!
That is a feature of Revolution Slider – http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380
which is compatible with EnfoldCheers!
YigitHey!
Can you please try re-updating the theme via FTP – http://vimeo.com/67209750
make sure to overwrite all filesCheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) and (min-width: 769px) { #header_main .container, .main_menu ul:first-child > li a { height: 88px!important; line-height: 88px!important; } .logo, .logo a, .logo img { max-height: 88px!important; }}Cheers!
YigitOctober 10, 2014 at 6:07 pm in reply to: Remove post meta info&featured image from single blog page #333996Hi!
Please go to Enfold/includes and edit helper-post-format.php file. If you do not want to remove it using custom CSS code and if you are not able to make the changes yourself, please hire a freelance developer
Regards,
YigitHi!
Yes, please add following code to Functions.php file
add_theme_support('deactivate_layerslider');and remove the folder from the theme
Regards,
YigitHey!
I did not do anything special actually. I just went ahead and created the page and then set it to password protected and published it :)
Best regards,
YigitHey JosepLluis!
Seems like you have already removed breadcrumbs :) Let us know if you have any other questions or issues
Regards,
Yigit -
AuthorPosts
