Forum Replies Created
-
AuthorPosts
-
March 6, 2015 at 4:15 pm in reply to: how to change the height of the "Fullwith Easy Slider" in Enfold? #407046
Hi!
Yes and please add following to the top of functions.php file of your child theme after starting of php tag
global $avia_config;Cheers!
YigitHey M
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .av-masonry { background-color: white; }Best regards,
YigitMerhabalar!
Sitenize goz attim fakat Ingilizce versiyonu goruntulemekte her hangi bir sorunla karsilasmadim – http://i.imgur.com/xqdK4ZL.jpg
Cheers!
YigitMarch 6, 2015 at 4:06 pm in reply to: Increase number of max. columns of portfolio grid / masonry grid? #407034Hey!
Can you please try adding following code to Quick CSS
@media only screen and (max-width: 989px) { .responsive .av-masonry-col-flexible .av-masonry-entry { width: 20%!important; }}Regards,
YigitMerhabalar,
Cozdugunuze sevindim. Paylasiminiz icinde tesekkurler :)
Best regards,
YigitHey!
Please add following code to Quick CSS
.home .avia-builder-el-1 { background-color: white; padding: 10px; border-radius: 10px; }I highlighted what you should look for when you inspect elements to target correct column – http://i.imgur.com/5dubSlq.png?1
Regards,
YigitHey vailjazz!
Please review your website now. You had a missing semi colon in your code i added and it seems to work fine
Best regards,
YigitHey brianwelsh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) { color: inherit; } tr:first-child th, tr:first-child td,tr th:first-child, tr td:first-child,td { border: none !important; }Regards,
YigitHi UPON!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo img { max-height: 100%; } .logo { margin-left: 25px !important; }}Cheers!
YigitHi!
You can target columns using page ID and element ID. I wanted to give you an example by checking your website but code should look like this
.page-id-59 .avia-builder-el-5 { background-color: #e2e2e2; padding: 10px; }Unfortunately currently there is no easier way of applying custom background color to column elements
Best regards,
YigitHey!
Please add following code to Quick CSS
.toggle_icon { top: 35px; } .toggle_icon .vert_icon { height: 23px; left: 7px; top: 0; } .toggle_icon .hor_icon { width: 23px; top: 7px; left: 0; } .toggler { padding-left: 45px!important; }Regards,
YigitHey fixedopsinsight!
Can you post the link to your website and point out the columns you would like to edit?
Best regards,
YigitHi ste_thumbs!
Can you please post the link to your website and point out the columns?
Cheers!
YigitHey!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
YigitShalom!
Please add following code to Quick CSS
.rtl li#menu-item-search { float: left!important; }Regards,
YigitHi robertscott!
Do you have Contact Form 7 plugin installed – https://wordpress.org/plugins/contact-form-7/ ?
Cheers!
YigitHi!
That is because of testimonial slider. You can add following code to Quick CSS in Enfold theme options under General Styling tab to limit its height
@media only screen and (min-width: 1024px) { .home .avia-testimonial-wrapper { min-height: 192px; }}Cheers!
YigitHi albertobarch!
Please go to Appearance > Widgets and add Text Widget into Sidebar Blog widget area and add your link using HTML as following
<a href="http://kriesi.at" target="_blank">Click here!</a>Regards,
YigitDuplicated – https://kriesi.at/support/topic/create-a-link-in-sidebar-blog/
Please do not create duplicated topics as it is making it harder for us and for other users to follow :)Cheers!
YigitHey!
Birde assagidaki kodu dener misiniz lutfen
add_filter('woocommerce_get_catalog_ordering_args', 'avia_woocommerce_catalog_orderby'); function avia_woocommerce_catalog_orderby( $args ) { $args['orderby'] = 'title'; $args['order'] = 'asc'; return $args; }Regards,
YigitMarch 6, 2015 at 3:09 pm in reply to: Increase number of max. columns of portfolio grid / masonry grid? #406994Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Please remove the code you added for overlapping logo and use following code instead
strong.logo.bg-logo { top: 50px; }If that does not help, please elaborate on the changes you would like to make so we can provide you an accurate custom CSS code.
Regards,
YigitHi!
You can add the code to bottom of Functions.php file. It will display share icons on the bottom of the page.
Cheers!
YigitMarch 5, 2015 at 7:24 pm in reply to: Regarding Full width and Easy Slider issue after WordPress 4.1 update #406622Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi doomcry!
Please add following code to Quick CSS as well
.html_header_top #top .av_header_stretch .container { width: 100%; }Cheers!
YigitHi!
Can you please post the link to your website and point out the images with bad quality?
Best regards,
YigitHi brandtreed!
Can you please post the link to your website? Please make sure that you are using Enfold version 3.0.8 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit -
AuthorPosts
