Remove the Project covered Image from the Portfolio Gallery

Home Forums Jevelin Theme Remove the Project covered Image from the Portfolio Gallery

Home Forums Jevelin Theme Remove the Project covered Image from the Portfolio Gallery

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • gs762698
    Participant

    Hi,

    and thanks again for the super Support!!!

    I search in the blog but i didn’t found anyone with the same probelm.

     

    I’m looking to remove the Project covered image from the Portfolio Galley. I mean, it’s everything ok when I use it in the home page as a preview, but it destroy the quality when i go in to the project to navigate inside.

    I kindly ask if it is possible to remove it just from the gallery slider inside the project, thanks a lot.

     

    Link:http://www.gabrielesecchi.com/project/xv-biennale-di-architettura-di-venezia/

     

    As you can see the first image is the thumbail of the project.

     

    Thanks for the answer! Best regards

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

    Solution for this topic

    Hi @gs762698,

     

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

     

    You can remove that image 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

     

    .single-fw-portfolio .sh-ratio.slick-slide.slick-cloned[data-slick-index="54"],
    .single-fw-portfolio .sh-portfolio-single-slider #slick-slide00 {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    gs762698
    Participant

    Thank you very much!! It works!

    As always efficient and precise!!

     

    You are always welcome here 🙂

    ManaProjectStudio
    Participant

    Hello,

     

    we’d like to achieve the same but on the default layout.

     

    This code didn’t work for us.

     

    Our website on coming soon mode: https://manaprojectstudio.com/

     

    Thanks.

     

    MP

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

    @ManaProjectStudio To help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

    ManaProjectStudio
    Participant

    Ok, sorry for that.

     

    I’m going to open a new thread.

     

    MP

    Not an issue.

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