Forum Replies Created
-
AuthorPosts
-
Hi!
Please create a menu firstly then add the pages you would like to display from the left hand side
Best regards,
YigitNovember 10, 2014 at 2:28 pm in reply to: Remove bottom border line from 'color section' & 'advanced layerslider' #348756Hey pandorastocks!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.container_wrap { border-top: none !important; }Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image, .avia-content-slider .slide-image img { margin: auto; } .main_color .avia-content-slider .slide-image { background: transparent!important; }Best regards,
YigitHey hannon!
Please try de-activating all active plugins and check if that helps. We may need a temporary admin login to look into it
Best regards,
YigitHey!
Please add following code to Quick CSS and change background image
ul#avia-menu > li.current-menu-item { background-image: url(https://localhost:8888/enfold/wp-content/themes/enfold/images/layout/logo.png); background-position: 50% 50%; background-size: contain; }Best regards,
YigitNovember 7, 2014 at 3:42 pm in reply to: Change the color of the Header Phone Number/Extra Info displayed in top bar #347761Hey ricedean!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.phone-info span { color: orange !important; }Best regards,
YigitHi!
Please ask your host service provider to enable the mail PHP function.
Regards,
YigitHi boscotwcheung!
You have double double-quotes on href attributes. Please remove one – http://i.imgur.com/pG2ouvV.png
Cheers!
YigitNovember 7, 2014 at 3:17 pm in reply to: Editing Woocommerce single product page and customer emails. #347746Hi!
Sure. Thread will be on hold and will be opened when you reply. So please reply here when you have a chance to try :)
Best regards,
YigitHi Luis!
Can you post the link to your website please?
Have you tried de-activating all active plugins and check if that helps?Cheers!
YigitHi elames!
Are you trying to upload pre-built child theme that you have downloaded here – http://kriesi.at/documentation/enfold/downloads/ or did you created it?
Cheers!
YigitNovember 7, 2014 at 3:14 pm in reply to: Enfold Tablet's landscape view inclusion of header/menu border #347742Hey!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) and (min-width: 768px) { .html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main { padding-top: 153px; }}Cheers!
YigitHi!
Please contact plugin author, they should have better insight on the issue
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.flex_column.av_one_third.first.avia-builder-el-1.el_after_av_layerslider.el_before_av_one_third.avia-builder-el-first { background-color: red; padding: 10px; }Best regards,
YigitHi Rupert!
Please add following code to Quick CSS
.grid-sort-container .no_margin.av_one_fifth { width: 15%!important; }Cheers!
YigitHey!
I am sorry but seems like you have not added new links to your main menu. Can you please add links that will direct users to specific website firstly?
Best regards,
YigitHi!
You can wrap your code inside a DIV element with a custom class as following
<div class="left-padding">your code goes here</div>and then add following code to Quick CSS in Enfold theme options under General Styling tab
.left-padding { padding-left: 10px; }Best regards,
YigitHey Kayzel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av-overlay-wrap { overflow-x: scroll; }And for your information, it is not Enfold’s problem
Regards,
YigitHey Jean!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar newsand change it as needed. Then regenerate thumbnails using – https://wordpress.org/plugins/regenerate-thumbnails/
You may need custom CSS code after that, please let us know if you do.Best regards,
YigitNovember 7, 2014 at 2:19 pm in reply to: Trouble with Blog thumbnail sizes – white background #347716Hey!
You are welcome Hedley, glad if we could help! Have a nice weekend :)
Cheers!
YigitHi MarieAn!
Can you please try installing Contact Form 7 and check if it works – https://wordpress.org/plugins/contact-form-7/
Cheers!
YigitHey simontwr!
Please post the link to your website and point out the colomn :)
Cheers!
YigitNovember 7, 2014 at 2:12 pm in reply to: How to edit font colour for all of the links in the header menu #347708Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-11 .av-main-nav > li > a .avia-menu-text { color: white!important; }Regards,
YigitHi!
New field should appear on your elements – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/blur.jpg
please enter custom class there, i.e. “my-custom-image”Best regards,
Yigit -
AuthorPosts
