Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #369371

    OK, when blog posts are setup in the enfold options with only date showing (not auther name etc. etc.) it shows as this (date is in danish :-) ):

    “29. oktober 2014 /”

    the / at the end – I consider this a bug becuase it’s ?esthically? looking wrong to have this “/” after just the date….

    I think it would look better with just “29. oktober 2014” without the slash. I actually consider this a bug as there should be no divider when there’s only one item in that line of optional information….

    as an example: on your theme demo site:
    http://kriesi.at/themedemo/?theme=enfold

    it says
    April 28, 2014 / 0 Comments / in Science / by Kriesi

    when only showing date, it would say
    April 28, 2014 /

    Again, I think the slash should not be there when only one item (date, number of comments, category or author) is showing.

    • This topic was modified 9 years, 10 months ago by solsikkehaven.
    #369605

    Hey solsikkehaven!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.text-sep-date {
    display: none;
    }

    If that does not help, please post the link to your website

    Cheers!
    Yigit

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