Home Forums Theme support Prestige Theme-Object Categories

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 9 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • I an adopting the prestige real estate theme to yacht charter business. I would like to show 3 categories of object lists: Luxury yacht charters, Sailing charters and Fishing charters. I set up tree categories at objects-kind but not sure what to do next. Right now all objects show up the same on all three object list pages. here is URL if you need it. http://860.e6c.myftpupload.com/
    Got any ideas?

    Regards, F, E.

    Hi,

    please take a look at this post, I think this is exactly what you are searching for:

    How can I add a category to the menu

    I’m still working on how to show my categories correctly but I now have another question.

    When I enter text in the visual editor and use Paragraph settings 1-6 to make text larger, it comes out all caps. Is there a way to make text show regular?

    Regards, F E

    Hi,

    this was made with CSS, you can remove it with some css code. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

    #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, .maincontent h1, .maincontent h2, .maincontent h3, .maincontent h4, .maincontent h5, .maincontent h6, .custom_section h1, .custom_section h2, .custom_section h3, .custom_section h4, .custom_section h5, .custom_section h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-transform:initial !important;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.