Forum Replies Created
-
AuthorPosts
-
June 18, 2014 at 9:48 am in reply to: Missing "Display Header Text" from Enterprise Pro theme #110367
msf
MemberSorry, the forum doesn't let me upload a file.
June 18, 2014 at 9:40 am in reply to: Missing "Display Header Text" from Enterprise Pro theme #110366msf
MemberSorry, I have to develop the site locally for now. Attached a screen shot of the header. I would like to have the Owl to the right of the text if possible. Here is the site section of the theme style.css, I tried changing the background position but was unsuccessful:
Site Header
---------------------------------------------------------------------------------------------------- */.site-header {
background-color: #fff;
min-height: 150px;
}.site-header .wrap {
padding: 40px 0;
}/* Title Area
--------------------------------------------- */.title-area {
float: left;
padding: 0 0 4px;
width: 320px;
}.header-full-width .title-area {
width: 100%;
}.site-title {
font-family: 'Titillium Web', sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 1.2;
}.site-title a,
.site-title a:hover {
color: #31b2ed;
}.header-image .site-title > a {
background-position: top !important;
float: left;
min-height: 80px;
width: 100%;
}.site-description {
color: #aaa;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.5;
text-transform: uppercase;
}.site-description,
.site-title {
margin-bottom: 0;
}.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
}June 17, 2014 at 9:13 pm in reply to: Missing "Display Header Text" from Enterprise Pro theme #110326msf
MemberThanks Brad, that worked, the option is now there.
The text and image are over top of each other, do you have a suggestion for being able to move the logo to the right of the text?
Thanks again for your help.
June 17, 2014 at 7:51 pm in reply to: Missing "Display Header Text" from Enterprise Pro theme #110312msf
MemberBrad, I went to Settings > General and but there is no check box to display header or hide. I do see the Site Title in the header when I don't have the logo, but when I have the logo the text isn't being displayed to.
-
AuthorPosts