Toujours Theme CSS: How to move tagline under Main Title?
-
I want to move the tagline ‘High Quality Massage at your fingertips’
right under the main title, instead of under the menu.
Anybody has any idea how I could do this?The blog I need help with is: (visible only to logged in users)
-
Hi @raikuu, it looks like you are using WordPress but you are not hosted here at WordPress.com. For self-hosted WordPress sites such as yours using Tourjours, you can post for help in the volunteer-based WordPress.org Themes and Templates forum and make sure and tag your post there with wpcom-theme.
For general questions on self-hosted WordPress.org installations, visit http://wordpress.org/support/.
The differences between WordPress.com and WordPress.org.
I did take a quick look at your site and due to the structure of the HTML and CSS, I would suggest creating a child theme of Toujours and then copying over the header.php file from Toujours to the child theme directory and then move the tagline div up into the site branding div.
If you have not yet done so, I would suggest creating a child theme so that any customizations you make will not be overwritten by a future theme update. Alternately you can use the Edit CSS function in the Jetpack plugin, or use one of the other Custom CSS plugins that will keep CSS changes from being overwritten. This really isn’t something that can be done cleanly with CSS alone give the CSS and HTML structure on Toujours. They will be able to help you with that at WordPress.org.
- The topic ‘Toujours Theme CSS: How to move tagline under Main Title?’ is closed to new replies.