• Hello,

    Can you please help me with the taxonomy pages? For SEO reasons, I wish to add descriptions to my categories (and, later, to tags). I need the category description to show on the white part of the theme, displayed right above the blog posts in that category, without altering the position of the sidebar.

    What should I do?

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello, mirelaiepurela ,

    Please go to Appearance => Customize => Header Options => Header Image ,
    At the bottom, you will see a option Inner Page Header Section Height,
    Increase the height.

    Also please add following custom CSS on Appearance => Customize => Additional CSS

    .taxonomy-description {
        color: #fff!important;
    }

    Best Regards!

    Thread Starter The Travel Bunny

    (@mirelaiepurela)

    Hi,

    Thank you, but I don’t want the text over the header image. I want it below the header image, like on posts and normal pages. I also don’t want the category text to be full width, but to fit in the space below the header image that goes up to the right sidebar. And to have the posts within that category listed like now, only under the category description.

    The text should stay the same color as on posts and regular pages.

    Looking forward to your solution ??

    Theme Author Acme Themes

    (@acmethemes)

    Please go to Appearance => Customize=> Header Options => Header Image and Select Hidefrom Header Image Display

    Thread Starter The Travel Bunny

    (@mirelaiepurela)

    But I don’t want to hide the image ??
    Can you please read again what I requested help with?

    I need:
    Menu……………………………..
    Header image……………………….
    Category description………. | Sidebar
    List of posts in that category |
    Footer

    Theme Author Acme Themes

    (@acmethemes)

    Hello, mirelaiepurela,

    It needs to customize the theme, custom CSS cannot do that trick.
    We would like to suggest you customize the theme using a child theme.

    Best Regards!

    Thread Starter The Travel Bunny

    (@mirelaiepurela)

    Can you please direct me to the file I need to edit?

    Thread Starter The Travel Bunny

    (@mirelaiepurela)

    Hello.

    I have a child theme, I just need to know which file I need to create/edit.
    Can you please help me?

    Theme Author Acme Themes

    (@acmethemes)

    Hello @mirelaiepurela ,

    Please update this file as you need archive.php

    We believe you know basic of coding. Also, we suggest you hire a developer for customization.

    Best Regards!

    Thread Starter The Travel Bunny

    (@mirelaiepurela)

    Fixed on my own.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Category description display’ is closed to new replies.