[Support request] Stuck Trying to Float Image Right on Mobile

Home Forums Support [Support request] Stuck Trying to Float Image Right on Mobile

Home Forums Support Stuck Trying to Float Image Right on Mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1592377
    Oisin

    Hi Guys,

    Happy Holidays!!!

    I’m trying to float the top image right on this page on mobile only. I’ve added the following to the container, but it doesn’t seem to be taking. Do I need to add a class to the div for position also?

    Using this css:


    @media
    (max-width:768px) {
    .float-right img {
    float: right;
    }
    }

    #1592434
    Ying
    Staff
    Customer Support

    Hi Oisin,

    ​Seems you already figured it out yourself!
    ​Good job!
    ​Happy holidays to you too 🙂

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