Book dimensions distorted on wide screen monitor

  • Posted in : BookCard WP
  • johnyct9760
    Participant

    Book are dimensions distorted on wide screen monitor. When I test the site on a 27 inch monitor the book appears really long and narrow. Is there a way with CSS to constrain the book to the same dimensions it would have on say a 22″ monitor?

    Example:
    http://prntscr.com/42je55

    Thanks

    John

    ahmetsali
    Keymaster

    Hi, i see, try this custom css code;

    @media screen and (min-height: 1000px) {
    .rm-wrapper {
        top: 50%; margin-top: -390px; max-height: 778px;
        }
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register