This is such a cute layout! I have a question: is there any way to get rid of the title and subtitle for your journal at the top of the layout, and replace it with a header?
Thank you! Yes, there is: In the CSS, find "ADD HEADER HERE" and enter your header url into background-image:url(HEADER URL). To hide the title/subtitle, find "JOURNAL TITLE" and "JOURNAL SUBTITLE" and add the attribute display:none; to each.
Comments 15
Reply
Reply
Reply
Reply
Reply
I have a question: is there any way to get rid of the title and subtitle for your journal at the top of the layout, and replace it with a header?
Reply
Yes, there is:
In the CSS, find "ADD HEADER HERE" and enter your header url into background-image:url(HEADER URL).
To hide the title/subtitle, find "JOURNAL TITLE" and "JOURNAL SUBTITLE" and add the attribute display:none; to each.
That should do the trick. :]
Reply
Reply
Reply
Leave a comment