ResolvedLeft margin on main content

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #22049
    mohakem
    Participant

    I am using wpbakery to display a particular pages’ content. Specifically I am using a text box element in my page and am setting the single column page to stretch, so that there are no gaps to the left or right of my content area. However when I set the column to stretch the content/container has a space on the left (it does stretch up to the right edge of the screen however) How can I reduce this or get rid of the space/gap on the left?

    Thank you

    #22051
    mohakem
    Participant

    I think I have managed to get rid of the space by setting some custom css:

    .inner {
    margin-left: 0px;
    padding-left: 0px;
    }

    This has got rid of the gap on the left.

    #22065
    Althemist
    Keymaster

    Hello mohakem,

    Altering the .inner container styles is not needed and even dangerous as it may cause other problems.

    However, we can’t really understand exactly what are you talking about. If you provide a link where we can see the problem “live”, may be we could give you better directions.

    Regards,
    Dimitar

    #22160
    mohakem
    Participant
    This reply has been marked as private.
    #22189
    Althemist
    Keymaster

    Hello mohakem,

    As I already said, we would need to see the problem “live”, no on a picture/screenshot. Basically, this should not happen, but we can’t tell what’s the reason by looking at an image.

    Regards,
    Dimitar

    #22420
    mohakem
    Participant
    This reply has been marked as private.
    #22421
    mohakem
    Participant
    This reply has been marked as private.
    #22457
    Althemist
    Keymaster

    Actually all the distortion comes from your custom CSS. When I disable your custom styles it looks like this:

    Also, the row containing that buttons is not even set to fullwidth row. It looks like you’re forcing it to fulwwidth, but using a wrong method. There is a setting for this in the WP Bakery Page Builder Row settings.

    Regards,
    Dimitar

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 the following item
Login and Registration Log in · Register