Forums
Home / Theme: Customify / How to remove border after Page Header title
(@david2432)
4 years, 4 months ago
Is there a way to remove border after Page Header title?
(@longnguyen)
Hi,
The option to customize the border of the page header title bar only available when the plugin Customify Pro activated, see my screenshot https://share.getcloudapp.com/o0umzZ6J.
To purchase the plugin Customify Pro, please follow this link https://pressmaximum.com/customify/pro-upgrade/.
(@schubidu)
4 years, 2 months ago
Appearance > Customize > Additional CSS:
.page-titlebar { border-bottom: none; }
More info here: https://w3schools.com/css/css_border.asp