Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mystique Header - large gap

Featured Replies

Hello

 

I would be so grateful if someone could have a look at http://www.ultimatelowcarbguide.com/ and let me know how to get the header to sit on top of the menu?

 

I take it the CSS needs altering but I have no idea what the command would be

 

Thanks very much to anyone who could help

 

Rob

I think you have some padding that needs taking out.

 

It's in the #logo and #sitetitle part of your css your have margin and padding.

 

4colourprogress gave a better reply.

Edited by RobbieD90

It's coming from your site description tagline in the wordpress settings, but It doesn't look like you aren't even using it as it's not visible.

 

If you want to remove it just delete the tagline in the wordpress general settings

 

Then go into your themes css file and remove the following;

 

#site-title .headline {
font-size: 120%;
font-style: italic;
border-left: 1px solid #CCC;
color: white;
float: left;
padding: 10px 0 10px 20px;
margin: 20px 0 0 20px;
}

 

If you want to keep the tagline for SEO purposes then simply edit the css to the following;

 

#site-title .headline {
text-indent: -9999px;
}

Edited by 4colourprogress

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.