Post/Page Padding

  • Author
    Posts
  • #60469
    turbo77
    Power User

    Hi,

    is there a possibility to change the Post/Page left- and right-padding value only?

    Using the %-option in the customizer changes the top- and bottom value too, which i don’t want to change.

    Thanks in advance.

    #60626
    Zed
    Cryout Creations mastermind
    body article.hentry .article-inner, 
    body #content-masonry article.hentry .article-inner {
        padding-left: ...;
        padding-right: ...;
    }

    This could overlap the theme’s own responsiveness rules for smaller padding on mobile devices, though.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Post/Page Padding’ is closed to new replies.