feat: Update footer branding to display 'OTS Signs' instead of 'Oribi Tech'
This commit is contained in:
@@ -3417,7 +3417,7 @@ p:last-child { margin-bottom: 0; }
|
||||
}
|
||||
|
||||
.footer-brand .logo-text { font-size: 1.5rem; color: #fff; }
|
||||
.footer-logo-section { display: flex; align-items: center; gap: 1rem; margin-bottom: 1rem; }
|
||||
.footer-logo-section { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1rem; }
|
||||
.footer-logo-section .custom-logo-link img,
|
||||
.footer-logo-section .custom-logo {
|
||||
max-height: 60px !important;
|
||||
|
||||
@@ -730,7 +730,7 @@ function oribi_render_site_footer() {
|
||||
<div class="logo-text"><strong>Oribi</strong> Tech</div>
|
||||
<?php endif; ?>
|
||||
<div class="footer-company-name">
|
||||
<div class="company-brand"><strong>Oribi</strong> Tech</div>
|
||||
<div class="company-brand">OTS Signs</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-tagline">Digital signage solutions that communicate, engage, and grow your business.</p>
|
||||
|
||||
Reference in New Issue
Block a user