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

    Hey, How’s it going?

    I’m trying to figure out a way to make these buttons look decent on mobile (or smaller screens)

    This is how it looks like on desktop:

    Anything under 597px looks like this:

    http://rzjob.ch/wordpress/?job_listing=liechtenstein-detailhandelfachmann

    Hope you can help.

    Cheers,
    Aathi

    • This topic was modified 8 years, 9 months ago by thatkidaathi.
    #584522

    Hi Arthith.

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .postid-799 .application_button {
    margin-bottom:20px !important;
    }
    }

    Regards,
    Rikard

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