Viewing 5 replies - 1 through 5 (of 5 total)
  • Sam

    (@soumendra)

    Hello fmtrk,

    You can try this in your Custom CSS for achieving that:

    #content {
        background-color: #eded97;
    }

    Hope that helps you, feel free to ask if there is any other problem.

    Thank you.

    Thread Starter fmtrk

    (@fmtrk)

    Thanks for your help =)
    But wew it doesn’t work as I thought =(
    Maybe the right question is “How to widen row that built by Page Builder Site Origin”

    (sorry for my poor English, I’m not native speaker)

    Sam

    (@soumendra)

    Hello,

    Then you can try this in your Custom CSS:

    .container {
        width: 100%;
    }
    .panel-grid {
        max-width: 1400px;
    }

    Thank you.

    Thread Starter fmtrk

    (@fmtrk)

    It Works!!! Thank you very much!

    Sam

    (@soumendra)

    Welcome. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Sydney Theme] How to remove white side space’ is closed to new replies.