• Resolved kevins1987

    (@kevins1987)


    On my homepage I created a form – It is the catering form you will see to the left of the facebook plugin. How do I remove the whitespace under the Request A Catering Quote title? I used the Twenty Fifteen Pattern

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kevins1987

    (@kevins1987)

    Can you please support this plugin question? As you can see a ton of people asked about it and the response was usually that it was related to the theme margins which is not correct. No other area of the theme, or contact forms when they are not using this plugin have that space. It is related to the style. I just need to remove the spacing so it lines up with everything else.

    • This reply was modified 6 years, 9 months ago by kevins1987.
    Plugin Author Lehel Szilard Marosi

    (@mlehelsz)

    Greetings @kevins1987,

    If you add the following styling snippet to the Manual CSS editor of our plugin, the problem will be gone.
    The manual CSS editor should look like this: https://ps.w.org/contact-form-7-style/trunk/screenshot-6.jpg?rev=1776662

    
    body .twenty-fifteen-pattern {
        padding-top: 0 !important;
    }
    

    Best Regards,
    Lehel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Whitespace from Default Style Template’ is closed to new replies.