tagline on pages
-
Hi,
I’ve been trying to move a text widget (with the social media icons) to the tagline. It worked perfectly fine for the main page, but is really messed up on the other pages. Any ideas how to fix this? I used the code here to move the widget: https://en.forums.wordpress.com/topic/inserting-social-media-icons-below-header-in-forever-theme?replies=7
Thanks,
MarleneThe blog I need help with is: (visible only to logged in users)
-
In your case, you might want to adjust the numbers a little differently. Here is an example you can start with:
#secondary { position: relative; } #text-11 { position: absolute; right: 50px; top: -270px; width: 230px; } -
Nice work on getting started and thank you very much for posting a link to a past thread! Very helpful!
- The topic ‘tagline on pages’ is closed to new replies.