- This topic has 8 replies, 3 voices, and was last updated 3 years, 11 months ago by
Lyle.
-
AuthorPosts
-
March 18, 2017 at 2:28 am #293753
BarnaB
Hi,
Just been playing with the top bar and wanted to add an Elementor shortcode to it…but when the code is added and the container is set to full width it still shows like the content is within like 800px is area:
here is a snapshot:
http://prnt.sc/elf3nvSO:
elementor template is full width
top bar layout all full width, so not sure how to make this really full width and all should be in one line πThanks
https://wpress.zone
Tutorials and tips for GeneratePress and ElementorGeneratePress 1.3.46GP Premium 1.2.96March 18, 2017 at 9:32 am #293898Tom
Lead DeveloperLead DeveloperAny chance you can link me to the page?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMarch 18, 2017 at 11:12 am #293952BarnaB
It was only a test so there is no live example. I can add it now if you can have a look quickly ?
https://wpress.zone
Tutorials and tips for GeneratePress and ElementorMarch 18, 2017 at 8:45 pm #294125Tom
Lead DeveloperLead DeveloperSure. One thing to check is that the top bar alignment is set to center.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMarch 19, 2017 at 2:46 am #294178BarnaB
Sent you the details in a private message on FB π
https://wpress.zone
Tutorials and tips for GeneratePress and ElementorMarch 19, 2017 at 9:45 am #294319Tom
Lead DeveloperLead DeveloperTry adding this CSS:
.top-bar .inside-top-bar .widget:first-child:last-child { display: block }
Basically if it’s the only widget, set it to display block. I’ll do some testing and add it to the theme.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMarch 19, 2017 at 1:26 pm #294419BarnaB
Thank you, sent you a followup on FB…
https://wpress.zone
Tutorials and tips for GeneratePress and ElementorMarch 19, 2017 at 6:45 pm #294482Tom
Lead DeveloperLead DeveloperAnswered – best to keep things in here though as they will be answered faster π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMarch 19, 2017 at 9:12 pm #294522Lyle
Barna, Tom,
Here is what I did to add the Elementor shortcode to the Top Bar widget area:
.top-bar .inside-top-bar .widget { width: 35%; }
Cheers!
Lylehttp://snifflevalve.com
Tutorials and tips for GeneratePress, WP Show Posts, WordPress and Elementor -
AuthorPosts
- You must be logged in to reply to this topic.