Decrease spacing on the landing page text areas.

  • Author
    Posts
  • #54598

    How do I change the padding on the landing page text areas? Everything I try in custom css doesn’t seem to have any effect. I’ve put the following in the Custom CSS area to no avail.

    .lp-text {
    padding: 0em 0;
    }

    #54689
    Zed
    Cryout Creations mastermind

    Try
    body .lp-text { padding: 0; }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #54694

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Decrease spacing on the landing page text areas.’ is closed to new replies.