• Resolved sadeaf

    (@sadeaf)


    Hi,

    I notice the page title background color is orange. How do I change it to blue? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Imran Ali

    (@imranaliweb)

    Hi

    For this use below code in custom css Filed (Theme Dashboard >> appearance >> customize >> header setting >> custom css)

    .page-title-section {
        background-color: #23527c !important;
     }

    Thanks.

    Thread Starter sadeaf

    (@sadeaf)

    Hi Imran,

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Title Background Color’ is closed to new replies.