[Support request] GP right widget

Home Forums Support [Support request] GP right widget

Home Forums Support GP right widget

Viewing 9 posts - 31 through 39 (of 39 total)
  • Author
    Posts
  • #2464346
    David
    Staff
    Customer Support

    It may be better if you go to Customizer > Layout > Container and set the layout to: Separate Containers.
    And you will need to set the Customizer > Layout > Sidebars for your site. And make sure the Right Block Element is set to display on your Front Page too.

    #2474549
    Karol Öman

    Hey,

    That didn’t work

    #2475050
    Ying
    Staff
    Customer Support

    Can you describe what didn’t work?

    #2488655
    Karol Öman

    Well i added the stuff as mentioned and nothing happened..

    #2488692
    David
    Staff
    Customer Support

    GO to Customizer > Colors and change the Sidebars background color to white.
    You will see that those widgets now have space around them.

    To make the corners round and add a border you will need to add this CSS to your site:

    .sidebar .widget {
        border-radius: 12px;
        border: 1px solid #000;
    }
    #2490134
    Karol Öman

    Hey David,

    I have added the stuff you mentioned it still didn’t add any space between them. Can you take a look? Still same login as last time.

    #2490375
    David
    Staff
    Customer Support

    This is what i see:

    2023-01-10_15-31-40

    What am i missing ?

    #2491401
    Karol Öman

    Hey, David see the image. That the blog posts also are isolated from each other.

    https://pasteboard.co/A0rxDJdjmpKn.png

    #2492204
    Fernando
    Customer Support

    Are you referring to the Posts in the Blog or Archive Page? If so, you can use a Block Element – Content Template to style those. You should be able to “isolate” them with that.

    Reference: https://docs.generatepress.com/article/block-element-content-template/

    There’s a video in this link showing how to use a Block Element – Content Template.

Viewing 9 posts - 31 through 39 (of 39 total)
  • You must be logged in to reply to this topic.