Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1298584
post section design
Closed

Comments

  • vinod arya started the conversation

    I would like to know how can I change padding for post section. I want to decrease the padding margin for all posts. But there's no option for that. My post section is looking very bad. Want to make a good looking post. my website is  Kachcha Chittha

  •  7,280
    Oliver replied

    HI!

    Can you add screenshot what margin you need to change?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • vinod arya replied

    When I open Article section . here I want to decrease the padding from left and right.

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (min-width: 1212px)
    .single-post .block-content .container {
        width: 1000px;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver