Presentation Page Padding Between Extra Text and Columns with Cryout Widgets

  • Author
    Posts
  • #92388

    How can I reduce the padding on the presentation page between the extra text below the slider and the columns with cryout widgets? Could you share the CSS code for this? Thank you.

    Website: lightandcreativity.org

    #94195
    Zed
    Cryout Creations mastermind

    Try the following CSS:

    body #front-columns { margin-top: 0; }
    body #front-text1 { padding-bottom: 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.
    #94287

    Thank you that helped!

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

The topic ‘Presentation Page Padding Between Extra Text and Columns with Cryout Widgets’ is closed to new replies.