Stlye 2 of default Site Post Templet breaks sidebar

Posted in: Newspaper
Post count: 60

Hi,

Filing another bug-report. If Style 2 is chosen, then side-bar widgets get all messed up and line height goes up to 50px as font size shoots up to 35px…this is the css which takes over side-bar:

.single_template_2 .entry-title, .single_template_5 .entry-title {
font-size: 35px;
line-height: 50px;
margin-bottom: 14px;
margin-top: 0;
}
.. and looks really ugly. Please release a fix with next version which if I compile are:

1: Timeline CSS is broken on mobile and some browsers
2: There should be Style 6 which offers full width featured image to complement full width title
3: Fix Title font size for style 5 (missing from post settings)
4: Settings for Page Content fonts missing from Theme Settings

Post count: 6600

Hi,

I have checked to see this issue regarding using style 2 and that mentioned css and found no issue there: http://screencast.com/t/7YLsCaqcxpdG
It’s looking fine, if you want to change it just change the values as you like.

1. We know about this and we will try to fix it in next updates.
2. I’m not sure that i understand what your requested style should look, can you please provide more details or an image showing what you would want to look like.
3. We will add it in next updates, until then you can use css to change it:
Try this, and change the value as you like.

.single_template_5 .entry-title {
font-size: 50px;
}

4. Also you can change this via css, we have this an our todo list.

Thanks for the massage

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.