New Landing How can we help? Themeforest Theme Support Dante customize swift page builder

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #99710
    nomad
    Member
    Post count: 39

    Hi,

    I would like to customize what elements are shown in the swift page builder. Currently users have to many options. i would like to minimize the options to just the crucial options.

    I would also like to set my own pre built page options.

    Can you tell me how to do this please?

    regards,

    Ken

    #99781
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You can customize what elements are shown in the swift page builder. You need to edit spb-includes.php at dante/swift-framework/page-builder/builder and exclude file as example faqs.php to remove faqs from page builder. But you cant set your pre built page options.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #102936
    nomad
    Member
    Post count: 39

    But surely there is a way to hide selected options from the page builder without removing the function?

    #102953
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am sorry that there is no another way without removing function.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #103072
    nomad
    Member
    Post count: 39

    HI,

    Can you tell me how i can remove the padding either side of the tabs page? i am only seeing fullwidth content when using parallax element?

    http://www.nomad.xyz/on-demand

    #103095
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .page-id-18474 .inner-page-wrap{margin-top:20px !important}
    Thanks

    #105735
    nomad
    Member
    Post count: 39

    Hi,

    Along the same lines, can you please tell me how to move the tabs on this page http://www.nomad.xyz/nomadondemand/ more to the left? and perhaps move the body of the page more to the center as well?

    thanks,

    Ken

    #106085
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-id-19201 .inner-page-wrap {
        margin-bottom: 60px;
        margin-top: 100px;
        min-height: 500px;
        margin-left: auto;
        margin-right: 143px;
        text-align: center;
    }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register