- This topic has 8 replies, 3 voices, and was last updated 6 years, 8 months ago by
Mahesh.
-
AuthorPosts
-
November 25, 2016 at 9:19 am #103884
kzukeri
ParticipantFor the full frame theme, I want the site title overlay to display by default, instead of the user having to click the button to allow it to drop down, but there is no option in the interface to do so. Can you advise on where the code controlling this is located?
November 25, 2016 at 12:02 pm #103894Mahesh
Keymaster@kzukeri: This option is already available in Pro version. I recommend you to upgrade to Pro version. But if you want to show the site title overlay on Free version, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead { opacity: 1; display: block; }
Regards,
MaheshNovember 26, 2016 at 1:15 am #103934kzukeri
ParticipantHello Mahesh,
Thanks so much for the quick reply! The code worked. I am trying the theme out right now, so I wanted to be sure it satisfies my needs before upgrading to the pro.
Thanks, again.
Kweli
November 26, 2016 at 3:27 am #103941kzukeri
ParticipantAlso, is there any way to get the site logo to float to the left within the masthead?
November 28, 2016 at 9:31 am #104057Mahesh
Keymaster@kzukeri: Please post in your site url. Putting the logo to left, what about the search bar?
Regards,
MaheshNovember 29, 2016 at 9:43 pm #104176kzukeri
ParticipantHere is the site: http://dev-millenials.pantheonsite.io/
What do you mean? The search menu is on the right. I just want the logo to appear on the left side, to the left of the site title. Of course, it needs to be much smaller than it is appearing now. Somehow, the theme enlargened the logo because the logo is actually only 200×200.
November 30, 2016 at 10:01 am #104211Mahesh
Keymaster@kzukeri: Your logo seems to be 400px, please use a smaller logo. And for the alignment, go to Dashboard=> Appearance=> Customize=> Site Identity and uncheck Check to move Site Title and Tagline before logo option.
Let me know if any problem.Regards,
MaheshJanuary 4, 2017 at 5:44 am #106392mikegeig
ParticipantSorry for the thread necromancy, but I tried this code provided and it makes the Title appear floating infront of my page content. Can this be made a solid section or integrated into the top menu somehow?
January 4, 2017 at 10:00 am #106401 -
AuthorPosts
- The topic ‘Site Title Display Open by Default’ is closed to new replies.