Change the order of blocks for mobile only

Hi,

I have a question regarding the way blocks are being displayed on mobile. I'm using the BeDietitian demo and right now the text and images on mobile look as followed:

text
image
image
text
text
image
image

But I would like to change the order for mobile only, so you get
image
text
image
text

While keeping the order like this for the desktop version. How can I do this? The URL is greenhouseonwheels.net

Thanks,
Mark

Comments

  • Hi,
    This is not possible to achieve. You would have to have all images on left and text on right when on desktop.
    thanks
  • Hi,

    Will there be an option to do this in the (near) future?

    Thanks.
  • This is not possible because HTML and CSS works like this. It is not a theme issue, we cannot do anything about it.
  • Hi,

    We asked someone else to see if he could do it and he fixed it by adding this to style.css:

    .home .section.mcb-section:nth-child(odd) .one-third{ float: right; padding-right: 0 !important; padding-left: 20px !important;}


    @media screen and (max-width: 767px) {

        .home .section.mcb-section:nth-child(odd) .two-third h2{  text-align: left !important; }
        .home .section.mcb-section:nth-child(odd) .two-third p{  text-align: left !important; }
           
    }

    I hope this might help others as well.
  • Yes this is a fix but if you add another section i will break. We do not advise such changes.
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.