Tagged: tab section
-
AuthorPosts
-
September 9, 2021 at 11:24 am #1320240
Hi,
I have an issue with the tab section that align everthing to the left when the content are inside columns and the width are 100% of the screen which not are what i want it to be.How can this be fixed?
The first Image are from the website with the newest version of Enfold and the second are from 4.8.3
September 11, 2021 at 4:36 am #1320485Hey mvi,
Thanks for the screenshot. Could you post a link to where we can see the actual problem on your site as well please?
Best regards,
RikardSeptember 13, 2021 at 7:47 am #1320644Hi Rikard,
Yes sure. I have posted the link. The first one on the link don’t have a custom class but the one under have. Just to show. the issue on the same site.
September 13, 2021 at 6:37 pm #1320786Hi,
Thanks for contacting us!
That seems to be related to following custom CSS code
.boxed .av-layout-tab-inner .container, .av-framed-box .av-layout-tab-inner .container, .html_header_sidebar .av-layout-tab-inner .container { margin: 0; }
Please remove it and content should be centered :)
Best regards,
YigitSeptember 14, 2021 at 10:40 am #1320870Hi Yigit,
What i can see it isn’t coming from our custom stylesheet. It look likes it comes from tab_section.css which are from the theme.
Can it have been added through the newest version of the theme? :-)September 14, 2021 at 2:13 pm #1320910Hi,
Yes that seems to be right however it also seems like it was added back in 2018 so I think it has something to do with your installation.
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitSeptember 15, 2021 at 10:35 am #1321012Yeah sure. I have done that now.
September 15, 2021 at 1:24 pm #1321034Hi,
Thanks! Could you please switch user role to administrator as well? :)
Best regards,
YigitSeptember 15, 2021 at 1:25 pm #1321035Hi,
Jobs done :-)
September 15, 2021 at 1:45 pm #1321045Hi,
Thanks! I ended up editing tab_section.css file and removing following code
.boxed .av-layout-tab-inner .container, .av-framed-box .av-layout-tab-inner .container, .html_header_sidebar .av-layout-tab-inner .container{ margin:0; }
I will report the issue to our devs :)
Best regards,
YigitSeptember 15, 2021 at 2:49 pm #1321061Hi Yigit,
Thank you for your help and yes please do that! :-)
September 15, 2021 at 2:57 pm #1321063 -
AuthorPosts
- The topic ‘Tab section align everything to the left’ is closed to new replies.