Okay
  Public Ticket #2788197
Secondary Header Bar text
Closed

Comments

  •  1
    InPulsion started the conversation

    Hello,

    I really like Salient !

    On the secondary header bar I would like to put the texte "Nos adresses coup de coeur" on the right instead centered and put the heart on orange.
    Could you tell me how can I do this please ?
    Best regards
    Ale

  •  1,878
    Judith replied

    Hi There,

    Thanks for contacting us.

    Please try this css:

    .nectar-center-text {
        margin-left: 662px;
    } i.fas.fa-heart {
        right: 653px;
    }

    Thanks.

  •  1
    InPulsion replied

    Hello,

    Where can I find the CSS file ?

  •  1
    InPulsion replied

    Sorry I found where to add css, but only the text is on the right but out of the page…

    the icon didnt follow the text.

    thanks

  •  1,878
    Judith replied

    Hi There,

    Please remove the css I previously sent and replace with this :

    body.material #header-secondary-outer .nectar-center-text {
        text-align: right;
        left: 890px;
    }
    i.fas.fa-heart {
        color: orange;
    }

    Thanks.

  •  1
    InPulsion replied

    Thanks a lot !

    Best regards
    Ale