Okay
  Public Ticket #935442
Padding with side portfolio
Closed

Comments

  • Goso started the conversation

    Hi Yilli

    I am working a lot with the side portfolio, with a default 50px gap between the pictures. Is it possible to have something that gives a padding of 50px on the side where it touches the browser window?

    Thank you, Goso

  • [deleted] replied

    Hi Goso,

    Please send us the link of one of those pages, also try to demonstrate with an screenshot (a mockup) what you are asking and what you want to do there (before-after).

    In this way we can easily understand you and give you the proper answer.

  • Goso replied

    Hi Ylli

    here it is, screenshot without padding and with a 50px padding. And here is the URL of the page.

    http://www.gosopublishing.com/portfolio/cover-art/

    And I want this padding on a few other pages

    Kindly, Goso

  • [deleted] replied

    Hi Goso,

    Please add the code below to Custom CSS on those pages that you want this change.

    @media screen and (min-width: 992px) {
        .single-portfolio-holder.alt-one .gallery {
            padding-right: 50px;
        }
    }
    
  • Goso replied

    Hi Ylli

    perfect, it works. and it looks good.

    Kindly, Goso

  • [deleted] replied

    Hi Goso.

    Glad to hear that finally

    Will set this ticket as solved from here.

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great weekend!