Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #308324

    Hi,

    I have a map from a plugins that I would like to be in my page. But it always display not using full width. What settings do I need to change to set it fullwidth like in LayerSlider?

    Thanks,
    – CJ

    #308569

    Hey CJ!

    This may work: put it inside a Color Section (with a custom ID of fwd-section) and add this to the Quick CSS:

    #fwd-section .container{
    width: 100% !important;
    }

    Cheers!
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.