Removing "Back to the portfolio"

  • Posted in : Responsy WP
  • wraraujo
    Participant

    How do I remove the “Back to the portfolio” (text and link) from my portfolio item page?

    ahmetsali
    Keymaster

    Hi, use the custom css below;

    .page-header h1 .back { display:none; }
    
    wraraujo
    Participant

    Thank you, but i’m kind of new to wordpress where would i add this?

    ahmetsali
    Keymaster

    Navigate to Theme Settings > Style tab > Custom CSS box, copy and paste the code, then save settings.

    wraraujo
    Participant

    Thanks!

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

The forum ‘Responsy WP’ is closed to new topics and replies.