Tagged: x
-
AuthorPosts
-
August 7, 2016 at 10:17 pm #1121545
LelyModeratorThank you for the kind words!
Cheers!
August 8, 2016 at 2:26 am #1121697
charliesaParticipantGosh, you didn’t tell me everything. I wanted the loge above the text (address) which is greater than 100px, and all above the footer menu.
Therefore I had to increase the CSS max-width by 50px; . How do you expect me to do this stuff if you don’t spoon feed me.🙂 Everything works great, thanks very much…again, for the thousandth time.
<?php if ( x_get_option( ‘x_footer_bottom_display’ ) == ‘1’ ) : ?>
<footer class=”x-colophon bottom” role=”contentinfo”>
<div class=”x-container max width”><div class=”custom-footer-content”>

<h6>Novelty Home Care<br>
9107 Wilshire Blvd S.<br>
Hollywood, CA 90120</h6>
</div><?php if ( x_get_option( ‘x_footer_menu_display’ ) == ‘1’ ) : ?>
<?php x_get_view( ‘global’, ‘_nav’, ‘footer’ ); ?>
<?php endif; ?><?php if ( x_get_option( ‘x_footer_social_display’ ) == ‘1’ ) : ?>
<?php x_social_global(); ?>
<?php endif; ?><?php if ( x_get_option( ‘x_footer_content_display’ ) == ‘1’ ) : ?>
<div class=”x-colophon-content”>
<?php echo do_shortcode( x_get_option( ‘x_footer_content’ ) ); ?>
</div>
<?php endif; ?></div>
</footer><?php endif; ?>
August 8, 2016 at 2:30 am #1121702
Paul RModeratorYou’re most welcome! 🙂
Have a great day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1120998 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
