This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
I have 3 problems so far.
1. My logo is not centered.
2. I would like to hide the speech bubble icon on the left side of the header.
3. My custom css is not being read.
I have included all of my information in the private content area below.
edgewater.infocus-llc.com
Hello,
1. To center the logo add this code in custom.css:
.header-logo img {
margin-left: 80px;
}
2. Please add this code in custom.css file:
.header-type-6 .header .tbs span {
display: none;
}
3. As I see you enabled Custom CSS file in Theme Options > Custom CSS but you also need rename default.custom.css to custom.css in wp-content/themes/royal directory via FTP.
Thank you.
Regards,
Eva Kemp.
You guys are awesome! Thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Issues with Royal theme’' has been successfully resolved, and the topic is now closed for further responses