[Resolved] Adding Content to Columns

Home Forums Support [Resolved] Adding Content to Columns

Home Forums Support Adding Content to Columns

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1168994
    James

    Hello:

    I want to redesign my homepage.

    I have enabled the “sections” function and I have watched the video showing how to create and add content into sections.

    But I want to create columns within my sections and so I have installed the “lightweight grid column” plugin but I don’t know how to add content within these columns. For example, how do I create a list of my most recent blog posts or my most popular buying guides? Thanks

    #1169360
    Leo
    Staff
    Customer Support

    Hi there,

    Try using WP Show Posts instead:
    https://wordpress.org/plugins/wp-show-posts/

    #1170122
    James

    Great stuff. That is a great help. Is there a way that the title of each post can be displayed in bold and for the “read more” text to be a different color? Thanks

    #1170611
    Leo
    Staff
    Customer Support

    Technically WPSP questions should be in WPSP’s support forum.

    If you link me to the site here I’ll try to help if it’s easy enough 🙂

    #1170817
    James

    Sorry, Leo.

    I have been onto the support forum for WPSP and I have found the following code:

    .wp-show-posts .wp-show-posts-entry-title {
    font-size: 16px;
    font-weight: bold;
    }

    .wp-show-posts .wp-show-posts-entry-title a {
    color: #4287f5;
    }

    but I am a bit confused about where to add it.

    I have navigated to the plugin editor and within the plugin files section, do I add the code to wp-show-posts.css or wp-show-posts-min.css?

    Thanks,

    #1170951
    Leo
    Staff
    Customer Support

    It would be one of these methods:
    https://docs.generatepress.com/article/adding-css/

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