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

Title Spacing Question

Home / Forums / Ascend Theme / Title Spacing Question

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
September 19, 2019 at 2:46 am

While searching for the answer, I found this old post.

Hannah
June 6, 2019 at 1:31 pm #227773
You can use this css to remove the extra space:
.single-article article {
margin-top: 0;
}
.single-article .post header {
display: none;
}
Just paste that into your custom css box in Theme Options > Advanced Settings.
Hannah

Is this code safe to use? Will it work on Portfolio Projects title space area?

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