ResolvedBlog width responsive padding

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31226
    adsmanager.biz
    Participant

    Hello, the theme comes with a full width for the blog by default. I would like to add responsive padding to enhance readability on desktop, but keep full width on mobile. Could you assist me with the setting or the CSS override to make this possible? Thank you! My page here. I would like a desktop padding of about 200px to keep the article on the center. I tried creating a center-justified article too but I didn’t like it, so I would like to try the padding instead. Thank you!

    #31244
    Althemist
    Keymaster

    Hi ,

    You can use something like this:

    @media only screen and (min-width: 1280px) {
    body.single-post #content .content_holder > .post > .grosso_post_data_holder{
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17940, followers 752
Login and Registration Log in · Register