how to reduce side space of main content area - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag how to reduce side space of main content area

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34624
    Harish Singh
    Participant

    how can I reduce the side space of main content area in supermag pro theme through custom css

    #34649
    acmethemes
    Keymaster

    Dear Harish,
    Please add the given CSS code in Additional CSS.
    Dashboard -> Appearance ->Customize->Additional CSS

    .wrapper{
    padding:0 10px;
    }

    Best Regards!

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