• Hi, how can I please customize the tag page? I have just created tag cloud in the sidebar, by using simple tags plugin:

    /clanky/

    however, the look of tag page is terrible /tag/sutaze/

    I would like to have smaller pictures, some kind of grid, something like this:

    /extra/zaujimavosti/

    How is it possible to achieve? Thank you, Daniel

    • This topic was modified 5 years, 4 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello there,

    Try enabling masonry layout by going to Dashboard > Appearance > Customize > Blog options > in the “Layout” option, choose “Masonry (grid style)”.

    Regards,
    Kharis

    Thread Starter cyklokopce

    (@cyklokopce)

    Thank you, this already looks much better: https://www.cyklokopce.sk/tag/reporty/

    However, titles font should be smaller, it is too big. I can see it is size 36, I went through Dashboard > Appearance > Customize > Typography and Fonts, but no way to change it. Any suggestions on this please? Thank you for help! Daniel

    Hello there,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .hentry .title-post {
      font-size: 20px;
    }
    

    Regards,
    Kharis

    Thread Starter cyklokopce

    (@cyklokopce)

    Hi,
    thank you, it worked like charm. Can I ask you few more things?

    – now I would need to adjust the size of font in the excerpt, f.e. to 15
    – is it possible to remove/hide 2 things?
    1, the “tag: XYZ” line on the very top of the page? It is completely useless and it looks bad
    2, the category info, for every post. F.e. “posted in XYZ” again, it is not in my language and completely useless

    This is the link for the page: https://www.cyklokopce.sk/tag/reporty/

    Thank you very much for your help man, I appreciate it. Best,

    Daniel

    Hello Daniel,

    Please use separate topics for your other questions. Ask only one question in one topic to make us easier track progress and avoid endless discussion.

    Regards,
    Kharis

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to customize tag page output’ is closed to new replies.