Border settings for WordPress Group Block

This topic has 2 replies, 2 voices, and was last updated 4 hours, 3 minutes ago ago by Luca Rossi

  • Avatar: HCJurkat
    HCJurkat
    Participant
    October 9, 2024 at 09:47

    Hello 8theme team,

    i am creating a landing page in wordpress without using page builder plugIns. the whole content area is set to a light gray background color and now on the page i want to insert there a section in white color. so i tried to do so with a wordpress group, collum orrow element. in all it is the same -the p-block text is with 0 pixel border inside that container block and then comes a border in gray to the left page border. aee screenshot. is there a way to stretch the container element until the page border so that there is no gray stripe?

    hope i have found words that you could understand what i mean 🙂 i am not a native english speaker – sorry for that.

    beat regards and many thanks for your assistance

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    October 9, 2024 at 15:13

    Hi @HCJurkat,

    You can try adding this custom CSS code under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .page-id-295 .container.content-page.sidebar-mobile-bottom {
        padding-left: 0;
        margin-left: 0;
    }

    But it will remove the left margin & padding of container. We suggest you to use the page builder instead to fully control the containers.

    Best Regards,
    8Theme’s Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.