Forum Replies Created
-
AuthorPosts
-
Hey!
Seems like you have already figured it out :)
Let us know if you have any other questions or issuesCheers!
YigitHey cmcsoxford!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adust as needed
div#find-out-more .avia-button-fullwidth { padding: 30px!important; }Cheers!
YigitHey chryseis!
Please refer to solution suggested here – http://wordpress.stackexchange.com/questions/27056/different-language-for-frontend-and-backend
Cheers!
YigitHi!
Please go to Enfold theme options > Blog Layout and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” then create your blog page like any other page
Best regards,
YigitOctober 13, 2014 at 12:57 pm in reply to: Custom Color in Enfold 3.0 changes text-decoration #334827Hey Fritz!
Can you post a link and show us an example? Text is not underlined when i use custom color.
You can try adding following code to Quick CSSh1, h2, h3, h4, h5, h6 { text-decoration: inherit!important; }Cheers!
YigitHey!
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!
Yigit -
AuthorPosts
