Site logo

[Support request] Padding between nav and container

Home Forums Support [Support request] Padding between nav and container

Home Forums Support Padding between nav and container

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2552229
    Ian

    How would I get some padding between the nav and the content section (container) of this page only?

    #2552527
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .page-id-969 #site-navigation {
        margin-bottom: 2em;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.