0
Welcome Guest! Login
0 items Join Now

SOLVED Need to remove padding from Main Section in Gantry 5

  • SOLVED Need to remove padding from Main Section in Gantry 5

    Posted 7 years 10 months ago
    • I'm using Joomla 3.51, Gantry 5, and the Hydrogen template to build up a custom template.

      The main section has padding that leaves a gap in my border. Firebug shows that Main has 24px padding at the top and the bottom. I put this class in Main section's CSS Classes: template-main-section-no-padding

      And in the custom.scss file:

      .template-main-section-no-padding
      {
      padding: 0 !important;
      }

      But that did not close the gap in my border, and Firebug shows that the Main section padding is still there.
      Thank you for suggestions.
    • Last Edit: 7 years 10 months ago by Pinto Buck.
  • Re: SOLVED Need to remove padding from Main Section in Gantry 5

    Posted 7 years 10 months ago
    • This message contains only secure information that is visible to Pinto Buck, moderators and administrators
  • Re: SOLVED Need to remove padding from Main Section in Gantry 5

    Posted 7 years 10 months ago

Time to create page: 0.039 seconds