Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    Try this (remove margin bottom):

    
    .entry-content .vsel-content h3, .entry-content .vsel-content p {margin:0;}
    

    You might have to use the important decleration:

    
    .entry-content .vsel-content h3, .entry-content .vsel-content p {margin:0 !important;}
    

    Guido

    Thread Starter oliwanatu

    (@oliwanatu)

    This helps! Thanks a lot!

    Regards Oliver

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing the row space of meta data’ is closed to new replies.