VisualComposer / visual-composer-starter

Visual Composer Starter theme for WordPress designed to be a perfect companion for a simple and good looking website or blog.
https://visualcomposer.com/visual-composer-starter-theme/
GNU General Public License v2.0
135 stars 61 forks source link

style.min.css has .content-wrapper margin: 0 -15px; that adds a scroll bar at the bottom of the screen with an empty gap on the right side of 15px. #322

Closed raykai closed 2 years ago

raykai commented 2 years ago

Describe the bug Having the theme settings set to Content Area Size Customization: Full width = Seems to have a bug as it adds a scroll bar at the bottom of the screen with an empty gap on the right side of 15px.

The file style.min.css?ver=3.2.2 at .content-wrapper has a margin: 0 -15px; removing the -15px fixes the layout.

Snipaste_2022-05-07_13-14-34

Snipaste_2022-05-07_13-15-02

Snipaste_2022-05-07_13-16-22

Snipaste_2022-05-07_13-17-14

To Reproduce Steps to reproduce the behaviour:

  1. Set the theme Content Area Size Customization to full width.
  2. Add some content for the page.
  3. See the scrollbar shown at the bottom of the page.

Expected behaviour The page should not have a gap on the right side that adds a scroll bar at the bottom of the page as the page is bigger than the desktop screen.

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

nikitahl commented 2 years ago

Thank you for reporting. We're able to replicate it. The issue will be closed when the PR with the fix is merged.

raykai commented 2 years ago

Any ETA for a Releases update?

veidenbaums commented 2 years ago

@raykai we're working on it now :)