Site logo

Archived topic

specific layout for posts

15 replies · Started by Sanu Kumar on January 9, 2020

Viewing posts 1–15 of 16

Hi there,

Yup absolutely.

The first part is a merged header element:
https://docs.generatepress.com/article/header-element-overview/
https://docs.generatepress.com/article/page-hero-examples/#example-2

These articles might help as well:
https://docs.generatepress.com/article/how-to-create-a-page-hero/
https://docs.generatepress.com/article/header-element-template-tags/

Then it's just content with a right sidebar:
https://docs.generatepress.com/article/sidebar-layout/#single-post-sidebar-layout

how to add gravatar image (my pic) just beside my name.

also, tell me how to make underline on link text in the posts.

in the underline.. I would like to give some gap, is it possible?

Can you link me to an example you have in mind?

Yes...

Hi there,

try this CSS:

.entry-content a {
    border-bottom: 2px solid;
}

Can you supply a link to your Site where we can see the issue - i can then revise the CSS.

Add this CSS as well:

.wptb-button-container .wptb-button-wrapper a {
    border-bottom: none !important;
}

Plz, answer this question no. #1132832

This archived topic is closed to new replies.