Home Forums Jevelin Theme Have trouble deactivating Top Bar Reply To: Have trouble deactivating Top Bar

Home Forums Jevelin Theme Have trouble deactivating Top Bar Reply To: Have trouble deactivating Top Bar

Solution for this topic

You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

 

Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

 

.sh-header-top {
    display: none;
}


 

Also, I cannot seem to change the titlebar font color.

I don’t see titlebar on your shared site so not sure what you are referring here.