Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #546566

    Hi!
    Please check http://www.sporthuisolympia.nl/wp
    Why isn’t the header image not visible on a Phone? Also the menu-icon is not correct visible.

    Is it also possible to increase the size of the fonts in the six blocks on the homepage? Because of the size of the fonts, the text falls out of the block.

    Thanks for your answer!

    Martine

    #546834

    Hi famewebdesign,

    You’ve got the following code in layout.css, please try to remove it or change the height value to the height you would like to display the header in:

    @media only screen and (max-width: 767px) {
    .responsive #header_main .container {
        height: auto !important;
    }
    }

    Regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.