Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #109266
    robintee
    Member
    Post count: 45

    I was wondering if it was possible to make the container full width.

    I know it’s set to 1170px, But I was wondering if it was possible to do full width, so content is the same as slider?

    Robin.

    #109296
    akalra
    Member
    Post count: 15

    Also interested in this. From messing with the HTML, it looks like setting container to container-fluid on the individual elements makes them full-width, but not sure how best to get Dante to use that class instead.

    Thanks!

    Ankur

    #109416
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use the full width element of Swift page builder to make content full width just like slider.
    Thanks
    Mohammad

    #109421
    robintee
    Member
    Post count: 45

    I’ve got 3 columns.
    All I see is the text block ( full width )
    But what I’m wanting is a 3 column that can be full width.

    #109430
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me website url with 3 column so i can check and give exact suggestion.
    Thanks

    #109431
    robintee
    Member
    Post count: 45

    Hey Mo,

    It’s http://guysandgirls.directory/new-home/

    Hope you can help ๐Ÿ™‚

    Robin

    #109458
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its not possible due to more customization. But you can try to use this custom css code:-

    @media only screen and (min-width: 800px) {
    .container {
        width: 98% !important;
    }
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

Viewing 7 posts - 1 through 7 (of 7 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