pet4r Posted July 12 Share Posted July 12 hi!! im having some issue with the font positioning, i think its something built in the font im using (viktorie), as the alignment tool are not working correctly. Need to change the vertical alignment of the paragraphs but im not sure what is the css for it Link to comment
Ziggy Posted July 12 Share Posted July 12 Can you share your website URL? It looks like this alignment issue is in the header, is that correct? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
pet4r Posted July 12 Author Share Posted July 12 55 minutes ago, Ziggy said: Can you share your website URL? It looks like this alignment issue is in the header, is that correct? sorry, i thought i put it, here it is https://www.pietrofavaron.com/ yeah the problem is in the header Link to comment
Ziggy Posted July 12 Share Posted July 12 Try this Custom CSS: .header .header-nav-wrapper a { padding-top: 0.5em; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
pet4r Posted July 12 Author Share Posted July 12 6 minutes ago, Ziggy said: Try this Custom CSS: .header .header-nav-wrapper a { padding-top: 0.5em; } tried, 1 works perfectly for the allignment, but then the drop down menu get some problem Ziggy 1 Link to comment
Ziggy Posted July 12 Share Posted July 12 Try adding this: .header-nav-folder-item a { padding-top: 0.1em; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
pet4r Posted July 12 Author Share Posted July 12 4 minutes ago, Ziggy said: Try adding this: .header-nav-folder-item a { padding-top: 0.1em; } not doing anything Link to comment
pet4r Posted July 12 Author Share Posted July 12 2 minutes ago, pet4r said: not doing anything if i add a full numbers makes it bigger, but if i use 0.n is not changing Link to comment
Solution Ziggy Posted July 12 Solution Share Posted July 12 Try this CSS approach instead: .header-layout-nav-left .header-nav { margin-top: 0.5em; } pet4r 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
pet4r Posted July 12 Author Share Posted July 12 11 minutes ago, Ziggy said: Try this CSS approach instead: .header-layout-nav-left .header-nav { margin-top: 0.5em; } this works perfectly! many many thanks! the other solutions, anything with 0.n was not working Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment