Change margin in CSS

  • Unknown's avatar

    Hi, I want to reduce the margin on a page with text, like this one:

    Arco Glanz

    I think it can be done changing the CSS, but I don’t want that affects to all the web (all the pages), is there a way to do that?
    I was thinking in create a template page for that but I’m not a developer so I look for the simpler way to do that.

    Thanks

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I finally solved it!

    .page-template-template-page-builder-no-sidebar .site-content {
    margin: 1% 6% 0 6%;
    }

    So I use “no sidebar” template page for text, and Fullwidth template with photos

  • Hi there,

    Thanks for letting us know you figured it out.

    Just for future reference, this forum is for sites hosted on WordPress.com.

    Your site is not hosted on our servers, just connected here with the Jetpack plugin, and we also don’t make the theme you’re using on the site.

    For help with your version of WordPress, you can ask the WordPress.org community at https://wordpress.org/support/forums/, but for theme-specific issues it’s best to contact support for your specific theme directly.

  • The topic ‘Change margin in CSS’ is closed to new replies.