Remove blank spaces

Home Support eCommerce Gem Plus Remove blank spaces

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14981

    Hi,

    How do i remove the blank spaces under site logo, and in between homepage widgets?

    site: http://www.dtmerchandise.co.uk

    Thanks

    #14990
    nirav
    Keymaster

    Hello There!

    Greetings of the day!

    Follow the below steps to add custom CSS.

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”
    3) Paste the below code in “Additional CSS”

    #home-page-widget-area section {
    padding: 40px 0px !important;
    }

    4) Save the file.

    Hope this helps.

    Feel free to get in touch in case of further queries.

    Thanks and Regards,
    Team ProDesigns

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.