Skip to main content

Table Element and Mobile

Comments

3 comments

  • Mihail Stremenovskii

    Hello Steve!

    You can use mobile view to edit your page

    Or you can add a Custom CSS class to blocks that you wish to change and use this CSS class to create an @media CSS rule for your needs. 

    Hope it will be helpful.

    Kind regards,

    Mihail

    0
  • Steve Grundleger

    yes but mobile view to edit a table still requires font size changes to each cell and only 1 at a time, 

     

    learning curve for custom css class but is it basically the following

    1. create the css class and the proper code

    2. name the css class and enter that name in the settings field

    3. how does the responsive code know that the class is for only mobile or only tablet b/c the custom css class you refer to would work for desktop, mobile and tablet (or do I have to create a css class for all 3?)

    0
  • Mihail Stremenovskii

    Hello.

    You should check this for your CSS: https://www.w3schools.com/cssref/css3_pr_mediaquery.asp

    You can use Media rule for one CSS class

    Kind regards

    0

Please sign in to leave a comment.