Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Remove white space on a home page

Home / Forums / Virtue Theme / Remove white space on a home page

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 3, 2017 at 3:26 pm

On my home page there is white space between the header and the two images (side by side) below it.

Also, the two images, which are within a shortcode:column (two columns), have white space in the middle, between them – padding I assume.

1. How do I remove the white space directly under the header?
I found some css in previous posts in the forum, and added them to the theme’s style.css – but neither worked for me:
.home .contentclass {
padding-top: 0;
}
And:
.contentclass {
padding-top: 0;
}

2. How do I remove the white space between the images within the column shortcode, and use the full width of the column?

Any help appreciated.

Regards
Tom H

  • The forum ‘Virtue Theme’ is closed to new topics and replies.