[Resolved] Adjust of space between widgets

  • Author
    Posts
  • #6378

    tobywan
    Participant

    I need some help with padding between widgets. I take the padding to 0 around all widgets to get them together, but they still have white space between. See the green bar in attached link below. I want it to butt up against the slider hero images with only 5-10px of white space below.

    Also, is there any way to center the social bar link? (see light blue bar at top)

    Home Page

    Thanks!!

    #6384

    Andrew Misplon
    Keymaster

    Hi Toby

    Edit the row the Hero is in, click Layout on the right, set the row bottom margin to 0.

    For the green row, rather apply the background color to the row settings, click the wrench icon far right then Design and add the bg color to the row, not the widget.

    If you’re asking how to center the Calendar of Events link, you can add the following to Customize > Additional CSS:

    #top-bar .top-bar-text {
    	text-align: center;
        width: 100%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Scroll to top