Viewing 1 replies (of 1 total)
  • Hi,

    Firstly make a child theme using plugin. Then open header.php in your child theme directory and the code given in the below link.

    code link

    and save the changes.

    Now copy the below CSS code in custom CSS box and save the changes.

    .head-text {
        text-align: right;
    padding:0 10px 20px 0;
    font-size:16px;
    }
    .head-text a{
     color:#fff;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Add Link to Header’ is closed to new replies.