Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • GTR Webdesign Friend
    #205003

    Is there a possibility to change the clients style 1 view on a mobile device from one to two columns?

    Saguaros Moderator
    #564616

    Hi

    You can try opening file: templatesuberacmclientscssstyle.css

    And add this css rule:


    @media (max-width: 360px) {
    .uber-cliens .client-item {
    width: 50% !important;
    }

    GTR Webdesign Friend
    #564662

    <em>@Saguaros 465483 wrote:</em><blockquote>Hi

    You can try opening file: templatesuberacmclientscssstyle.css

    And add this css rule:


    @media (max-width: 360px) {
    .uber-cliens .client-item {
    width: 50% !important;
    }

    </blockquote>

    Thank you very much … this is working like a charm!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  GTR Webdesign 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum