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

    Hi there,
    We would like to add a margin or padding on the left and on the right to particular page I tried using quick css with unique page id. Here is the code
    .page-id-XX .container_wrap {
    padding-left: 20px;
    padding-right: 20px;
    }
    could you please help out on how to fix this?

    #1473433

    Hey sidsingh78,

    That code should work, did you inspect the elements in your browser to see if it applies?

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.