[Resolved] How can I do this in GP?

Home Forums Support [Resolved] How can I do this in GP?

Home Forums Support How can I do this in GP?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #504075
    Soren

    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 πŸ™‚

    #504212
    Leo
    Staff
    Customer Support

    Hi there,

    Can you link me to your current site?

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

    #504414
    Soren

    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 πŸ™‚

    #504550
    Leo
    Staff
    Customer Support

    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/

    #504687
    Soren

    You rock! Thank you Leo! πŸ™‚

    #504717
    Leo
    Staff
    Customer Support

    No problem at all πŸ™‚

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