Tagged: sidebar
- This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago by Sakin.
-
AuthorPosts
-
February 24, 2015 at 6:25 pm #52277SamMember
I am using the CatchBoc Pro theme for a simple web site. I have done some customisation using CSS and adjusting colours and fonts to get a simpler layout.
I would like to align the title of the main text on the page and the sidebar – at present the sidebar appears higher.
The website is http://www.xyrho.com and I am referring to the title “What do we do?” and “News”.
Many thanks
Sam
February 24, 2015 at 7:18 pm #52282SamMemberSorry – I had another look and think that I solved it with this:
/*move the news widget down a bit*/
.widget_recent_entries {
padding-top: 26px;
}Is that the best way to achieve what I want.
Is there any documentation about what each of the elements are called. It would have been handy to know the name of “.widget_recent_entries”
Many thanks and best regards
February 24, 2015 at 11:50 pm #52306 -
AuthorPosts
- The topic ‘Align title in main text and sidebar’ is closed to new replies.