• @annaq: If you don’t wish to display any text that you add to your front page over its featured image, then the box can be hidden with the following custom CSS:

    .hero-container-inner {
    display: none;
    }

    Hi, I was told to put in the custom CSS above to hide a text box… but where do I put this custom CSS… I know nothing =( Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘where to put custom css’ is closed to new replies.