1. PROMO Get 60% OFF Lifetime Pro Membership & access all our Pro Divi Extensions, Divi Layouts, Divi AI Generator, Divi Block, etc.VIEW PRICING
Dismiss Notice
UPDATE Custom Color Scheme + Premade Divi Layouts - A perfect combination to boost productivity. New 'Gadget Repair' layout added.Try our Custom Color Layouts
BEST Divi Block - A revolutionary online drag & drop tool to easily mix & match 478+ premade blocks to kick start your Divi site design. Special module designs are included as well.
Learn MoreTry Free Version

Solved Custom CSS for Bloom footer opt-in

Discussion in 'Free Divi Community Forum' started by Amy Maher, Jan 11, 2021.

  1. Amy Maher

    Amy Maher New Member

    Hello - I am trying to adjust the spacing for my Bloom footer opt-in so the form fields are higher and also left aligned with the header in the footer - https://share.getcloudapp.com/7KubrbA0

    Originally I tried:
    .et_bloom_header_outer { display: none !important; }

    This worked to remove the space above the form fields, HOWEVER it removed the header for all my Bloom forms, which I don't want to do.

    Is there a way to make these adjustments (remove header space & move to the left) on this Bloom form only?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade gradient text design for your Divi site without using any plugins:View Demo
  2. Hi @Amy Maher - Could you please share your site so that I can give you the specific CSS code you need :)

    Regards,
    Jovenne
     
  3. Amy Maher

    Amy Maher New Member

    Thank you! It is wedfuly.com.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade testimonial carousel design for your Divi site without using any plugins:View Demo
  4. Hey Amy - Just add this css. See screenshot for the output.

    #main-footer .et_bloom_form_header.et_bloom_header_text_dark {
    display: none;
    }

    #main-footer .et_bloom_form_content.et_bloom_1_field.et_bloom_bottom_stacked {
    padding: 0;
    }

    Regards,
    Jovenne
     

    Attached Files:

  5. Amy Maher

    Amy Maher New Member

    Wow, thank you so much!
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo