GREY TITLES

  • cecife
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #25748 by cecife
GREY TITLES was created by cecife
Hi I'd like to delete the divs containing titles with tag "h1" "h2" "h3" "h4" as I don't need them. In the picture below the title which says "Featured products".
Attachments:

Please Log in to join the conversation.

More
11 years 10 months ago #25756 by ivan.milic
Replied by ivan.milic on topic GREY TITLES
That is page title you can disable it from menu item. How to you mean remove "h1" "h2" "h3" "h4" from DIVs ???

Please Log in to join the conversation.

  • cecife
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #25758 by cecife
Replied by cecife on topic GREY TITLES
I mean, that i don't want those titles which I saw in code they are named as (h1, h2, h3 and h4) to appear, and I thought the way would be deleting divs containing each title. I could just put visibility hidden on css, but it would show an empty space, so that's why I want to remove the container of those titles, for the divs below to come up, did i explain myself?
I went to menu item but didn't find an option to disable page title.
Attachments:
Last edit: 11 years 10 months ago by cecife.

Please Log in to join the conversation.

More
11 years 10 months ago #25760 by ivan.milic
Replied by ivan.milic on topic GREY TITLES
If you want just to hide them add to template_css.css:

h1,h2,h3,h4{
display:none!important;
}

Please Log in to join the conversation.

  • cecife
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #25762 by cecife
Replied by cecife on topic GREY TITLES
Great thank you!

Please Log in to join the conversation.

Time to create page: 0.158 seconds
Powered by Kunena Forum