Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Site Title, Tagline and Header Menu alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2036
    Jeffery
    Participant

    How do I align my site title and tagline to the left? and the header menu in one row with the site title and tagline? I noticed that if I have four menu headers, it will be one row but not if I have five menu headers.

    http://www.bursainsights.com/

    #2037
    Grace Themes
    Member

    Hi Jeffery,

    To align the site title and tagline to the left side

    Go to Appearance -> Editor -> style.css
    at line no. 84 add text-align:left; inside the logo class

    .logo{float:left; padding:15px 0; text-align:right;}

    The text of tagline is too long. If you reduce it, the header menu and title will be in one row.

    Please check the documentation to customize the theme
    http://gracethemes.com/documentation/bizgrowth

    Regards
    Grace Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.