Tagged: Banner Ad Center, Site Title center
Hi @paulomalheirodias,
To make the Site Title and Banner Ad section center, please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code.
.navbar-head .navbar-head-row { -ms-flex-pack: center; justify-content: center; } .navbar-head .col-lg-4, .navbar-head .navbar-ad-section { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center }
Thanks
Hey, thanks!
Welcome @paulomalheirodias,
Please let us know if you have any other queries regarding the Theme
thanks