We have for a long time had a problem with Creativo showing both the Retina and normal logo on Retina displays and could not figure out why. We finally discovered a solution by comparing Creativo to the Nimva theme that we use on another website. Nimva also works with two logos (normal and Retina) but never show both logos at the same time.
In Nimva the css that hides the normal logo for Retina users was marked as important to override all other css regarding the normal logo display properties:
display: none !important;
Adding this to the respective css in Creativo finally fixed the problem and now Retina users only see one logo as they should. The change was made in css/responsive.css lines 10-12:
#branding .logo a img.normal_logo.show_logo, .side_logo a img.normal_logo{
display: none !important;
}
Hopefully this fix will help others experiencing the same problem with the Creativo theme and can be included in a future version.
Fix for double logo on Retina displays
Post your questions and issues with the Creativo theme here.
Moderators: Eduard, Stef_RockyThemes
-
- Posts: 8
- Joined: Mon Sep 03, 2018 1:46 pm
Return to “Creativo - Responsive Multi Purpose WordPress Theme”
Who is online
Users browsing this forum: Bing [Bot] and 1 guest