Remove header
-
Hi Kharis,
I would like to remove the header ‘Our Employees’.
I tried this code:
.panel-grid-cell section.employees-area {
padding-top: 0;
padding-bottom: 10px;
}.panel-grid-cell section.employees-area .widget-title {
display: none;
}This did remove the ‘Our Employees’ header but unfortunately it also removed the ‘Our Team’ header. I would like to remove ‘Our Employees’ but keep the ‘Our Team’ header. Please could you help with this?
Many thanks,
JenThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove header’ is closed to new replies.