Forum Replies Created

Viewing 10 posts - 411 through 420 (of 628 total)
  • Author
    Posts
  • in reply to: Mobile Layout #8020
    ThemeofWP
    Keymaster

    Okay check it out your website!

    this added in custom css area:

    .wpb_row.vc_row-fluid.vc_custom_1450289258409 {
    text-align: center;
    }

    in reply to: Mobile Layout #8018
    ThemeofWP
    Keymaster

    Check your website please I’ve made it 🙂 like the image.

    in reply to: Mobile Layout #8016
    ThemeofWP
    Keymaster
    This reply has been marked as private.
    in reply to: Mobile Layout #8015
    ThemeofWP
    Keymaster
    This reply has been marked as private.
    in reply to: Mobile Layout #8014
    ThemeofWP
    Keymaster

    Copy 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;
    }

    in reply to: Mobile Layout #8012
    ThemeofWP
    Keymaster

    You 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 Team

    in reply to: Mobile Layout #8010
    ThemeofWP
    Keymaster

    I think you mentioned about the carousel images? right? did you check the master slider setting?

    in reply to: Mobile Layout #8002
    ThemeofWP
    Keymaster

    Hi, 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.

    in reply to: Essential Grid not working #7916
    ThemeofWP
    Keymaster

    Hey 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:

    Essential Grid Help Videos

    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 Team

    in reply to: woo commerce #7877
    ThemeofWP
    Keymaster

    Hi 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

Viewing 10 posts - 411 through 420 (of 628 total)