Forum


List Manager Support

List Manager support
Forums
Public write access is disabled. Please login

Custom CSS for Table-Width 04.02.2024 02:15

Hi Moonsoft

I'm having a hard time figuring out what I need to enter in my custom-CSS to enable a table width of - let's say 1200px for a table like this one:

https://tvfn.ch/agenda

i guess i need to override this class: "table table-responsive-stack table-striped"
(or 3 classes because of the spaces?)

currently I'm trying a few variations of
#lm_content_wrapper .table-responsive-stack {
width = 1200px
}

but without success so far.

Can you point me in the right direction?
Thanks in advance

Best regards.

Re: Custom CSS for Table-Width 04.02.2024 02:53

Solved and sorry for the interruption :)

One of these days I'm going to learn the difference between "=" and ":"


this one works
***********
.lm_list_wrapper .table-responsive-stack {
width: 1200px;
}
***********

Re: Custom CSS for Table-Width 05.02.2024 09:02

Hi,
that's right, thanks for the feedback!
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback