Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #857964

    Hello,

    On my site I’ve changed the size of the featured image, see the link in the private content. It’s almost as it should be, only thing is, there is a small black stripe at the bottom of the image. I suppose this is the background of the placeholder, or something like that. How can I delete this stripe, or move the image so that it’s totally covered?

    Regards,

    Erwin

    #858019

    Hey Erwin,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color .small-preview {
          background: transparent;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #858205

    Hi Victoria,

    Works great. Thank you! You can close this topic.

    Regards,

    Erwin

    #858233

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured image in archive-page’ is closed to new replies.