For Simion

Posted in: Newspaper
Post count: 494

Hi Simion,

How can I reduce the size above and below the text on the 404 page?
Here is a screenshot: https://ibb.co/kZwXib

Best Regards

Post count: 20688

Hi,

By default there is a margin of 70px there, it could be reduced with a code like this
https://www.screencast.com/t/YwTJ0FJtURNu

.td-404-sub-sub-title {
margin-bottom: 35px;
}

Modify the code if needed with your own desired value, and enter it in theme panel->Custom CSS section.

Thanks

Post count: 494

Works perfectly, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.