SKT InfotechVersión: pro1.0 I Can´t Change a form

Home Forums All Other Themes SKT InfotechVersión: pro1.0 I Can´t Change a form

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #216819
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 30
    • Replies: 87
    • Total: 117
    Member since: December 31, 2020

    I cannot change the appearance of the services squares that appear at the beginning under the slider

    https://i53.servimg.com/u/f53/20/12/37/44/image60.png

    https://eficiente.pro

    Access credentials sending by email.

    #216820
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 30
    • Replies: 87
    • Total: 117
    Member since: December 31, 2020

    We want them to be round.

    Thanks

    #216823
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 30
    • Replies: 87
    • Total: 117
    Member since: December 31, 2020

    .services-box-outer .item {
    background-color: #ffffff!important;
    border-radius: 50%;

    }

    When using this code it becomes egg-shaped in mobiles an Desktop
    We need perfect circles

    #216825
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 30
    • Replies: 87
    • Total: 117
    Member since: December 31, 2020

    Last changes at CSS

    .services-box-outer .item {
    width: 274px;
    height: 274px;
    float: center;
    padding: 45px 50px;
    background: #ffffff!important;
    text-align: center;
    margin: 10px;
    border-radius: 50%;
    position: relative;
    top: 0;
    transition: all 0.5s ease-in-out;

    }

    #216840
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Issue have been resolved. Kindly check and confirm.

    Regards,
    Dave

    #216871
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 30
    • Replies: 87
    • Total: 117
    Member since: December 31, 2020

    ok, thanks

    #216880
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    🙂

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