Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #205803

    Hi,

    I would like to replace the single portfolio title in the header by plan text, in this cae: “Gallerij”. So the same as what happens
    when i click on a single blog item, wher “Blog” is displayed in the header and the blog title is displayed below.

    Arjan

    #205906

    Hi FotografieDuo!

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

    .single-portfolio .title_container .main-title a { visibility: hidden; }
    .single-portfolio .title_container .main-title:before { content: 'gallery'; }

    Best regards,
    Yigit

    #205939

    Thank you, just what I needed!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Replace single portfolio title’ is closed to new replies.