• Under the widgets on the right sidebar there is a white space, editing margin or padding hasn’t changed anything.

    The white space appears under the image widget and the twitter feed on bizzbuzzevents.co.uk.

    If anyone could help that would be really appreciated!

    thanks

    -T

Viewing 1 replies (of 1 total)
  • It wasn’t clear from a cursory look as to why, but the font-size is causing the extra white space at the bottom. To target only those two sidebars, in your CSS use:

    #widget_sp_image-5, #text-15 {
    font-size: 0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Generatepress] Remove white space under widget’ is closed to new replies.