Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1078693

    Hi there!
    I cannot see or get how to remove the tiny grey line that frames every portfolio item.
    I am guessing it must be via some custom CSS but just cant tell how to write it up.

    This:
    frame“>Example Image

    any help would be much appreciated, thanks in advance!

    #1078937

    Hey Juan,

    Please provide link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1082639
    This reply has been marked as private.
    #1083398

    Hi,

    Add this to quick css:

    .grid-entry .inner-entry{
    box-shadow:none!important;
    }

    Best regards,
    Jordan Shannon

    #1083506

    Thanks mate!
    This worked out fine!

    Best regards!

    #1083643

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘REMOVE GREY BORDER FOR PORTFOLIO ITEMS’ is closed to new replies.