Hello,
I used the Responsive Scrolling Tables plugin under Joomla 3. This no longer works under Joomla 4.
I have now put my table in a div: <div id="table1"> </div> and copied the following in template style under custom.css:
@media only screen and (max-width:959px){
#table1{overflow-x:auto;}
#table1::before{content:"Scroll right for more ..."; color:black; font-weight:bold;}
}
The text is also displayed but I can't scroll. What am I doing wrong?
Thanks &greetings
- Forrest Gump
- Commercial Templates
- Sunday, 03 December 2023
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!