Title next to logo
-
Dear Users & Hestia staff,
I added the following code to my CSS in order to show the title below and in the middle of my website logo:
.title-logo-wrapper a:after{ content: "TechBeLike"; font-size: 30px; display: block; float:left ; margin-left: -38% }
But in mobile half of the title is cut off: https://i.imgur.com/qmaBIUn.png
I would like to solve this problem and that can be done in the following ways, but I don’t know how as I was not able to do it myself:
1.How can I have the title next to the logo, so on the same line: [Logo][Title]?
2. How can I have the title as it is for computers but next to the logo ([logo][title]) in mobile?Kind regards,
Wesley de Vries
TechBeLike.comThe page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Title next to logo’ is closed to new replies.