Okay
  Public Ticket #1575864
Featured image - Chrome vs Mozilla
Closed

Comments

  • antongrigore started the conversation

    Hi,

    Chrome has another way of processing the thumbnails - look at the images attached. What would be the solution, in this case?

    Thank you and sorry for my spam - I have a few minor situations and I try to put them in different topics. Once again, amazing work, congrats!

  •  9,016
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  • antongrigore replied

    Sorry, https://www.grig.online . Thank you!

  •  9,016
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .post-area.featured_img_left .article-content-wrap .post-content-wrap {
        padding: 1vw 0 1vw 1vw;
    }

    Thanks


    ThemeNectar Support Team