Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #664454

    Hi,

    In the post page, there is category and author below the title, i want to move them, how can i do that?
    Please help me.

    Best regards,

    Tommy

    #664483

    Hey Tommy,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #664490

    Hi Vinay,

    Thanks for your kind reply.
    Please see this post page, http://www.shininglace.com/lace-production/
    you can see there is an author below the post title ‘by Shining Textile”, i want to move this, don’t show anything below the title.

    Best regards,

    Tommy

    #664566

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .blog-author.minor-meta {
        display:none;
    }

    Best regards,
    Vinay

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