This topic has 1 reply, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #99082
     benisben
    Participant

    Hi, how to reduce the left and right padding content so that the content has the same width as the hader and slider, in boxed layout mode ?

    http://smdstudio.fr/

    Thanks

    #99259
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    #main-container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .widgets-container {
        padding-right: 0 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?