Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #328285

    Hi there,

    I asked a question on themeforest about whether it is possible to have portfolio items as static images, without having them link to either a new page or a larger image. I would simply like them to sit on the page in the layout they are in without users being able to click through.

    I was told to try putting a # sign in the URL section of the portfolio item, but this automatically changed to “<a href=”” and would consequently lead to the link going through to a 404 error page. I have included my login details for this to be checked out.

    Thanks.

    #328313

    Hey EFMSsteph!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .home .grid-sort-container {
    pointer-events: none;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.