Site logo

Archived topic

Single-Post Padding

2 replies · Started by Danny on October 14, 2018

Viewing posts 1–3 of 3

Hello, I applied this code for single-posts on desktops.

/* blog single post width */
body.single .grid-container {
max-width: 900px;
}
.one-container .site-content {
padding: 0;
}

Please help me with some code to fix the padding on mobile and tablet. The text is to edge of screen.

Duplicate

This archived topic is closed to new replies.