Homepage Widgets – hide description column?

  • Posted in : Responsy WP
  • kford
    Participant

    As per title, on the homepage I’ve added the ‘From the Blog’ widget and specified 4 posts. This all works fine but how do I delete the first description column so I have all 4 posts on the same row?

    Mehmet S.
    Keymaster

    Paste to Theme Settings > Style > Custom CSS:

    .blog-part { display: none; }
    
    kford
    Participant

    Thanks for the speedy reply, but…
    Tried that, left a big’ol gap instead of shuffling across. Any other options?

    ahmetsali
    Keymaster

    Hi, can you provide a url to see what’s wrong ?

    kford
    Participant

    Not yet, I’m running it locally. I’ll try and get something on a server this week and re-post….

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

The forum ‘Responsy WP’ is closed to new topics and replies.