• Plans & Pricing
  • Log in
  • Get started
  • WordPress Hosting
  • WordPress for Agencies
  • Become an Affiliate
  • Domain Names
  • AI Website Builder
  • Website Builder
  • Create a Blog
  • Newsletter
  • Professional Email
  • Website Design Services
  • Commerce
  • WordPress Studio 
  • Enterprise WordPress 
  • Overview
  • WordPress Themes
  • WordPress Plugins
  • WordPress Patterns
  • WordPress AI Features
  • Google Apps
  • Support Center
  • WordPress News
  • Business Name Generator
  • Logo Maker
  • Discover New Posts
  • Popular Tags
  • Blog Search
Get started
  • Sign up
  • Log in
About
  • Plans & Pricing
Products
  • WordPress Hosting
  • WordPress for Agencies
  • Become an Affiliate
  • Domain Names
  • AI Website Builder
  • Website Builder
  • Create a Blog
  • Newsletter
  • Professional Email
  • Website Design Services
  • Commerce
  • WordPress Studio  
  • Enterprise WordPress  
Features
  • Overview
  • WordPress Themes
  • WordPress Plugins
  • WordPress Patterns
  • WordPress AI Features
  • Google Apps
Resources
  • Support Center
  • WordPress News
  • Business Name Generator
  • Logo Maker
  • Discover New Posts
  • Popular Tags
  • Blog Search
Jetpack App
  • Learn more
  • Support Center
  • Guides
  • Courses
  • Forums
  • Contact
Search
  • Support Center
  • Guides
  • Courses
  • Forums
  • Contact
Forums / Oxygen Theme text and logo alignment

Oxygen Theme text and logo alignment

  • Unknown's avatar
    thescatteredpelican · Member · Sep 16, 2015 at 12:20 pm
    • Copy link Copy link
    • Add topic to favorites Add topic to favorites

    Hi. I need some help with the code to align the text and logo on the website.
    Essentially what I need is the text and description to be on the left hand side and the logo on the far right.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar
    thesacredpath · Member · Sep 16, 2015 at 6:53 pm
    • Copy link Copy link

    @thescatteredpelican, I’m not seeing a logo on your site right now, so I assume you wish to add one via CSS. I see an image in your media library with the title/description and a logo to the right and I also see a couple of pelican images, so I don’t know which one you want to use. The following CSS will put the smaller pelican logo to the right of your site title/description down to the width when it clashes with the site description and then we adjust the width of the description. At 480px, the logo starts to overlap the title and description, so I then center the text and put the logo above it.

    hgroup {
    	background: url("https://thescatteredpelican.files.wordpress.com/2015/08/scatteredpelicanlogoofficial.jpeg") no-repeat scroll right top /contain transparent;
    }
    @media screen and (max-width: 767px) {
    	.site-description {
    		padding-right: 20%;
    	}
    }
    @media screen and (max-width: 480px) {
    	hgroup {
    		background-position: center top;
    		background-size: 130px auto;
    	}
    	.site-title a, .site-description {
    		padding-right: 0;
    		width: 100%;
    		text-align: center;
    	}
    	.site-title a {
    		padding-top: 90px;
    	}
    }

    Make sure and view things on a phone and tablet to see how things look.

  • The topic ‘Oxygen Theme text and logo alignment’ is closed to new replies.

Tags

  • align
  • logo
  • text

About this topic

  • In: CSS Customization
  • 2 participants
  • 1 reply
  • Last activity 11 years
  • Latest reply from thescatteredpelican

Have a question?

Get in touch
Back to Top

Couldn't find what you needed?

Contact us

Get answers from our AI assistant, with access to 24/7 expert human support on paid plans.

Browse our guides

Find step-by-step solutions to common questions in our comprehensive guides.

WordPress.com

Products
  • WordPress Hosting
  • WordPress for Agencies
  • Become an Affiliate
  • Domain Names
  • AI Website Builder
  • Website Builder
  • Create a Blog
  • Professional Email
  • Website Design Services
  • WordPress Studio
  • Enterprise WordPress
Features
  • Overview
  • WordPress Themes
  • WordPress Plugins
  • WordPress Patterns
  • WordPress AI Features
  • Google Apps
Resources
  • WordPress.com Blog
  • Business Name Generator
  • Logo Maker
  • WordPress.com Reader
  • Accessibility
  • Remove Subscriptions
Help
  • Support Center
  • Guides
  • Courses
  • Forums
  • Contact
  • Developer Resources
Company
  • About
  • Press
  • Terms of Service
  • Privacy Policy
  • Do Not Sell or Share My Personal Information
  • Privacy Notice for California Users
DeutschEspañolFrançaisBahasa IndonesiaItalianoNederlandsPortuguês do BrasilSvenskaTürkçeРусскийالعربيةעִבְרִית日本語한국어简体中文繁體中文English

Mobile Apps

  • Download on the App Store
  • Get it on Google Play

Social Media

  • WordPress.com on Facebook
  • WordPress.com on X (Twitter)
  • WordPress.com on Instagram
  • WordPress.com on YouTube

Automattic

Automattic
Work With Us
    • WordPress.com Forums
    • Sign up
    • Log in
    • Copy shortlink
    • Report this content
    • Manage subscriptions