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

    Hi Support, I maybe doing something wrong or I have a problem. I have simply created 3 rows, one of three columns one with a space and another 3 columns. When I view the page the rows are mingled together. Help please.

    #410703

    Hi Lamberty!

    Your using some custom CSS to shorten them which is causing that weird look.

    div .av_one_third {
      height: 180px;
    }

    Best regards,
    Elliott

    #410710

    Thanks much appreciated.
    I can start another thread if you want me too but another problem is the navigation on mobile device. The screen slides around when moving with your finger due to the navigation menu being on the right of the main screen. I only want the menu to display when selecting the menu button. Is this a known problem?
    Paul

    #410905

    Hey Paul!

    Please try adding this to your Quick CSS:

    #wrap_all { position: relative !important; }
    

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.