White Frame covers portfolio on right and left sides

Home Forums Jevelin Theme White Frame covers portfolio on right and left sides

Home Forums Jevelin Theme White Frame covers portfolio on right and left sides

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • stevenkuppers
    Participant

    Hello,

     

    I love your “White Frame” feature! The problem I have is that when choosing “White Frame”, my Portfolio pieces on the left an right side are overlapped by the white border. How can I set this so the Portfolio pieces do not get covered. If you go to my site and scroll down to Gallery & Portfolio area, you will see this http://wordpress1.stevenkuppers.com. Also attached is a screenshot for a visual cue.

     

    Thanks you very much for your help,

    Steven

    Attachments:
    You must be logged in to view attached files.

    Hi Steven,

     

    I hope you are well today and thank you for your question.

     

    You can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .page-white-borders #page-container {
        padding-left: 20px;
        padding-right: 20px;
    }

     

    Best regards,
    Shufflehound team

    stevenkuppers
    Participant

    Thank you for your help – however it did not solve the problem. It did “move it in” a bit but the left and right side of the portfolio pieces still do not show up like the pieces in the center with the shadow etc.

     

    Hope you can adjust this for me.

    Please also try using following custom CSS code.

    .page-white-borders .sh-portfolio {
            margin: 0;
    }
    
    .page-white-borders .sh-portfolio-columns4 .sh-portfolio-item {
        width: 24%;
    }

    stevenkuppers
    Participant

    Hello. That worked but the responsive nature of the portfolio pieces is now broken when you reduce browser size.

     

    http://wordpress1.stevenkuppers.com

    To resolve that issue instead of following custom CSS code

     

    .page-white-borders .sh-portfolio-columns4 .sh-portfolio-item {
        width: 24%;
    }

     

    Try using following custom CSS code.

     

    @media (min-width: 1000px){
    
    .page-white-borders .sh-portfolio-columns4 .sh-portfolio-item {
        width: 24%;
    }
    
    }
Viewing 6 posts - 1 through 6 (of 6 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form