Home Forums UnTheme BUILT Please also tell me how to hide it.

Viewing 5 reply threads
  • Author
    Posts
    • #25064

      rencontru
      Participant

      How do I change the size and font color of this character in Header?
      Please also tell me how to hide it.
      https://164suzuki.com/0715/qa02.png

    • #25106

      Maria Do
      Keymaster

      You can use Extra option in theme options to change fonts style for your page title:

      http://prntscr.com/k6uiti

      No option to turn off Page title and breadcrumb section, you can use css code to hide them.

      Thank you.

    • #25124

      rencontru
      Participant
      This reply has been marked as private.
    • #25188

      Maria Do
      Keymaster

      You can use Custom CSS plugin to add css code.

      Thank you.

    • #25190

      rencontru
      Participant
      This reply has been marked as private.
    • #25244

      Maria Do
      Keymaster

      Here you are:

      div#cs-page-title-wrapper {
      display: none;
      }

Viewing 5 reply threads
  • You must be logged in to reply to this topic.