Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #312279

    Hello Support,

    in the Title Bar Settings Options on the Pages I cannot find to only have the breadcrumbs visible but not the title.
    Is there a way to add some code to get this behavior, or can you adjust the available options there in a future release?

    Many thanx!
    Best,
    Katrin

    #312281

    Hi Katrin!

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

    .main-title.entry-title {
    display: none;
    }

    Cheers!
    Yigit

    #312287

    Perfect, Yigit – thank you!!

    #312290

    Hey!

    You are welcome Katrin, glad we could help :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adjust Title Bar Settings – Removing the Title’ is closed to new replies.