Site logo

Archived topic

topbar too narrow

5 replies · Started by Jasper on March 26, 2017

Viewing posts 1–6 of 6

Hi Jasper,

I can see that GP's top bar container is already full width with 5px of padding on each side so maybe check your Elementor settings to see if you can set a wider container width?

Let me know if this helps.

This is a known issue when using Elementor as the only widget. It will be fixed in the next version.

For now, you can do this:

.top-bar .inside-top-bar .widget:first-child:last-child {
    display: block;
}

thanks Tom

You're welcome :)

This archived topic is closed to new replies.