Good morning, I would like to change the size of this typography and center it since it does not look good. How can I do it?
https://pruebasdepaginas.demo.site/#iseguros
Thanks
Hi larias_transfiriendo,
Please try the following css:
#top .av-tab-section-image {
margin: 0 auto;
}
Best regards,
Victoria
It did not work for me and I still have the same size as the typeface.http://oi63.tinypic.com/el1glc.jpg
I did not work this CSS
Hi larias_transfiriendo,
https://imgur.com/a/jSo7ZC4 the text is centered under each image. It cannot be centered independently on the page.
Do you need something like this?
#top .av-tab-with-image .av-inner-tab-title {
font-size: 14px !important;
color: navy;
}
Best regards,
Victoria
Thanks Victoria !!!!! :)