Applying category header to tag header

Posted in: Newsmag
Post count: 15

Hello,
We would appreciate guidance on how to apply the category header style 3 to the tag template in our child theme like so:

<!– copy and paste. Modify height and width if desired. –>

In other words we would like to apply category header style 3 as seen here http://bit.ly/1UmhliC to our tag header as seen here http://bit.ly/1ttRDzt

Thank you!

Post count: 6535

Hi

Replace the code from tag.php with this one: http://pastebin.com/g7QCsfcS Also add this css in theme panel > cystom code > custom css: http://screencast.com/t/hCIxzoJ4

.tag .entry-content{
font-style: italic;
}

Thanks!

Post count: 15

Many thanks, Andrei! Your code snippet worked.

Post count: 15

Hi Andrei,
Apologies, I had also meant to request your guidance on how to apply the M10 “article display view” layout to the tag template which defaults to M1. We use M10 on our home and category pages. Thank you!

Post count: 6535

Hi

You can chose the module for tag page from theme panel > template settings: http://screencast.com/t/S53nOirZkHJI
Thanks!

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