Forum Replies Created

Viewing 6 replies - 46 through 51 (of 51 total)
  • Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    Thanks for your reply. The name tag wasn’t causing the problem. I added one, and it still isn’t working. Here’s my whole form code:

    [text* your-name placeholder "Your Name (required)"]
    
    [email* your-email placeholder "Your Email (required)"]
    
    Select All that Apply [checkbox inquiry-type use_label_element "Current Customer" "New Customer" "General Comment or Question" "Request Service Quote" "Website Technical Issue or request"]
    
    [textarea* your-message placeholder "Your Message"]
    
    [submit "Send"]

    When using this code with an EA CF7 plugin or as a shortcode, it shows the checkboxes, but they won’t display vertically. I added it as a shortcode at the bottom of the page. Thanks for your help so far.

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    It looks like that fixed it! Thanks for your persistence!

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    I swapped in this snippet and cleared the cache. The white space is still there above and below the footer on multiple devices…

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    I swapped themes again, and confirmed that the white spaces don’t show in the Astra theme. I temporarily deleted all the content on the products page, and it made no difference. I temporarily removed the header and footer content and it made no difference. However then, when I removed the header and footer (made them “draft” status), the theme header showed up and had a white space above it, also. I then went through Appearance > Customize and tried to uncheck and zero everything I could related to the header. I couldn’t get the theme header to not appear, but I got rid of the white space above it. However, it had no effect on the footer white spaces.

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    No dice, either. I tried the three separately and in combination, and the only one that makes a difference is:

    @media only screen and (max-width: 767px){
    .col:not(.slick-slide), .blog-entry {
    margin-bottom: 0px;
    }
    }

    However, it only removes the white space above the footer, whether by itself or with the top-margin snippet. So that you can see what the last snippet does, I left it with the top-margin snippet. Thanks for your quick and diligent help.

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    Abhishek, that took care of the white space above the footer, but the white space is still below/under the footer. I left the CSS there for now. Thanks for the quick response, and I appreciate your theme. I switched from Astra to this theme, and I’m liking it more. Looking forward to a full resolution. Thanks!

Viewing 6 replies - 46 through 51 (of 51 total)