• Resolved hiroumi

    (@hiroumi)


    Hi, I’m using Blossom Spa theme free ver.
    Could you tell me the way to delete blog section from area?
    or which php I should edit?

    thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • blossomthemessupport

    (@blossomthemessupport)

    Hi @hiroumi,

    Do you mean you want to remove the blog section of the homepage sections?

    If so then you can add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    .home .recent-post-section {
        display: none;
    }
    Thread Starter hiroumi

    (@hiroumi)

    Thank you @blossomthemessupport for replying.
    I did it, removed blog section!

    blossomthemessupport

    (@blossomthemessupport)

    Hi @hiroumi,

    We are glad we could help.

    Do let us know if you need any assistance further.

    Best regards!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Delete blog section from sections area’ is closed to new replies.