Okay
  Public Ticket #1349521
Hide Catagory Titles
Closed

Comments

  • iNerdia started the conversation

    I am trying to hide the Category Title on the Top of the Category Pages and I cannot figure out how to do so?

    Every site I states to use custom .CSS but I don't know what will work because I have tried numerous entries.
    Could you help me please?

  •  93
    djwd replied

    Hi there,

    sure, try with:

    .archive.category .boxed-title {
        display: none;
    }

    should work

    Regards
    djwd

  • iNerdia replied

    Ok Awesome that worked!

    Now one more questions how would I be able to disable the sidebar on the categories pages and instead of 4 boxes there would be six per page the same size as they are in this photo?

  • iNerdia replied

    sorry forgot to add the photo

  • iNerdia replied

    So I figured out how to get rid of the side bar and make the content section span12... 
    Now my biggest question is how do I change the row from 4 posts to 3 posts per row. I would like to show 2 rows of 3 posts with a total of 6 per page? I have attached a screen shot of what i have so far once again.
    Thanks again!

  •  93
    djwd replied

    Replied to your other ticket, closing this one.

    Regards
    djwd