Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1247473
    twierdzagier2030
    Participant

    1. On Android (Firefox) I cant see the menu of page so I cant access other pages!

    2. Also there is a problem with tables and header. When I add header, text it is cut. Also keywords are cut. Table is outside the page. It looks ugly.

    What I can do?

    My website – error with menu and header text: http://www.grodzkimarketing.pl
    Page with table error: http://www.grodzkimarketing.pl/oferta/

    #1247732
    Jade
    Moderator

    HI there,

    You will have to tap the burger menu icon on mobile to see the menu items on the page.

    For the table, please add this code in the customizer:

    @media (max-width: 767px) {
        .su-table {
            overflow-x: auto;
        }
    }

    Hope this helps.

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