How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Header style 1 problem

Viewing 4 posts - 11 through 14 (of 14 total)
  • Author
    Posts
  • #13540
    admin
    Keymaster

    Hi!

    I checked your site and your CSS is not updated and I believe it is caching issue.
    In order to check it by yourself this is the CSS that fixes the issue that is present in the latest PokaTheme.

    .header-background img, .header-background img.size-full {
        object-fit: cover;
        height: 100%;
        display: block;
        width: 100%;
    }
    

    If you see something different then you should use the latest PokaTheme and clear your cache.

    #13541
    A Ward
    Participant

    Hi, I am using the latest version and have added that code to custom css and still same problem, even after clearing the cache

    #13554
    admin
    Keymaster

    Can you please send me the link in an email?
    support (at) pokatheme.com

    #13555
    A Ward
    Participant

    Sure, just sent an email

Viewing 4 posts - 11 through 14 (of 14 total)
  • You must be logged in to reply to this topic.