Can not hide the Created on date in the featured

  • philn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 9 months ago #40021 by philn
Hi,
I Can not hide the Created on date in the featured article on the front page. I set Show Create Date to Hide in the article options tab but it is stills shows up.
Thanks in advance,
Philn

Please Log in to join the conversation.

More
10 years 9 months ago #40025 by ivan.milic
Add this to template_css.css:

.sparky_home p.article-info{
display:none;
}

Please Log in to join the conversation.

More
10 years 9 months ago #40158 by risel
I have the same problem, but adding


.sparky_home p.article-info{
display:none;
}

to template_css.css
does not solve it. What can I do?

Please Log in to join the conversation.

More
10 years 9 months ago #40165 by ivan.milic
Try:

.sparky_home .article-info{
display:none!important;
}

Please Log in to join the conversation.

More
10 years 9 months ago #40209 by risel
my problem is solved. Reason was the menu setting "...blog".

Please Log in to join the conversation.

Time to create page: 0.163 seconds
Powered by Kunena Forum