Jump to content

Featured Replies

Posted

Hi there, I am using a theme and at the top there is the name of my community. I am not seeing a place to turn this off anywhere in the theme settings, so I am assuming this is a setting within the Invision backend. Any ideas on how to turn it off so that there is no text over the girl's face? Thank you!

Screenshot 12-10-2020 4-16-35 PM.png

Edited by Nate Sheets

That's standard behaviour and isn't controlled by a setting.

The logo template is set up so that if there isn't a logo uploaded, the name of the community shows instead.

To make your name disappear, you could:

1) Add a logo.

2) Add the following to your custom CSS:

#elSiteTitle {
  display: none;
}

3) Edit the template logo in your theme.

Since editing templates isn't a good idea if you can avoid it, I wouldn't do that. Either of 1 or 2 will solve the problem.

Meddy's option is the solution.

But, for a more pleasing eye, why not flip the image and get rid of that massive text covering the center of the image and place a nice logo on the left?

Recently Browsing 0

  • No registered users viewing this page.