Blog design issue - by Panasan - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler

  • Avatar: Panasan
    Panasan
    Participant
    November 13, 2018 at 16:50

    Good day

    I have a minor issue with blog posts.

    The header text is very close to header image and the text is also very small. Is it a way to make a space between text and image as well as making the header text larger?

    Please see private content.

    Many thanks
    / P

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 14, 2018 at 09:38

    Hello,

    Please use this custom css code:

    .blog-post .wp-picture {
        margin-bottom: 15px;
    }

    Font size can be changed via Theme Options > Typography > H2 or:

    .post-single h2.entry-title {
        font-size: 20px;
        color: black;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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