Tagged: x
-
AuthorPosts
-
March 23, 2016 at 10:11 pm #850557
My apologies if this particular topic has been answered somewhere else, but I can’t seem to find the right search terms to enter to address what I’m encountering.
I’m using the “Renew” theme and I’m trying to make a tiny tweak so that the text on my Home page aligns with the text on the sidebar. I’ve attached two screenshots. On every other page except the Home page, the text aligns just right. However, on the Home page, the text on the left is lower. You can see them live at the following links:
http://www.wiccanuniverse.com/ (Home page)
http://www.wiccanuniverse.com/what-is-wicca/ (example of other pages)Can someone tell me what I need to edit in the CSS in order to make the Home page text line up with the sidebar? Thanks so much!
Cheers,
WillMarch 23, 2016 at 10:22 pm #850563Hi There,
Thanks for writing in.
You can adjust this in your customizer’s custom CSS:
.post-54 .x-section .x-text h2{ margin-top:0px; }
Or add margin-top:0px to your style box of the element.
Hope it helps.
Let us know how it goes.
Thanks.
March 23, 2016 at 10:24 pm #850565Awesome! That worked perfectly. Thanks so much for the quick response! 🙂
March 23, 2016 at 10:28 pm #850571Happy to hear that.
Feel free to ask us again.
Have a great day! 🙂
-
AuthorPosts