[Resolved] General Style Blog Archive Page

Home Forums Support [Resolved] General Style Blog Archive Page

Home Forums Support General Style Blog Archive Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #697635
    Simone

    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!

    #698105
    Leo
    Staff
    Customer Support

    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!

    #698650
    Simone

    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)

    #698880
    Leo
    Staff
    Customer Support

    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 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.