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

    Hello,

    Please help again, I want to show the category page using full width mode, is that possible?
    2. How to delete the ‘date publish + comment’ that show under the title of a post in category page
    3. How to delete the ‘date publish + comment’ that show under the title of a post in related post part?

    Hope my English doesn’t make you dizzy.

    Thanks a lot for the help.

    Regards,
    Andri

    • This topic was modified 10 years, 4 months ago by andri7luck.
    #203508
    This reply has been marked as private.
    #203586

    Hi!

    I am seeing “ERROR 403 – FORBIDDEN” when i click your links.
    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .category .post-meta-infos { display: none; }

    You can go to Enfold theme options > Sidebar and choose not to display sidebar on “Sidebar on Archive Pages” http://i.imgur.com/Rb1llS6.jpg
    Cheers!
    Yigit

    #204422
    This reply has been marked as private.
    #204440

    Hi!

    Please use following code to hide the meta information

    
    #top.archive .slide-meta{ display: none !important; }
    

    Cheers!
    Peter

    #204444

    Hi Peter,

    Yes, it works. Thanks a lot

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Making the category page become full width format’ is closed to new replies.