Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1387988
    cxander
    Participant

    My home page has a form in a column that is over a background image of a section. I know that I can add max-width:_px; height:_px; to set a desired amount which I have done. However, when viewing the homepage on a different computer with a smaller screen the column that houses the form reduces in width.

    I’m sure this has to do with the responsiveness of the theme, but I was wondering if there was a way to permanently set the width of that column so that it doesn’t change regardless of smaller screens? I don’t mind if the background image changes in the section, I just don’t want the column with the form to resize because it is cutting off fields of the form. Thank you for your help.

    #1388376
    Rupok
    Member

    Hi there,

    You can add a custom class and apply the max-width and also different max-width with media query for mobile.

    Cheers!

    #1388439
    cxander
    Participant

    I’m not sure I understand, can you please explain further?

    #1388650
    Joao
    Moderator

    Hi There,

    Please provide a URL and point the column you are referring to.

    Thanks

    #1389615
    cxander
    Participant
    This reply has been marked as private.
    #1389886
    Christopher
    Moderator

    Hi there,

    It’s not possible to set fixed width and height for column and keep responsiveness they are opposite of each other.

    I recommend you to remove related CSS and let the container resize base on window size.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1387988 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>