• Resolved davidillinois

    (@davidillinois)


    I am using ELementor with OceanWP. When I put an H2 using elementor heading widget, a padding of 1.9 is being applied because of the theme settings. Where could I change it?

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

Viewing 1 replies (of 1 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, sorry about that, I removed the heading padding in the next release, it was for test something, in the meantime, you can use this css code:

    .single .entry-content h2, .single .entry-content h3 {
        padding: 0;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘H2, H3 Padding’ is closed to new replies.