Article Layout 3

Posted in: Newspaper
Post count: 80

Hi,
Wen I apply the layout 3, as I did in this article, the featured image is on top of the header and the sharing buttons doesn’t show. How can I fix this?

Thanks

Post count: 1291

Hi,

1. Use the following css (add it inside the Theme Panel -> Custom CSS):

.single_template_3 .header-logo-wrap img {
margin-bottom: 10px;
}

2. Check if the sharing buttons are enabled in the Theme Panel – http://screencast.com/t/Vjr7zkgjiZ5Y and if the line is present inside the loop-single-3.php – http://screencast.com/t/7ExjQf21

Maybe you commented the line or moved it in the past.

Thank you, Emil G.

Post count: 80

Solve the problem. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.