Center Logo

Hi,

I cant figure out how to center my logo on shapely theme.

Can you help me with this?

Thanks

Hi Homar,

Can you show us your website address, so that we can suggest some Custom CSS

Let us know,

Thanks,
laranz.

Hi Laranz,

the website link is: ururkawadanigasoomaaliyeed.com/

I would like to center the logo and then have the menu tabs under the logo if that is possible?

Also do you know if it is possible to completely cover the header with a image (I have attached the image) but still have the menu tabs?

Also is it possible to get an audio link (like play button) on the header bar?

Thanks

Good evening :slight_smile:

  1. center logo - im so sorry to say but without major customization, this is not possible to center logo, this will require a complete redesign of the header for normal and for mobile devices
  2. its possible to cover navigation area with background image, you can do this by this css:
.main-navigation {
    background-image: url(https://ururkawadanigasoomaaliyeed.com/wp-content/uploads/2018/04/Somalia1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
  1. adding autio button - such thing is not in theme options and you need to find third party plugins for this :slight_smile: