Tagged: x
-
AuthorPosts
-
September 20, 2016 at 6:45 pm #1183858
websperationsParticipantHello,
I used code found in this post: https://community.theme.co/forums/topic/insert-full-width-sidebar-into-footer/.
add_action('x_after_view_global__nav-footer', 'sidebar_right_after_footer_menu'); function sidebar_right_after_footer_menu () { dynamic_sidebar('footer-extra-sidebar'); }And then I added a custom sidebar named “footer-extra-sidebar”.
The code worked perfectly. Now, what I need accomplish is moving this “footer-extra-sidebar” widget area to be below the Footer Content area versus being between the Footer Menu & Footer Content. I attached a screenshot.
Since the code is so simple, I hope it’s a simple fix!
Thanks,
Micah
September 20, 2016 at 9:36 pm #1184109
JadeModeratorHi Micah,
We could try using a custom CSS to change the placement of the divs. Kindly provide us with the url of your site so that we could check.
Thank you.
September 22, 2016 at 12:59 pm #1186756
websperationsParticipanthttp://ronald.websperations.com/
I ended up hiding the footer menu with CSS and my client is okay with how it look snow.
Unless you want to write the CSS and share it with the community, I think I am good to go.
Thanks,
Micah
September 22, 2016 at 1:47 pm #1186834
RahulModeratorHi There,
Thanks for writing in!
Please let us know if you need any help in CSS customization in your project.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1183858 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
