THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

omega header link and alignment

Home › Forums › Omega › omega header link and alignment

Tagged: omega header

  • This topic has 3 replies, 3 voices, and was last updated 12 years ago by han.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 11, 2014 at 2:46 pm #1743
    vevans2
    Participant

    Thank you for this forum.

    I am using omega and would like the logo to align to the left side of the header. How can I do this?
    Also, how can I link the logo to the homepage?

    February 15, 2014 at 2:11 am #1761
    han
    Keymaster

    To align Logo to the left side of the header, Go to “Appearance > Customize > CSS” and add insert

    .title-area {
        text-align: left;
    }

    Logo image will link to homepage by default, you don’t need to do anything.

    April 13, 2014 at 2:10 am #2047
    christinebucklerphotography
    Participant

    what code do I need to align in the center of the header?

    April 14, 2014 at 4:32 am #2071
    han
    Keymaster
    .title-area {
        text-align: center;
    }
  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php