• deividasfineja

    (@deividasfineja)


    Hi,

    I was trying to hide in my website one title, but i cant, i tryied to do that changing script, but nothink happends. Maybe you have some ideas how to do that?

    • This topic was modified 1 year ago by Yui. Reason: moved from req/feedback

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Abdul Hannan

    (@ksthannan)

    Hello,
    Which title you want to hide is not clear. You provided screenshot/link not working. I have visited your website. Do you want to hide “Our Team” title?

    Thanks,



    Thread Starter deividasfineja

    (@deividasfineja)

    Yes

    Abdul Hannan

    (@ksthannan)

    You can use CSS to hide this.

    Put the css in the Dashboard->Appearance->Customize->Additional CSS

    #news {
        display: none;
    }
    Thread Starter deividasfineja

    (@deividasfineja)

    Thanks a lot, it helped

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I cant hide the title’ is closed to new replies.