This topic has 9 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson
Hello good afternoon,
I have a small issue on the theme regarding the other resolution (it would call a small bug in CSS), the problem is this:
When the theme is accessed by a minor resolution it gets a link on the left side of the logo. To simplify what I mean, see the print taken from a minor resolution, the part circled in print is where the link is, when in fact the link should only be in the Logo.
How do I remove it?
Best regards
Rodrigo Macedo
Hello,
Please provide your site url and FTP access.
Thank you.
Regards,
Eva Kemp.
Hello good afternoon,
Below is the private information below as requested.
Best regards,
Rodrigo Macedo
I forgot to tell you that the page where the test was done where it was also changed was the following “magazine.html”, so to do the same test below follow the link on the page to get easier:
http://brasilcar.unionforwebdesigner.com/magazine.html
Best regards,
Rodrigo Macedo
Hello,
Sorry, but I couldn’t replicate the issue. Logo is clickable at the place where it’s located. Could you please describe with more details how to replicate the problem?
Best regards,
Jack Richardson.
Hello good day,
Let’s go, so you better understand the problem I picked up a website where you can perform the test in other screen resolutions, below the site link:
http://www.comofazerumsite.com/design/testar-resolucoes-de-tela.html
Take the test using 1024×768 resolution because that’s when the menu becomes mobile menu (test with this page: http://www.brasilcar.unionforwebdesigner.com/magazine.html), you will see that the Logo will be Centralized in this resolution and in the space that is between the menu and the Logo there is a link, that would be the link that is in the Logo.
Does that make the question any clearer?
Best regards,
Rodrigo Macedo
Hello,
Please add this code in style.css file:
#logo{
display: inline-block;
transform: translateX(50%) !important;
margin-top: 0 !important;
}
Best regards,
Jack Richardson.
Hello good day,
Sorry for the delay, I made the changes as reported and it was great, now the link in the logo is only in the logo and not in the blank area as it was before.
I just had to make some more changes in CSS to adjust his position but that’s less.
Thank you very much for the solution and help.
Best regards,
Rodrigo Macedo
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Tagged: link, logo, problem, resolution, themes, woocommerce, wordpress
The issue related to '‘Problem with link in Logo in lower resolution’' has been successfully resolved, and the topic is now closed for further responses