Home Forums Basel support forum May you tell me how to extend the width of the “Quick View” window?

May you tell me how to extend the width of the “Quick View” window?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10165

    makis
    Participant

    May you tell me how to extend the width of the “Quick View” window?

    #10171

    Artem Temos
    Keymaster

    Hi,

    You can use this code snippet to increase popup width

    .popup-quick-view {
        max-width: 1000px;
    }

    Regards

    #10183

    makis
    Participant

    Thanks for your kind help!!!

    Have a nice day

    #10192

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘May you tell me how to extend the width of the “Quick View” window?’ is closed to new replies.