"my work" of the portfolio page

  • Posted in : cvCard WP
  • slu41
    Participant

    Hi previously I asked in the forum about the ways to remove the section title “my work” of the portfolio page.

    You told me try the css

    .portfolio .section-title.center {
    display: none;
    }

    And I did so, at the beginning it works, when you refresh the portfolio page, ” my work” has gone.
    However if you click on the other item in the menu and then go back to portfolio page, ” my work” come out again. That always happen when the menu slide back to portfolio.

    So how to remove the section title entirely?

    my url is
    http://siyinlu.us

    Thank you.

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    #portfolio .section-title {
        display: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register