Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vernontee Friend
    #965080

    I like to ask about the padding of the k2 content, when I reduce the size or in mobile phone view, the padding around the image in content are just too big, how to change the padding?
    Link:http://rapidfy.com/malaysia/professional-services/bie-web-design-website-delp


    1. padding
    Pankaj Sharma Moderator
    #965604

    Hi
    The padding is same for all view , while id you want to change the padding and margin add below code in custom.css file and reduce the values

    @media (max-width:468px) {
    div.event-detail {
        padding: 26px!important;
        margin-top: 26px!important;
    }}
    

    its for mobile view max screen width : 468px .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum