|
<style> #title-text { background-image: url('https://totvscrm.com/wp-content/uploads/2023/08/capa-com-fundo-e-sem-icone-TDN21.png') !important; } #title-text { display: flex; justify-content: center; align-items: center; /* Outras propriedades... */ } #title-text a { z-index: 10; font-size: 35px; font-weight: bold; color: white !important; text-transform: uppercase; } .page-description { display: none; } #title-text a img { max-height: 150px; width: auto; /* Mantém a proporção da imagem */ display: block; } </style> <div class="title-text"> <img src="https://totvscrm.com/wp-content/uploads/2023/09/logo-com-descricao-totvsgc.png" alt="Banner1" class="banner1" /> </div> |