Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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

    View post on imgur.com

    #1320485

    Hey 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,
    Rikard

    #1320644

    Hi 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.

    #1320786

    Hi,

    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,
    Yigit

    #1320870

    Hi 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? :-)

    #1320910

    Hi,

    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,
    Yigit

    #1321012

    Yeah sure. I have done that now.

    #1321034

    Hi,

    Thanks! Could you please switch user role to administrator as well? :)

    Best regards,
    Yigit

    #1321035

    Hi,

    Jobs done :-)

    #1321045

    Hi,

    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,
    Yigit

    #1321061

    Hi Yigit,

    Thank you for your help and yes please do that! :-)

    #1321063

    Hi,

    You are welcome!

    I have reported the issue and fix will be included in upcoming version :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Tab section align everything to the left’ is closed to new replies.