Site logo

Archived topic

How can I do this in GP?

5 replies · Started by Soren on February 23, 2018

Viewing posts 1–6 of 6

Hello,

I was recommend to buy GP buy Woorkup and after seeing the speedy results and the flexibility with the theme was sold.

https://woorkup.com/
https://woorkup.com/generatepress-review/

There seems to be a highlight around the blogposts both on the front page and the actual single page elements.

Is this an option within the theme that I can enable or does it require custom coding?

Also for the rounded corners.

Thank you so much. Love the theme so far and premium :)

Hi there,

Can you link me to your current site?

You can use edit the original topic and use the private URL field.

I have done so Leo! It was under construction as I've just started a new niche website and have yet to add in any content or anything of substance. Wanted to get the theme looking as I wanted. Thank you in advance :)

This CSS should give you the exact same thing as the example site:

.separate-containers .inside-article {
    box-shadow: 0 0 27px 0 rgba(214, 231, 233, 0.35);
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 3px;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

You rock! Thank you Leo! :)

No problem at all :)

This archived topic is closed to new replies.