• Resolved stewartmedia

    (@stewartmedia)


    First of all, thanks for a fantastic plugin! It’s very easy to use and is exactly what I was looking for.

    One issue I have is that when I add the form to a page, the width of the page increases. A scroll bar appears at the bottom of the page and there is a column of white space to the right.

    Is this something you’ve come across before or know how to fix?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mondula2016

    (@mondula2016)

    Hi, we appreciate that you like our plugin.
    Your issue seems to be CSS-related. What kind of theme are you using? Can you provide a link to the page where the form is embedded?

    All the best,
    Mondula

    Thread Starter stewartmedia

    (@stewartmedia)

    Hi,

    I’m using the GeneratePress theme. The white space only happens when I have the progress bar turned on. My site is currently in development – can I email the link to you instead of posting it on here?

    Also, I can’t adjust the fonts used in the step header, step part title and step block (h2 & h3). Any ideas why these aren’t working?

    Cheers ??

    Thread Starter stewartmedia

    (@stewartmedia)

    I’ve found the issue – the width of the progress bar container is set to 125%. I’ve tried to override this in CSS, but it stays the same.

    @media (min-width: 769px)
    frontend.min.css?ver=1.0.6:102
    .fw-large-container .fw-progress-bar-container {
    margin-bottom: 80px;
    width: 125%;
    padding: 0;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding form increases page width’ is closed to new replies.