Portfolio content element broken after Jevelin 4.2.0

Home Forums Jevelin Theme Portfolio content element broken after Jevelin 4.2.0

Home Forums Jevelin Theme Portfolio content element broken after Jevelin 4.2.0

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • speciaali
    Participant

    Every page where is portfolio content element is not responsive anymore after 4.2.0 update.

    • This topic was modified 5 years ago by speciaali.

    Hi @speciaali,

     

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

     

    I visited the portfolio page on your shared site and saw it is a responsive as shown in the attached screenshot.

     

    Could you please tell me exactly where you are getting an issue by sharing the screenshot of it so that I can help you?

     

    Best regards,
    Shufflehound team

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

    speciaali
    Participant

    Yes, Portfolio is working.

     

    But every other page where has portfolio content element is not working in PC / laptop / Ipad, because there is now white border between each image.

    Are you referring to space as shown in the attached screenshot?

     

    Please make sure you have not added any space in the Portfolio content element as displayed in the second attached screenshot.

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

    speciaali
    Participant

    Yes, i mean exactly those spaces.

     

    I have not added any space ย in the Portfolio content element as displayed in the second attached screenshot.

    You can resolve it 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-container .sh-portfolio .sh-portfolio-item {
        padding: 0 5px !important;
    }
    
    #page-container .sh-portfolio {
        margin: 0 !important;
    }

    speciaali
    Participant

    Already ahead of ya ๐Ÿ™‚

    Just wanted you to know this issue if others are facing it too.

    It would have been great If you have specified that earlier.

     

    We didn’t face the same issue yet.

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