Okay
  Public Ticket #1776018
I cant find how to change the text in the top blue horizontal bar that says "free shipping and free exchanges on all items.
Closed

Comments

  • Shahar akam started the conversation

    I cant find how to change the text in the top blue horizontal bar that says "free shipping and free exchanges on all items.


    How can i do that?

  •  8,996
    Tahir replied

    Hey Again,

    See screenshot : http://prntscr.com/lftblm . You will have to adjust it in there. 

    Best


    ThemeNectar Support Team 

  • Shahar akam replied

    thank u

    can u tell me how to edit its colors?

  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-secondary-outer {
        background-color: #ff1153 !important;
    }

    Thanks


    ThemeNectar Support Team