New Landing How can we help? Themeforest Theme Support Dante REMOVE ROUNDED CORNERS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #82584
    garthallan
    Member
    Post count: 41

    How do I remove the rounded corners of the background in the content section for the Masonry fullwidth

    Image attached.

    #82632
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put given below code and update options

    .masonry-items .blog-item .details-wrap{
    border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #82655
    garthallan
    Member
    Post count: 41

    THANK YOU

    and how can i remove the shadow?

    #82661
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css code :

    .masonry-items .blog-item .details-wrap{
    box-shadow:none !important
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #82668
    garthallan
    Member
    Post count: 41

    thank you

    #82672
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 6 posts - 1 through 6 (of 6 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