• This problem started today. My categories are displaying on my blog pictures on on sections 1,3, and 4. I’ve tried everything to remove the categories square, but can’t find a solution. Any ideas?

    I feel having the categories show up like that is too distracting from my blog. What to do?
    Thanks in advance.

    Brenda Harper

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can add the following to Appearance->Customize->Additional CSS

    .post-section .entry-overlay .category-block {
    	display: none;
    }
    Thread Starter breaie

    (@breaie)

    Hi Jarret,
    I tried your code looks like it worked. I’m going to test and watch it as I continue to build the site over the weekend and see how this works out.

    Thanks for your input.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘categories are showing up on blog pics’ is closed to new replies.