Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1193248

    Good morning, everybody,

    I’m writing to ask you how I’m going to get the contents of the “tab Section” centered.

    I’m working on 34″ screen and the content is not centerd.

    Best Regards

    #1193285

    Hey Etwark,
    Please link to your page so we can examine closer.

    Best regards,
    Mike

    #1193308
    This reply has been marked as private.
    #1193334

    Hi,
    Thanks for the login, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    @media only screen and (min-width: 2559px) { 
    .html_header_sidebar .av-layout-tab-inner .container {
        width: 100% !important; 
        margin: auto !important; 
    }
    }

    Best regards,
    Mike

    #1193345

    Thanks for your help, do you think that also the icons above can be centered?

    with the content below

    Best regards.

    • This reply was modified 4 years, 8 months ago by Etwark.
    #1193441

    Hi,
    At 2560px the icons already look centered Please see the screenshot in Private Content area.
    Can you include a screenshot of what you are seeing?

    Best regards,
    Mike

    #1193520

    Good Afternoon,

    I attached a screenshot

    Link: https://www.dropbox.com/s/c1qrw7a54l81rhr/Screenshot_2020-03-16_at_14_53_34-2.png?dl=0

    Best Regards.

    #1193778

    Hi,
    Thank you for the screenshot, I’m asking the rest of the team for thoughts on centering this better.
    Thank you for your patience.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.