Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Footer height in WP Divi theme

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #200491
    misscosmic
    Participant

    It is about this site http://www.vinetcompany.com/vin-et-company/
    I want to change the height of the footer with the txt Siret 000000 .. unable to achieve on my own..

    #200492
    Paulie_D
    Member

    Looks like this is the controlling CSS

    #main-footer .container #footer-widgets {
      max-height: 70px !important; 
    }
    
    #footer-widgets {
      padding-top: 80px;
    }
    
    #248974
    f1mktsol
    Participant

    This somewhat works but leaves white space at the bottom. How to correct?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.