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
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
Thanks for your help, do you think that also the icons above can be centered?
with the content below
Best regards.
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
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.