center site info wordpress
-
Hi been trying to center my site info text…
in footer.php:
<footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <?php echo '<a href="https://crescentic-silences.000webhostapp.com/"> All Rights Reserved @ Chalets & Caviar</a>.'; ?> </div><!-- .site-info --> </footer><!-- #colophon --> Also added in advanced CSS editor. .site-info.container{ text-align:center; }
Still the text line saying “All Rights Reserved @ Chalets & Caviar.” is on the left and not centered.
- This topic was modified 7 years, 2 months ago by .
- This topic was modified 7 years, 2 months ago by . Reason: put code in backticks
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘center site info wordpress’ is closed to new replies.