Site logo

Archived topic

How to set sticky logo position same as site logo?

9 replies · Started by Mathew on May 31, 2017

Viewing posts 1–10 of 10

Hi,

When going from non-sticky to sticky, the logo on the sticky navigation changes to a small size (which is fine) and shift to the left. How do I make the sticky logo stay in the same position as site logo and only the logo size is changed?

Thanks!

Hi there,

Where is the logo set currently? Are you able to provide a link to your site? Thanks!

Unfortunately, I don't have a link to share yet as I am developing locally.

I was able to use my navigation as the header using the instruction provided. Thanks!

With that, how do I add buttons (e.g. social media icon, Contact Us, etc.) on the navigation?

I am using GP with Elementor.

I couldn't find a place in GP Hook to add a button to both the Primary Navigation and Sticky Navigation sections. Can you please help?

For CSS of the button, I assume it will be added in Customized -> Additional CSS.

Thanks!

My apology and sorry for the confusion, Leo. I meant to say I want to add a button next to my menu items (to the far right. For example..."About", "Contact", follow by the Button). Currently I use navigation as a header (sticky + station), and here are my settings:

Under Primary Navigation
Navigation Location = Below Header
Navigation Logo Placement = Sticky + Station

I hide the header using the follow:
.site-header {
display: none;
}

Thanks again.

I think I got it. I use added float right to the css and it works!

Glad you figured out :)

This archived topic is closed to new replies.