Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #691710

    Hi !
    I have a little problem on my homepage ! In the right part, under the title “DOSSIERS”, when I pass my mouse over the images, the text below goes a little bit lower. Any way to fix that ?

    #692652

    Hey Janus,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .pt-cv-ifield a {
        display: inline-block!important;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.