Okay
  Public Ticket #2631207
Circled image
Closed

Comments

  • CarlosCuadrado started the conversation

    Hi there!

    I am trying to make the background image of the left column (Nash) totally circular. I have tried to create a specific class with the border radius value 50% but it doesn't work... any idea?

    Thank you in advanced,

    regards,

    Carlos,

  •  2,963
    Andrew replied

    Hi There,

    Please try this css:

    .full-width-content.vc_row-fluid .wpb_column .column-image-bg-wrap .column-image-bg {
        border-radius: 89px;
    }

    Hope this helps.

    Thanks.

  • CarlosCuadrado replied

    Hi Andrew,

    Thank you for your fast and kindly respond.

    I would like to make circular only the left column image, keeping as it is the right one. Furthermore I tried the 90px solution but it is not circular, I tried a 50% approach but the result it is not a perfect circle, it is mainly oval. Any other suggestion?

    Thanks,

    regards,

    Carlos,

  •  2,963
    Andrew replied

    Hi Carlos,

    Please send in your login credentials with admin privileges.

    Thanks.


  •   CarlosCuadrado replied privately
  •  8,849
    Tahir replied

    Hey Again,

    Add a Square Image to get a Circled Image, as there is no such option to crop it. Also try using a Single Image Page Element instead of circling the Column Background.

    Thanks 


    ThemeNectar Support Team