Archived topic
General Style Blog Archive Page
3 replies · Started by Simone on October 9, 2018
Hey Tom, hey team,
is it possible to set the posts on archicve page on "center" like in the CLASSIC demo?
I really love this style..
Thank you!
Hi Simone,
Try this CSS:
.entry-header,
.entry-meta {
text-align: center;
}
.entry-content,
.entry-summary,
#comments {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Can you double check on the link to your site is this isn't working? I wasn't able to see your site.
Thanks!
Hey Leo,
that helped a lot!! Actually I am learning CSS ;)
I just play around and test some features on my testpage, this might be the reason, why you were not able to reach my site...
Hm, actually I use another theme on my present page, but I have a strange feeling with it, so I try to build this style with generatepress & elementor....so I think we´ll meet again ;)
Thank you for your help & graet support ALL THE TIME!!....
Is there MAYBE a CSS class which makes the titles of the widgets "center" with lines before and after
(f.e. on my current page https://mamamagie.de)
Not quite sure what you mean about the widget titles.
Can you link me to the site that's using GP?
We cannot provide support for other themes here :)