Okay
  Public Ticket #1125324
Curved corners on column
Closed

Comments

  • Annie started the conversation

    Am attempting to put rounded corners on a column on my landing page. Have used the following CSS but it does not work:

    div.col.span_12.custom.left {
        border-radius: 10px;
    }

    Please help!!


  •  9,005
    Tahir replied

    Hey Again,

    Since the Border isnt added on a Div it cant have Radius : 

    Be.st


    ThemeNectar Support Team