Archived topic
Borders of logo showing in navigation bar
2 replies · Started by Noemi on December 10, 2018
Thanks to your superb support, I just got the premium.
1) If you look on desktop, there are thin white vertical stripes showing on the borders of the navigation logo. Please help remove these white "borders"
2) I made the nav logo be on the furthest Left of the screen on desktop, but now the navigation logo + menu-button is aligned weirdly on the Left on Mobile. Please help center these 2 items on mobile responsive.
3) And please help with making the entire logo and navbar a gradient color of the blue color that's already in place.
4) Also, to which email can donations be sent? Thank you,
Hi there,
Thanks for purchasing!
1) Have you solved this? I'm not seeing the borders in code or live site:
https://www.screencast.com/t/Yn5s2u9ju
2) Can you remove this CSS you've added first?
.main-navigation .navigation-logo img {
height: 100px;
}
3) You can do something like this:
#site-navigation {
background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
}
You can fine tune the color using this site:
https://cssgradient.io/
4) You can contribute to our development here: https://generatepress.com/ongoing-development/
We appreciate it!
Let me know if this helps :)
1) The border on the logo is on the actual image. You can see it here: http://www.new.metaseismic.com/wp-content/uploads/2018/12/METAseismic-original-size-trans-bg.png