• Hello!

    My site is https://newsite.etxwa.com/. I’d like to either a) make my header truly responsive, or b) remove it altogether.

    a) When viewed in mobile or on differently sized screens, the header doesn’t shrink to size; instead, bits of it are cut off. Ideally, I’d just like it to resize correctly.

    b) If this can’t be solved, I’d like to remove it altogether. I’ve tried .jumbotron {display: none;}, which did nothing.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author lyrathemes

    (@lyrathemes)

    Can you please check your website? It isn’t opening for me correctly.

    I have a question for you, how did you manage to get your “Uncles Games” logo to the header?

    Do i have to have vega pro version to do that?

    Siim

    Thread Starter kiynethe

    (@kiynethe)

    @lyrathemes It should be working now. ??

    @siimupiimu You don’t need Vega Pro to show the logo; it’s an option in Customize -> Site Identity.

    Theme Author lyrathemes

    (@lyrathemes)

    @kiynethe – you’ve added this custom CSS:

    .navbar-custom {
        min-height: 130px;
    }

    That is pushing the navbar on top of the banner. I would suggest removing that CSS so at least the banner is not covered.

    The banner is responsive (it uses background-size:contain) but since it is long and rectangular, some content will not fill on smaller screens while keeping it responsive/in the correct aspect ratio. We can hide it completely or you could move the “star wars” text to the left a little and it would still be relevant on smaller screens. Let me know what you think.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Front Page Header’ is closed to new replies.