Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17640
    dr_cynthia
    Member

    I am using Catch Box and have installed the Special Text Boxes plug in and have defined the size of boxes. Looks great on the desktop but on the iPad and phone doesn’t look so good. Do you have advice for making these boxes responsive?

    Thanks.

    #17649
    Sakin
    Keymaster

    @dr_cynthia: Maybe that text boxes are not responsive design. Catch Box is responsive design so the plugin css also need to be responsive to adjust the mobile design. Can you share your URL where you have issue in iPad and phone. Let me check in if here is any quick css that I can send you.

    #17657
    dr_cynthia
    Member

    Thanks Sakin for getting back to me so quickly. The url is http://www.augmenteducate.com

    #17666
    Sakin
    Keymaster

    @dr_cynthia: I see that boxes uses static width that is why it has issues. Please use dynamic width boxes.

    #17675
    dr_cynthia
    Member

    Thanks, Sakin. Any idea how I might do that? There is not a selector for it in the plugin. And in terms of writing code, I am out of my league here. Just know a smidge of html and css.

    Thanks.

    #17683
    Sakin
    Keymaster

    @dr_cynthia: As this is inside your editor work. I cannot do much help. But you can add classes in your divs or spans and then control it through css. For example

    <div class="video1">your video</div>
    <div class="red-right-box">your red box code</div>

    Then we can control this css elements from Custom CSS.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Responsive text boxes?’ is closed to new replies.