Questions about post grid - by equality - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: equality
    equality
    Participant
    October 31, 2016 at 14:30

    Hello,
    i have a lot of questions about post grid:
    1)What’s the difference with post masonry grid?
    2)How can edit dimensions of grids?
    3)How can edit the color of “read more”button?
    and
    4)From where i set the content of the post?Now appears “…”

    And one more question about informations about author,data etc. of a post.
    I put this code to css
    .meta-post {
    display: none;
    }
    There is not an option to theme options?

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 31, 2016 at 16:43

    Hello,

    1. Masonry is a grid layout based on columns. Unlike other grid layouts, it doesn’t have fixed height rows.

    2. There are no such settings in Post Grid element. You can edit dimensions via css.

    3. Use this code in Global Custom CSS:

    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        background-color: green !important;
    }

    4. Go to Theme Options > Blog Layout > Excerpt length (words) and enter words number you want to show for the posts.

    Regards,
    Eva Kemp.

    Avatar: equality
    equality
    Participant
    October 31, 2016 at 16:59

    ok,thanks.A few more questions:
    Which is the css for dimensions of grid elements and i still ask the last question:
    I put this code to css
    .meta-post {
    display: none;
    }
    There is not an option for disabling them from theme options?

    Avatar: Eva
    Eva Kemp
    Support staff
    October 31, 2016 at 17:14

    Hello,

    Use this css code:

    .vc_gitem-zone {
       width: 300px !important;
    }

    If you want to remove meta-post on Blog page go to Theme Options > Blog Layout > Show “byline” on the blog > Off.

    Regards,
    Eva Kemp.

    Avatar: equality
    equality
    Participant
    October 31, 2016 at 17:36

    It is already off but the informations still appears if i don’t put this code.
    For example see related post to http://www.christopoulosorl.gr/%ce%b2%cf%81%ce%ac%ce%b3%cf%87%ce%bf%cf%82-%cf%86%cf%89%ce%bd%ce%ae%cf%82/
    Only with the css works.
    Why?

    Avatar: Eva
    Eva Kemp
    Support staff
    October 31, 2016 at 17:43

    Hello,

    Do you mean meta post for related posts?
    In this case you have to add the css code.

    Regards,
    Eva Kemp.

    Avatar: equality
    equality
    Participant
    October 31, 2016 at 17:47

    🙂
    thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    October 31, 2016 at 19:35

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Questions about post grid’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.