Home Forums WoodMart support forum WP BAKERY PAGE BUILDER

WP BAKERY PAGE BUILDER

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #74224

    WebMpt
    Participant

    Hi Xtemos,

    a quick question Woodmart Wp Backery how manage responsive css design options setting?

    Regards,
    Fabio

    #74237

    Hello,

    1. Make sure you have the option “Disable responsive content elements” unchecked in General settings of WP Bakery

    2. If you mean columns responsive view this video tutorial: https://wpbakery.com/video-academy/responsive-column-control-width-offset-param-usage-explained/

    If you mean something different, please clarify.

    Best Regards

    #74253

    WebMpt
    Participant

    No I mean this option of WP Bakery version 5.4.5 http://prntscr.com/kmp5bs

    #74256

    Hello,

    This seems not WP Bakery feature, it seems an addon. The default WP Bakery Page builder does not have such tab. Usually, addon may provide additional tabs and features to columns or rows.

    Here is the documentation on WP Bakery Page Builder: https://kb.wpbakery.com/?_ga=2.214366226.405456694.1535178362-1359049860.1532346217

    Best Regards

    #74259

    WebMpt
    Participant

    I don’t think so maybe is WPB version, anyway for manage responsive device is necessary go to custom css and provide the code, right?

    #74266

    Hello,

    I am sure this is an addon. For example, Ultimate Addon for WP Bakery adds additional tabs and options for a row.

    Refer the WP Bakery Page Builder documentation, if you do not find the features, it means this feature is added by an addon.

    Where did you get this screen? I checked your site I do not see the tab. You can check the plugins in this site and try to deactivate addons, and you will see.

    Best Regards

    #74268

    WebMpt
    Participant

    In WPB from other theme that I used.

    #74269

    Hello,

    Yes, there themes which modify the WP Bakery Page builder. As you see, all these elements are from Woodmart theme http://prntscr.com/kmrh51 as well as this tab in the column settings: http://prntscr.com/kmrhdv

    Well, you asked for the responsiveness, what did you want to realize? Perhaps there are options to do that by means of existing features and options.

    Best Regars

    #74270

    WebMpt
    Participant

    Explain which options you talking about.

    I setting responsive device from custom css, some staff was useful set by WPB or by Theme Setting, this mobile css:

    /*Typography*/
    p {
    font-size: 14px;
    }

    /*Layout*/
    .vc_column_container > .vc_column-inner {
    padding-left: 35px;
    padding-right: 35px;
    }

    /*Product*/
    .tabs-layout-tabs .woodmart-accordion-title {
    display: none !important;
    }
    .product-tabs-wrapper{
    border-top: 0px;
    border-bottom: 0px;
    }

    /*Footer*/
    .footer-column {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 35px;
    padding-right: 35px;
    }
    .widget-title {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    }
    .textwidget {
    font-size: 14px;
    }
    .menu {
    line-height: 10px;
    }
    .copyrights-wrapper {
    background-color: #f2f2f2;
    }
    .color-scheme-light, .color-scheme-light a {
    color: #706f6f;
    }
    .color-scheme-light a :hover {
    color: #000000;
    }

    #74282

    Artem Temos
    Keymaster

    Settings you sent on the screenshot seems to be related to some other theme. Unfortunately, there is no such CSS box in our theme. We hope that it will be introduced in WPBakery future updates. Otherwise, we will introduce these options as part of the theme.

    #74291

    WebMpt
    Participant

    Yes is other the theme by Themezaa.

    #74311

    Artem Temos
    Keymaster

    Thank you. We hope that WPBakery will add this option in the future.

    #74336

    WebMpt
    Participant

    WPB version 5.4.5 have this option.

    Best
    Fabio

    #74350

    Thaks for information. If you have any questions please feel free to contact us.

    Best Regards

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘WP BAKERY PAGE BUILDER’ is closed to new replies.