List space for blog post and make the h3 smaller than h2

This topic has 4 replies, 3 voices, and was last updated 3 weeks, 2 days ago ago by Andrew Mitchell

  • Avatar: Rodlens Hora
    Rodlens Hora
    Participant
    September 30, 2024 at 07:32

    Hi, I just updated to the latest theme version. I need some help with List space for my blog posts and make h3 headings smaller than h2 headings. The code you provided for list spacing doesn’t seem to work with the new single post builder.

    here is the code you gave me for the list space

    .single-post .content ul {
    padding-left: 40px !important;
    }
    .single-post .content ol {
    padding-left: 40px !important;
    }

    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    September 30, 2024 at 15:30

    Hi @Rodlens Hora,

    Please try with this custom CSS code instead:

    
    .single-post .elementor-widget-theme-post-etheme_content ul,
    .single-post .elementor-widget-theme-post-etheme_content ol {
        padding-left: 40px;
    }
    
    .single-post .elementor-widget-theme-post-etheme_content h3.wp-block-heading {
        font-size: 20px;
    }
    

    Hope it helps!

    Avatar: Rodlens Hora
    Rodlens Hora
    Participant
    September 30, 2024 at 18:53

    it Work! Thank you

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    September 30, 2024 at 18:53

    Dear Rodlens Hora,

    We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!

    Click here to spread the love: https://themeforest.net/downloads

    Thank you for being an integral part of our journey!

    Best Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘List space for blog post and make the h3 smaller than h2’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.