Tagged: table
We have a URL typed into a table to display tabular data. The responsive styling is set to adjust the table to screen size. On a medium sized macbook screen or surface pro on URL bleeds through the edge of the table.
Hey leahmessina,
Add this to quick css:
@media only screen and (max-width: 1500px) {
#awos table tr:last-of-type td:nth-child(2) a{
font-size:12px!important;
}}
Best regards,
Jordan Shannon
Hi, I do not see any changes using this code. Please see the private section.
Hi,
Did you add the code to the very top of quick css so it runs first? Also be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
I went in and added the css to the top, initially it was at the bottom. I also cleared the SG optimizer a couple of times and I checked it from a chrome incognito browser. Still no change.
Hi,
And just to be sure, you mean the last row second column correct?
Best regards,
Jordan Shannon
Correct, FAA URLii
Hi,
Please provide admin info so we can login and look into this further.
Best regards,
Jordan Shannon