Archived topic
Navigation Logo
11 replies · Started by Arnd on January 19, 2019
Hi Leo,
Apologies, it took me a while to get the site online. I have copied in the url below.
Cheers Arnd
Hi there,
I am using a navigation logo, which works great when I am using a page header element. However, on pages where I excluded the page header, e.g. cart or my-account, the logo gets squeezed.
I had a good read in the support forum but could not find any similar problem. I tried modifying the size of the logo, but it still is too narrow on these pages.
Could you please help?
Many thanks,
Arnd
Hi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
Hi Leo,
Thanks for the quick response. I wish I could. The site is currently on my localhost only.
Any chance you can upload it to a live server?
It's hard to debug an issue like this without seeing it as I can't recall anyone else mentioning this.
Thanks!
Hi Leo,
I sent you the URL in my previous message.
I am very sorry to say, but there is another thing that I cannot get working. I cannot get the product reviews shown on the single product page.
I have installed Generatepress, GP Premium, Elementor Pro and the Aspire sample pages.
I checked that the allow comments tab is checked for all products, the comments are enabled in the Woocommerce settings and the product tabs are activated in the customizer.
Would you have an idea what I missed?
Many thanks,
Arnd
Try removing this CSS from the Additional CSS field from the customizer:
.main-navigation .navigation-logo img {
max-height: 36px;
width: auto;
}
Please open a new topic for the separate question.
Thanks!
Hi Leo,
Thank you for your reply.
I have removed the CSS but it didn't help. It still looks quite the same.
Cheers Arnd
Remove this CSS as well:
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 80%;
}
Wow. This did the trick!
Thanks so much for your help.
The images are now a little bigger than I wanted then to be and I should possibly learn more about CSS, however, I love the GP and your support is great!
Thanks again, Arnd
Instead of using CSS to change the logo size, it might be better to upload the final logo size you want.
Saves you a few lines of CSS.
Glad I could help :)
Thanks Leo, you were of great help. As always when reading the support forum topics :)
Really happy to hear that!
I'm glad the support topics have been useful as well.
Quick tip on researching our support forum if you are interested...our default search isn't the greatest unless you have the key word you are looking for.
If you need to find something using descriptions, it's easier just googling "description of the problem + GeneratePress".