Franz

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Yogi Pro with Woocommerce images to big #29642
    FranzFranz
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: April 1, 2016

    Hello we fix it with this in the style.css, What do you mean
    It works

    /* Shop Image Fix ================================================*/
    @media only screen and (max-device-width: 200px) {
    div#wrapper {
    width: 200px;
    }

    .woocommercesitefull{ width:500px;}
    .woocommercesitefull{ hight:500px;}
    .woocommerce ul.products{ width:1000px;}
    .woocommerce ul.products{ hight:1000px;}
    .woocommerce ul.products li.product a img {
    height: 250px;
    width: 300px;
    float: none;
    width: 100%;
    }
    /* Ende ================================================*/

    in reply to: THEME yOGI pRO #29197
    FranzFranz
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: April 1, 2016

    It works now, thx for Videotutorial

    Regards

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