Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Logo Area Custom Background Non-Responsive #481923

    Hi there

    I’m having the same problem. The image I’ve added to the header appears under the logo on my iPhone (on Safari & Google Chrome).

    I have added a clickable image to the header via helper-main-menu.php and added the following CSS :

    .header-custom-text {
    background-repeat: no-repeat;
    background-size: cover !important;
    }

    @media only screen and (max-width: 480px) {
    .header-custom-text {
    position: inherit;
    }}

    I’ve added a link to my website in the Private area. Can you please assist?

Viewing 1 post (of 1 total)