Hello There
Here comes the question rain.
1. http://www.haraldhau.com/master-course/
I would like to make to allign the content left and keep the titel center alligned.
2. I would like to change the magazine list entries.
Titel larger font and excerpts in bold and italics Please see screenshot named magazine-list.jpg
http://postimg.org/image/vez4fgybl/
Link of the list : http://www.haraldhau.com/published-papers/
3. Honestly i need the magazine list and the blog pages in this style
http://postimg.org/image/mfwvz5ttx/
However i dont know if this is possible with css or else.
Thank you sooo much :)
Regards
Hamdi
Hey Hamdi!
1.Please insert the below css into your custom css section:
.iconbox .iconbox_content p {
text-align: left !important;
}
2. Please insert the below css into your custom css section and adjust to your liking:
.page-id-18 #top h3 a{
font-size: 24px !important;
}
.page-id-18 .article .av-magazine-entry {
font-weight: 700 !important;
font-style: italic !important;
}
3. The formatting in the screenshot is too specific for css alone, you would need to enlist the aid of a freelancer to perform custom modifications to the theme.
Cheers!
Dake
Thank you so much :)