Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #497566

    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

    #497808

    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

    #497813

    Senx!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Display Portfolio items on one line’ is closed to new replies.