Archived topic
Need some help in fixing heading of post
1 reply · Started by Shivam on October 26, 2019
Hey team, I added this css code to align my heading and meta info to the center.
.single .inside-article h1.entry-title, .entry-meta {text-align: center;}
This worked perfectly fine but I want to show the heading and meta info above the sidebar.
Click here to check how it look on my site. click here to check how i want.
Note- if possible don't suggest me to use page hero element
Hi there,
The header element is required for this as I suggested here:
https://generatepress.com/forums/topic/how-to-make-heading-like-this/
I wouldn't have suggested it if it wasn't required :)
It is needed to move it above the sidebar.