[Resolved] GP Theme Float Left

Home Forums Support [Resolved] GP Theme Float Left

Home Forums Support GP Theme Float Left

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #677339
    ETO

    Is it possible to customize GP to have a theme similar to the one on this website: http://www.ego4u.com

    And, also how to list category post like this: http://prntscr.com/kug8d1

    #677412
    Leo
    Staff
    Customer Support

    Hi there,

    This CSS should float the container right:

    body .site.grid-container {
        margin-left: 0;
    }

    As for category posts, there isn’t anything built-in GP. You should be able to create a static page and use WP Show Posts to achieve something like that though:
    https://en-ca.wordpress.org/plugins/wp-show-posts/

    Let me know if this helps 🙂

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