Viewing 3 replies - 16 through 18 (of 18 total)
  • okey i created more widgets but the css code you have didn’t make them horizontal.. still trying.

    I decided to get the “easy column” plug in it works great and can be made to respond to mobile and tablet devices with this code:

    @media (max-width: 600px) {
    .wpcol-one-third {
    position: relative!important;
    }
    .wpcol-one-third {
    float: none!important;
    width: auto!important;
    }
    }

    Ocher,

    You could also use the Jetpack “images” plugin. It makes an image (that you choose and upload) into a link.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Widgets Side by Side’ is closed to new replies.