[Resolved] Is there a possibility to undo all of the changes done to my style.css ?

Home Forums Support [Resolved] Is there a possibility to undo all of the changes done to my style.css ?

Home Forums Support Is there a possibility to undo all of the changes done to my style.css ?

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #124954
    Tom
    Lead Developer
    Lead Developer

    Thanks a lot! Appreciate it 🙂

    You can always choose what you want to give on this page: https://generatepress.com/ongoing-development

    Let me know if you have any other questions!

    #124959
    Tom

    Oh, just one more thing, is there a way to center all of the current and future blog post titles ?

    #124997
    Tom
    Lead Developer
    Lead Developer

    On the single posts or on the blog (that shows all of the post excerpts)?

    #125056
    Tom

    On the blog page, where it shows all of the posts.

    #125058
    Tom
    Lead Developer
    Lead Developer
    .blog .entry-header,
    .archive .entry-header {
          text-align: center;
    }
    #133119
    Tiffany

    Hi Tom,

    Could you share the css for the single blog post as well. I was able to center the post excerpts but when I click to actually go the post it is not center.

    Thanks

    #133122
    Tom
    Lead Developer
    Lead Developer

    Give this a go:

    .single .entry-header {
          text-align: center;
    }
    #133126
    Pete

    Buy the addons! 1. they’re awesome value for money and 2. Tom deserves it! Oh and leave the man a great review!
    https://wordpress.org/support/view/theme-reviews/generatepress

    #133127
    Tiffany

    Thanks Tom! You’re awesome! It worked. Thanks for responding back so quickly!

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.