IE 10 does not show my logo
Questions related to the configuration of Wordpress, themes, and security related questions/issues
Rate this topic:
- GK User
- Mon Nov 24, 2014 10:53 pm
Hi!
I want to know why Internet Explorer 10 will not sign my logo.
I'm using Worpress theme: StoreFront.
This is my web: http://www.ferreterialosangelescartago.com
Regards,
I want to know why Internet Explorer 10 will not sign my logo.
I'm using Worpress theme: StoreFront.
This is my web: http://www.ferreterialosangelescartago.com
Regards,
-
- Junior Boarder
- GK User
- Tue Nov 25, 2014 8:05 am
Hi,
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
- Code: Select all
.imageLogo img {
max-width: auto;
width: auto;
}
-
- Moderator
- GK User
- Wed Dec 03, 2014 5:46 pm
This option did not work.
The theme StoreFront, does not bring the override.css file.
Then I create a new file called override.css and wrote the code you gave me, but the logo does not appear.
I have also enabled the option in the backend: override.css = enable.
The theme StoreFront, does not bring the override.css file.
Then I create a new file called override.css and wrote the code you gave me, but the logo does not appear.
I have also enabled the option in the backend: override.css = enable.
-
- Junior Boarder
- GK User
- Thu Dec 04, 2014 9:04 am
Hello,
Your override.css file is empty:
http://www.ferreterialosangelescartago. ... ?ver=4.0.1
there's only a comment, please add mentioned code at the bottom of this file.
Your override.css file is empty:
http://www.ferreterialosangelescartago. ... ?ver=4.0.1
there's only a comment, please add mentioned code at the bottom of this file.
-
- Moderator
4 posts
• Page 1 of 1