- This topic has 5 replies, 2 voices, and was last updated 7 years ago by Tom.
-
AuthorPosts
-
September 16, 2017 at 4:37 pm #386633Eddie
I submitted my site – http://www.bcsportsfoundation.com- as requested for help with modifying the buttons in the header section.
again, I need help with alignments of the two buttons to the center and below the title/site tag.Can you provide the coding or other docs?
September 16, 2017 at 7:58 pm #386674EddieHi again,
I haven’t received a reply for the header issue yet…and now I have an issue with formatting the footer…Previously, I started designing my site with OceanWP/Elementor and created a beautiful footer.
I am not able to do the same so far and here’s the problem:
I cannot add a line between paragraphs (like a listing) nor change the line-color (I’m using a black background). I would appreciate if someone would respond because I’m urgently trying to get this design finished.
How can I send screenshots?
September 16, 2017 at 8:26 pm #386681TomLead DeveloperLead DeveloperFor the first issue, I would use GP Hooks to insert your widget into the After Header Content hook. You can use a plugin like this to turn a widget into a shortcode, which you can add into GP Hooks: https://en-ca.wordpress.org/plugins/widget-shortcode/
As for your footer, you can add a border to your paragraphs like this:
.footer-widgets p { border-bottom: 1px solid #000; padding-bottom: 15px; }
I should mention that you’re still totally free to build your footer in Elementor – you can insert it into GP using our Hooks add-on.
Let me know if you need more info – we’re always happy to help.
September 16, 2017 at 8:27 pm #386684TomLead DeveloperLead DeveloperAlso, it looks like your original topic was replied to the same day you opened it: https://generatepress.com/forums/topic/new-help-positioning-buttons-in-header/
September 17, 2017 at 11:41 pm #387192EddieHi Tom,
In the Premium version…in the “Page Header” dropdown…there is Image, Content, Background video, Logo and Advanced.
I am missing the “Logo” app…do you have a doc for missing items?Also, I want to add the “Image horizontal reel scroll slideshow” (by Gopi Ramasamy). I tried using the shortcode button, but it causes the page to go blank. What do you recommend?
September 18, 2017 at 12:37 am #387208TomLead DeveloperLead DeveloperThe logo section only appears if a site-wide logo exists to overwrite (Customize > Site Identity).
Where are you trying to add it? In the page header content? You would have to type/paste the working shortcode into the content field.
-
AuthorPosts
- You must be logged in to reply to this topic.