• Skatepark theme

    This columns-in-container class is applied to a group on the home template under advanced, additional css class.

    But when removed it applies borders to all groups across the site theme.
    And when reapplied the class it still displays the borders.
    How do users fix this, and remove the borders?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there,

    Thanks for reaching out!

    When you’re adding CSS, what are you trying to do exactly? What changes are you looking to make?

    Thread Starter Paul Johnstone

    (@folio1)

    Just trying to work out why when removing class .columns-in-container it applies borders to the following class:

    .wp-block-group {
    border-width: 3px;
    border-style: solid;   
    padding-top: 4em; 
    padding-bottom: 2.5em;
    }

    Hi @folio1 , I’m not sure I follow:

    This columns-in-container class is applied to a group on the home template under advanced, additional css class.

    But when removed it applies borders to all groups across the site theme.

    I can’t find this group or duplicate the issue. Can you walk us through the steps you’re using?

    Also, it sounds like this is on a template you’ve edited, correct? You might consider making a copy of the changes you’ve made, then revert to the default template.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Skatepark theme’ is closed to new replies.