Before you ask please READ THIS

Column shortcode on mobile

edited May 2013 in Beach Please Posts: 139
Is it possible to disable column shortcode on mobile?

thank you

Comments

  • AirAir
    Posts: 10,970
    Hi

    On smaller widths columns are put below each other. Would you like to totally hide them?

    With regards.
  • Posts: 139
    Well, columns made with "BP Apollo13 Shortcodes" are not displayed below each other on my mobile (or when I resize my browser window), you can have a look at my home page, I've used shortcode for column below the slider :
    http://www.photographe-gap.org/

    Thank you.
  • AirAir
    Posts: 10,970
    Yes, columns 50/50 are exception ;-)
    Add this custom CSS please:-)

    @media only screen and (max-width: 800px) {
    .left50, .right50{
    float: none;
    margin: 1em 0;
    width: auto;
    }
    }
    With regards.
  • Posts: 139
    Yes, you rock!
  • Posts: 139
    and it is also working for Spaceship!
  • AirAir
    Posts: 10,970
    That is great:-) and Thanks!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion