Site logo

[Support request] Help with desktop view of post meta

Home Forums Support [Support request] Help with desktop view of post meta

Home Forums Support Help with desktop view of post meta

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2398980
    Heath

    Hi i hope this is one of the last times I have to ask for help. I have included a screenshot of what it currently looks like on desktop with what I’d like.

    I want the circled area gone and the twitter icon to be moved closer to the name if possible.

    #2399164
    Fernando
    Customer Support

    Hi Heath,

    Can you first add my-entry-meta to the class list of the Grid Block holding all the entry meta?

    Then, add this CSS:

    .gb-grid-wrapper.my-entry-meta .gb-grid-column  {
        width: unset;
    }

    Lastly, add the paddings and margins to each Block through the Block settings to fix their spacing.

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