• Resolved hanpeace

    (@hanpeace)


    Hi Tobias

    Thank you for your fantastic plugin.
    Before this, I have looked at many FAQs and forums, but I could not find the solution to my problem.

    This is my link:
    https://koreanhistory.co.kr/?page_id=2

    I want to use the horizontal scrolling tool.
    I am currently making a history website and this will help me a lot.
    Just for testing, I changed the CSS drastically larger for the width of each column.
    But, when I do this, the width of the columns change automatically to fit the page.
    So, the scroll bar does not move.

    How can I fix this?

    .tablepress-id-3 .column-1 {
    	width: 1500px;
    }
    
    .tablepress-id-3 .column-2 {
    	width: 1200px;
    }
    
    .tablepress-id-3 .column-3 {
    	width: 1700px;
    }
    
    .tablepress-id-3 .column-4 {
    	width: 1250px;
    }
    
    .tablepress-id-3 .column-5 {
    	width: 1500px;
    }
    
    .tablepress-id-3 .column-6 {
    	width: 1500px;
    }
    
    .tablepress-id-3 .column-7 {
    	wid

    https://www.ads-software.com/plugins/tablepress/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Horizontal scroll doesn't work.’ is closed to new replies.