Okay
  Public Ticket #2655060
Portfolio container padding issue
Closed

Comments

  • Muhammed Rias A started the conversation

    Hi,

    How can I manage container left and right padding values on the portfolio page?

    Actually, I'm using freelancer home - Home page body part is working fine. I mean container div. I can manage the padding of each side elementor. But how can I adjust the left and right padding for the container on portfolio page?


  •  933
    Neuron replied

    Hi Muhammed,

    I am sorry, but I can't fully understand you, can you please send me a link of your website so I will check it.

    Feel free to ask for anything you need.

    Kind Regards


  • Muhammed Rias A replied

    Thanks for the quick response.

    Please check the attached image. you will get what i mean.

    I need to manage the left and right side padding of the portfolio content area.


  •  933
    Neuron replied

    Hi Muhammed,

    Can you please add the following code at Appearance > Customize > Additional CSS with the value you want.

    .single-portfolio .container {
        padding: 0 40px !important;
    }
    

    Feel free to ask for anything you need.

    Kind Regards