Hi,
Can you please take a look here http://www.goedvliet.nl/inspiratie/
Portfolio categories should be displayed “next to one another” and not in a vertical row
Hey Dirk!
Your facebook plugin is adding some CSS code which is causing that.
.responsive, .responsive span, .responsive span iframe[style], .responsive span img {
width: 100% !important;
}
You can use this to overwrite it.
#top .text-sep {
width: auto !important;
}
Best regards,
Elliott
Senx!