• Hi everyone
    in the portfolio category I want to hide Project Details, Categories and Project Date
    Best regards

Viewing 1 replies (of 1 total)
  • Theme Author Abileweb

    (@abileweb)

    Hi,
    For remove the complete project details on right side just use the following code in child theme style.css

    .project-meta.grid.s4 {
    display: none;
    }

    Thank you.

    regards
    Abileweb

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Project Details’ is closed to new replies.