Support ForumFooter Legals – copyright on the left and custom menu on the right – Support Forum https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/feed/ Sun, 05 May 2024 12:34:07 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-5396 <![CDATA[Footer Legals – copyright on the left and custom menu on the right]]> https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-5396 Fri, 07 Nov 2014 18:20:16 +0000 vegastriguy I want to have a custom copyright statement in the bottom left footer and then a custom menu on the right side. By using standard P tags with left and right alignment, the right side gets forced to a new line. Do I need to write custom DIV tags for each side or what would you recommend. I am not speaking of the widgetized footer area but similar to my company website at the bottom. http://www.northstarmultimedia.com

]]>
https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-5409 <![CDATA[Reply To: Footer Legals – copyright on the left and custom menu on the right]]> https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-5409 Mon, 10 Nov 2014 07:44:35 +0000 IshYoBoy Hey,

Could you please provide the code you are trying?
You would definitely have to use DIV tags if you want to place a menu inside one of them. You can float one to the left and the second to the right.

Try something like this:

P.S. You will have to add custom styles (media query) to control how the elements are styled in Mobile view.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-14097 <![CDATA[Reply To: Footer Legals – copyright on the left and custom menu on the right]]> https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-14097 Sun, 25 Sep 2016 20:05:41 +0000 David Jimenez Moreno Hello,

I’m trying to put the Footer legal area at the center of the page, but I’m not able to do it. This is the code I’m using. What should I change?

Thanks

]]>
https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-14103 <![CDATA[Reply To: Footer Legals – copyright on the left and custom menu on the right]]> https://support.ishyoboy.com/forums/topic/footer-legals-copyright-on-the-left-and-custom-menu-on-the-right/#post-14103 Mon, 26 Sep 2016 06:02:54 +0000 IshYoBoy Hi David Jimenez Moreno,

simple add style="text-align: center" into div element.

But this text will be centered for width of 7 columns because you used class ish-grid7. If you want to center it on full width, use class ish-grid12.

Cheers


If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>