Centralizar o escrito mais vendidos e aumentar o banner full

TENTA ESSE

Inserir HTML : Todas as Páginas > Rodapé > HTML

> <!-- Tamanho texto categoria -->
>   
>     <style type="text/css">
>       .listagem .titulo-categoria {
>     font-size: 16px;
> }
>     </style>
>   
> 
> 	<!-- Centralizar categorias -->
>   
>     <style type="text/css">
>       .listagem .titulo-categoria {
>     text-align: center;
> }
>     </style>
2 curtidas