Could someone suggest what we have done wrong that has resulted in the logo in teh top left corner of teh site showing twice on this page and not any others https://prvlge.com/index.php/tours-activities
Cheers Jim
Could someone suggest what we have done wrong that has resulted in the logo in teh top left corner of teh site showing twice on this page and not any others https://prvlge.com/index.php/tours-activities
Cheers Jim
Hi @origomedia,
Add below CSS rules to the Custom CSS modal in the template dashboard.
.navbar-brand .logo-img.logo-dark {
display: none !important;
}
Kind regards,
cssyeah cheers for the fix.
Jim