- This topic has 11 replies, 3 voices, and was last updated 3 years, 3 months ago by
David.
-
AuthorPosts
-
October 10, 2019 at 12:43 pm #1031549
Jana
I don’t know if this is theme-related or not but I’m working through my options. Embedded in the primary navigation bar on all the interior pages are these symbols < & >. They don’t seem to be functional in any way. Do you know how to get rid of them? Thanks, Jana
October 10, 2019 at 1:09 pm #1031565Leo
StaffCustomer SupportHi there,
Are you talking about this?
https://www.screencast.com/t/S777rZXyzxNIf so it’s inside the page hero.
Let me know if this helps 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 14, 2019 at 8:05 am #1034349Jana
Yes, that is what I’m talking about but I don’t see it in the elements page hero coding, which is this:
<[elementor-template id=”8088″]>
<h1>Citizens of Action</h1>Do you have any ideas? Thanks, it’s really stumping me!
October 14, 2019 at 8:11 am #1034358David
StaffCustomer SupportHi there,
your shortcode should look like this:
[elementor-template id="8088"]
that is – do NOT place it inside
< .. >
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 15, 2019 at 3:36 pm #1035705Jana
I took off the < > so that this is what the elements code looks like:
[elementor-template id=”8088″]
<h1>Our Wins</h1>Now there is a large blank space between the top of the page and the merged nav bar. The Site Header is set to Merge and there is no offset site header height marked.
If I use [elementor-template id=”8088″] without the headline in the elements, it works fine.
Thanks, Jana
October 15, 2019 at 5:30 pm #1035755David
StaffCustomer SupportWhere do you want the ‘Hero Wins’ Title to display ? It should be displaying below the Slider based on your original HTML.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 15, 2019 at 5:55 pm #1035764Jana
Yes, I want the hero title “Our Wins’ to show below the signup/membership box (not slider). Is that what you mean?
October 16, 2019 at 4:13 am #1036029David
StaffCustomer SupportCan you link me to the page where i can see this in place?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 16, 2019 at 7:05 am #1036191Jana
Here’s an example:
https://animalwellnessaction.org/about/The symbols are above the nav bar and above the header.
here is the elements code:
<[elementor-template id=”8088″]>
<h1>About</h1>if I get rid of the beginning < on the short code, there becomes a huge gap above the nav bar & image.
October 16, 2019 at 7:10 am #1036195David
StaffCustomer SupportSo on that header element you have the
< >
around the shortcode that needs removing.The huge gap is coming from the Top Margin that has been added to the Elementor template the shortcode is inserting.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 16, 2019 at 8:25 am #1036404Jana
Of course – I should have deducted that – but I really appreciate the help in improving my investigative skills! Thanks, Jana
October 16, 2019 at 8:30 am #1036408David
StaffCustomer SupportYou’re welcome
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.