Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding this to your style.css file:

    #site-description {
        clear: both;
        float: right;
        margin-right: 25px;
    }
    
    #site-title {
       float: right;
    }

    Thread Starter anemoone

    (@anemoone)

    Oh, thank you very much.
    Now the header is in the right place, on the right, and now I know how to make changes.

    Thread Starter anemoone

    (@anemoone)

    Mistake.
    Of course not the “header”. I meant the blog title and description that were moved to the right.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Bouquet] Position of the site title’ is closed to new replies.