Themify logo and name together
-
Hi WordPress,
I build my website with themify theme. I got logo today from artist, but I can use either logo or name. I wish I had both on my site. Logo and next to it the site title. I tried to use some of CSS that I are available here, but nothing works. Please help me.
codeboy.pl is the site address
CSS I tried are:
.site-branding {
margin-top: 35px;
margin-bottom: 35px;
}
.clear {
display: inline-grid;
}
h1.site-title {
position: absolute;
left: 100px;
top: 60px;
}and
.title-logo-wrapper a:after{
content: ‘Site Title’;
font-size: 30px;
display: block;}
The blog I need help with is: (visible only to logged in users)
-
Hi there,
If you need support for Themify Ultra, please post your questions in the Themify support forums:
The forum you’ve posted this question in only provides support for sites hosted here at WordPress.com.
If you’d like to learn more about the differences between WordPress.com (the hosted service) and WordPress.org (the software), please see this guide:
-
- The topic ‘Themify logo and name together’ is closed to new replies.