Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #984313

    Hi,
    My post title displays thecategories *above* the title

    https://jmp.sh/QTGlCI2

    and I’d like the categories to be shown below the title, both for the Single Post (above) and the Category grid entry shown below:

    https://jmp.sh/FyWfFKd

    Is it possible to do this with a copy of the relevant template/php file in the Child Theme, so it doesn’t get overwritten?

    Thanks

    Simon

    #984523

    Hey Simon,

    Thanks for the screenshots. It might be possible with some CSS, could you post a link to where we can see the elements in question please?

    Best regards,
    Rikard

    #986403

    Done with a private link – I’ll update this with the finished page when we’re live.

    #986756

    Hi Simon,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .html_elegant-blog #top .post-entry .minor-meta {
        position: absolute;
        top: 35px;
        min-width: 95%;
    }

    Best regards,
    Rikard

    #988445

    Thanks very much!

    best

    Simon

    #988581

    Hi Simon,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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