Forum Replies Created
- AuthorPosts
-
ThemeofWP
KeymasterOkay check it out your website!
this added in custom css area:
.wpb_row.vc_row-fluid.vc_custom_1450289258409 {
text-align: center;
}ThemeofWP
KeymasterCheck your website please I’ve made it 🙂 like the image.
ThemeofWP
KeymasterThis reply has been marked as private.ThemeofWP
KeymasterThis reply has been marked as private.ThemeofWP
KeymasterCopy this css:
.vc_span2 {
display: inline-table !important;
float: left;
}and open the theme style.css and paste this apropriate area and lets see the result.
By the way you can add this in visual composer. ou can see the when editing home page “gear” icon that means custom css for only this page paste this code in the area:
.vc_span2 {
display: inline-table !important;
float: left;
}ThemeofWP
KeymasterYou made with it visual composer and the solution within the visual composer but you can overwrite the style with this:
.vc_span2 {
display: inline-table !important;
float: left;
}you can paste this within the theme style.css or visual composer custom css area.
Best Regards
ThemeofWP.com TeamThemeofWP
KeymasterI think you mentioned about the carousel images? right? did you check the master slider setting?
ThemeofWP
KeymasterHi, can you sent me your website? I’ll sent you a quick solution. It’s very normal horizontal sections normally changed to vertical style on mobile view. For this way scroll bar won’t visible also mobile side display correctly.
ThemeofWP
KeymasterHey there, thanks for your puchases. Please make sure your shortcode between without the < pre > or < code > . Make sure you use shortcode as raw. Also you can check the video tutorials here:
Also you can send us your login info. We’ll check your plugin configuration. (you can simply reply this as private by click “Set as private reply”)
Best Regards
ThemeofWP.com TeamThemeofWP
KeymasterHi there, in fact all themes compatible with Woo Commerce but some of them needs a few tweaks or additions. On the other hand, LifeCycle WordPress theme missed this tweaks but not important part to do it.
If you make it yourself you can follow these basic steps : https://docs.woothemes.com/document/third-party-custom-theme-compatibility/
Otherwise we’ll plan to add Woocommerce support for all our non supported themes. If you don’t want to wait our updates you can try it by yourself.
Best Regards
ThemeofWP.com Team - AuthorPosts