Tagged: columns table, mobile, responsive, table, width table
-
AuthorPosts
-
May 20, 2019 at 5:06 am #1102365
Hope you are well,
I really need to increase the width of the table or the columns as the content comes outside of the table and doesn’t look good.
Can I have some CSS to widen the width.
Lisa
May 21, 2019 at 6:27 am #1102686Hey Lisaodo,
Thanks for giving us admin access, we have done the following:
1. Checked Show element options for developers in Enfold > Layout Builder.
2. Edit the Color Section where the table is wrapped, in Custom Css Class I put mysection
3. Go to Enfold > General Styling > Quick CSS, then added this css code:#top .mysection .container { padding-left: 0; padding-right: 0; } #top .mysection .av-flex-placeholder { width: 2%; }
Let us know if you need further assistance.
Best regards,
NikkoMay 22, 2019 at 12:36 am #1103127Thank you,
sorry this didn’t do anything. I just went back in and cleared my cache and it is still the same and not wide.
I see you added the code in and appreciate the time, but it didn’t do anything.
Lisa
May 22, 2019 at 12:59 am #1103128My sincere apologies, i must not have cleared my cache, this did exactly what I needed.
I created another thread as the mobile view shows the rows first, however I want to show all content in column 1 first then move on to next column content and so fourth? Does this make sense. This thread below has been open for a while. If you can help this would be great too.May 22, 2019 at 1:10 am #1103129Sorry,
Have noticed the colour of the font and the outline of the table isn’t consistent. Can I please have the colour to be white.
See this page – https://program.eternalfitnessgrp.com.au/module-1/beginner-fitness-recruit-workout-1-day-1-2/Some have white font and some aren’t and hard to read. Can i please have CSS to make this font all white? Not sure why it is doing this?
Lisa
May 22, 2019 at 4:24 pm #1103384Hi Lisa,
I apologize for my mistake, I was looking at the wrong page (private content, I thought it was the pricing table :D).
I used a different Custom Css Class, called it mysection2, and replaced the css I gave to:#top .mysection .container, #top .mysection2 .container { padding-left: 0; padding-right: 0; } #top .mysection2 .container { max-width: 90%; } #top .mysection .av-flex-placeholder { width: 2%; }
Best regards,
NikkoMay 22, 2019 at 4:27 pm #1103387Hi Lisa,
As for color of font and outline, it seems good on my end.
Can you give us a screenshot of how it looks on your end? or is it fixed?Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.