Okay
  Public Ticket #1094567
Page header title and subtitle issue on mobile
Closed

Comments

  •  2
    nextenergy started the conversation

    Hello,


    On mobile, my page title and subtitle are not fully visible. It appears that the background is not responding. Can you please assist? Thanks in advance!

  •  9,001
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #page-header-bg {
        z-index: 28 !important;
    }

    Thanks


    ThemeNectar Support Team