Change Width of BookCard

  • Posted in : BookCard
  • davidmt05
    Participant

    How can I change the width of the BookCard without the layout messing up after being opened to the inside of the BookCard.

    Mehmet S.
    Keymaster
    davidmt05
    Participant

    This only adjusts the height. I need to adjust the width.

    Mehmet S.
    Keymaster

    Write width where you see height.

    davidmt05
    Participant

    It didn’t work. This is what I added:

    @media screen and (min-width: 979px) {
    html:not(.safe-mod) .rm-wrapper, html:not(.safe-mod) .rm-wrapper > div { max-width: 700px; }
    html:not(.safe-mod) .rm-wrapper { top: 90px; }
    }

    @media screen and (min-width: 1500px) {
    html:not(.safe-mod) .rm-wrapper, html:not(.safe-mod) .rm-wrapper > div { max-width: 780px; }
    }

    Mehmet S.
    Keymaster
    .rm-container { width: 32%; max-width: 560px; }
    
    davidmt05
    Participant

    This still did not change the width. If you’ve tested this, I would like to see the page. It is still not working.

    Mehmet S.
    Keymaster

    This is not easy to do with some lines of code. If you are not familiar with HTML coding you may consider working with a professional for further customization.

Viewing 8 posts - 1 through 8 (of 8 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