Okay
  Public Ticket #3510903
Custom Value for Rounded Edges in Row Settings
Closed

Comments

  • mmyslf started the conversation

    Hello,

    I'm trying to apply a "30px" custom value for the rounded edges in the Row Settings. I noticed it's only possible for inner rows when selecting the "Custom" option but not for the outer rows. Is there a way to manually input this using the child theme option?

    Thank you for your assistance.

    Attached files:  Home page_Block 2 (1).png

  • mmyslf replied

    sorry shared the wrong image. Please see this one:


    Attached files:  Salient_Settings.png

  •  8,839
    Tahir replied

    Hey Again,

    You can add an extra class to the Row and then use CSS to override the value for that particular Row. Such as:

    .wpb_row[data-br="20px"][data-br-applies="bg"] > .row-bg-wrap, .wpb_row[data-br="20px"][data-br-applies="bg"] > .nectar-video-wrap, .wpb_row[data-br="20px"][data-br-applies="bg"] > .nectar-parallax-scene {
        border-radius: 40px !important;
    }
    

    Thanks.


    ThemeNectar Support Team 

  • mmyslf replied

    Hi Tahir,


    thank you. is it also possible to add it to the childtheme as a permanent option?


    Thanks

    Pascal

  •  8,839
    Tahir replied

    Hey Again,

    Escalating this to the developer to check if a quickfix is available.

    Thanks.


    ThemeNectar Support Team 

  •  1,877
    Judith replied

    Hi there,

    Thanks for writing to us.

    I can confirm that the border-radius is working on my end on the row settings:

    6553749389.png

    Try selecting "Both" as to where the border-radius applies to and see whether that helps.

    Please let us know how this goes for you.

    Best Regards.

  • mmyslf replied

    Hi Judith,


    it is working indeed.

    But its not possible to set custom values for the radius such as 30px.


    In the inner rows this is possible to set.


    Thanks

    Pascal

  •  1,070
    ThemeNectar replied

    Hey Pascal,  I'll be adding the option to specify custom values for the row border radius in the next minor release. If you would like early access, let me know and I can provide a pre-release copy of that for you here.

    Kind regards