The Big Spring Sale! Up to 50% off!

block header radius

elektroknecht4
178 Posts
elektroknecht4 posted this 19 March 2021
Ask a Question

Hello out there,
How do I display the block header with a radius. I have roundet the whole site, but the wordpress widgets only show sharp edges.
thank you in advance for your answer
Sincerely
Andreas

Hello out there, How do I display the block header with a radius. I have roundet the whole site, but the wordpress widgets only show sharp edges. thank you in advance for your answer Sincerely Andreas
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 22 March 2021

Hi, Andreas.

If you mean Position&Widget area control header, that element doesn't have radius options to apply.
We can suggest adding custom CSS to your header element:

.u-block-header
{
border-radius: 20px;
}

The custom CSS can be added to the Site Settings >> CSS.

If it's not the element you were talking about, please tell us the header of which exact element you want to renew.
...................................................
Sincerely,
Negat Veri
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Andreas. If you mean Position&Widget area control header, that element doesn't have radius options to apply. We can suggest adding custom CSS to your header element: .u-block-header { border-radius: 20px; } The custom CSS can be added to the Site Settings >> CSS. If it's not the element you were talking about, please tell us the header of which exact element you want to renew. ................................................... Sincerely, Negat Veri Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp

Last edited 22 March 2021 by Support Team

elektroknecht4
178 Posts
elektroknecht4 posted this 20 March 2021

Hi Negat
Thank you for your quick answer.
I looked at this, but there is no option to add another element like group into the blockheader. The + is not working there. I am limited to the standard controls on the right side
There is also no option to put additional css to this , where I could fill in a border-roundet-something. Maybe in the normal css there is a posibility, but than I need the exact code to adress this special part of the blog template.
Sincerely Andreas

Hi Negat Thank you for your quick answer. I looked at this, but there is no option to add another element like group into the blockheader. The + is not working there. I am limited to the standard controls on the right side There is also no option to put additional css to this , where I could fill in a border-roundet-something. Maybe in the normal css there is a posibility, but than I need the exact code to adress this special part of the blog template. Sincerely Andreas

Last edited 20 March 2021 by elektroknecht4

Support Team
Support Team posted this 19 March 2021

Hi, Andreas.

For now, unfortunately, we don't have such option.
This option to include already in our wishlist.

We can suggest using a Group element with rounded corners inside the transparent Header.

...................................................
Sincerely,
Negat Veri
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Andreas. For now, unfortunately, we don't have such option. This option to include already in our wishlist. We can suggest using a Group element with rounded corners inside the transparent Header. ................................................... Sincerely, Negat Veri Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments