Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Removing Breadcrumbs and Title Area’ is closed to new replies.
Is there any way to remove the breadcrumbs title area? Please see the following screenshot for a visual explanation.
http://prntscr.com/2mhtuf
Hey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
Cheers!
Yigit
Brilliant! Thanks Yigit!