Home › Forums › Business Epic › Header is pinned to the top of the page › Reply To: Header is pinned to the top of the page
November 1, 2020 at 5:32 pm
#5930
Keymaster
do you want to remove the header image from your site? am i right, if it is right go to customizer > header image remove image from there, and
for home put on center go to customize > additional CSS copy below CSS and paste it and publish it
h3.entry-title {
text-align: center;
}