We're merging with GenerateBlocks! Learn more here.

[Resolved] different alignment on mobile devices

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support different alignment on mobile devices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6099
    Eva
    Participant

    Hi Tom,
    I am using WPSP Pro and GPP. I am showing posts on the HOME with WPSP. There I need to align the featured image left (https://screenshots.firefox.com/ycQZjs3DZJ0f1eNx/www.lucindariley.nl) but on mobile devices there is quite a gap between image and text (https://screenshots.firefox.com/dZeH1q5kLH5nwzRO/www.lucindariley.nl). Is it possible to have a different alignment just for mobile devices?
    Thanks,
    Eva

    #6106
    Tom
    Keymaster

    I would set the alignment to center by default.

    Then target the featured post separately:

    .featured-column .wp-show-posts-image.wpsp-image-center {
        float: left;
    }
    #6122
    Eva
    Participant

    Thank you so much!! Works just fine!

    #6128
    Tom
    Keymaster

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.