New Landing How can we help? Cardinal HOW TO HAVE ROUNDED CORNERS

Viewing 15 posts - 16 through 30 (of 39 total)
  • Posted in: Cardinal
  • #121426
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    My colleague will assist you shortly.
    Thanks
    Mohammad

    #121433
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #footer-wrap {
      border-radius: 0 0 12px 12px !important;
    }

    – Kyle

    #121434
    Nunes
    Member
    Post count: 203

    Hi, i ready try this code but dont work, see the attachment.

    Tanks.

    http://www.souto.com.br/projetos/lizmel/?portfolio=polem-desidratado

    Attachments:
    You must be logged in to view attached files.
    #121437
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Finally add this:

    .layout-boxed #container {
      border-radius: 0 0 12px 12px;
    }

    – Kyle

    #121438
    Nunes
    Member
    Post count: 203

    I all ready have all this codes, i should keep alls?

    #copyright{border-radius:0px 0px 12px 12px !important;}
    #footer-wrap{background:#473202;}
    #footer-wrap {
    border-radius: 0 0 12px 12px !important;
    }

    and add this new one?

    #121439
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes ๐Ÿ™‚

    – Kyle

    #121440
    Nunes
    Member
    Post count: 203

    Works!!! Tankyou very much!!!

    #121443
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    #121469
    Nunes
    Member
    Post count: 203

    Hi,

    Sorry, but after many trials, the starting solution that habies given to the subject of the corner :

    figure.animated -overlay , overlay – figure.animated : hover {border -radius : 12px important; webkit -border-radius : 12px ! important; }

    is only visible in firefox, safari is not seen in either the chrome , you can help me?

    #121572
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    figure.animated-overlay:hover figcaption {
      border-radius: 12px;
      -webkit-border-radius: 12px;
    }
    

    – Kyle

    #121600
    Nunes
    Member
    Post count: 203

    Hi,

    an error occurs, appears dedonde but after 2 seconds before square appears , check the url .

    #121647
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you explain with a screenshot? Couldn’t understand exactly there are some errors in your sentence.

    -Rui

    #121650
    Nunes
    Member
    Post count: 203

    Hi,

    here is a url to you look whats its gone on:

    http://www.souto.com.br/projetos/lizmel/home-backup/

    #121882
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    figure.animated-overlay:hover > img {
    transform: none;
    }

    – Kyle

    #124439
    Nunes
    Member
    Post count: 203

    hi ,

    Keeps popping animation with square corners. See attachment.

    Tanks.

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 16 through 30 (of 39 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register