Viewing 2 replies - 1 through 2 (of 2 total)
  • In your styles.css file, change the following:

    #site-description {
    color: #7A7A7A;
    font-size: 14px;
    margin: 27px 3.65625em;
    }

    to

    #site-description {
    color: #7A7A7A;
    font-size: 14px;
    margin: 27px 3.65625em;
    float: right;
    }

    Hope that helps.

    Thread Starter yakine23

    (@yakine23)

    Thank’s !!!! It’s OK

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header (Descreption website)’ is closed to new replies.