• I want to remove the word BLOG from the page. I can not find the php code. hu-blog-subheading to erase it. Please help.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi.,

    Try this css

    .page-title.pad.group.fittexted_for_home_page_title {
        display: none;
    }

    If you want further help I’ll be happy to assist.

    Thanks.,
    Rajan V

    Thread Starter monteroluis

    (@monteroluis)

    Thanks for the help, I tried the code and the error appears. Expected IDENT line 1, col 23. I have made several combinations and the error continues. I would appreciate your cooperation.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change name tag in php’ is closed to new replies.