Site logo

[Resolved] Sidebar height modification and text rounded

Home Forums Support [Resolved] Sidebar height modification and text rounded

Home Forums Support Sidebar height modification and text rounded

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2489752
    SUNBIN

    Hello.

    1.
    I’m using 2 sidebars left & right.
    I made them by elements not widget.(apperance)

    I want The sides divide screen by its background color.
    But i can’t find a way.

    Look number 1. the grey background is not extended. i already set the layout sidebar-contents-sidebar.

    2.
    I don’t know hot to make it rounded style as a button without link.
    What is the code for it? and where should i put the code.

    thx

    IMG: https://imgur.com/a/RSo2sjG

    #2489775
    Fernando
    Customer Support

    Hi Sunbin,

    1. What specific Block Element type are you using? Is it a Hook or a Sidebar Block Element?

    2. For reference, can you provide the link to where we can see this?

    You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    #2489829
    SUNBIN

    Hello.
    Sidebar is generated by apearance – elements- ‘Block – Right Sidebar’ in elements.

    for 2,
    https://imgur.com/a/lkXdd8s
    i want this style rounded boder.
    please let me know step by step

    #2490019
    David
    Staff
    Customer Support

    Hi there,

    1. Add this CSS to your site to make the entire sidebar background the same color:

    .is-right-sidebar {
        background-color: #000;
    }

    2. If you use a GenerateBlocks button then you can set its Spacing > Padding and Border Radius.

    #2490990
    SUNBIN

    thx its solved

    #2491165
    David
    Staff
    Customer Support

    Glad to hear that

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