Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #933326
Padding & Margin issue
Closed

Comments

  •  2
    Gilson started the conversation

    HI,

    Can you please help me in setting the padding and margin for the blocks on the homepage as you can see there is too much of margin blank space between Quick finder, blank space between map, dont need those blank spaces.

    http://staging.milestravelworld.com

    Gilson

  •  6,933
    Oliver replied

    HI!

    pls. use following css:

    .block-content {
        padding-top: 0 !important;
    }
    .sc-map-with-text {
        margin-bottom: 0 !important;
    }


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver