Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #257563

    We did have a problem regarding the fonts and the breadcrumb navigation.

    1. If you use a smartphone, you will not see the breadcrumb navigation, just test kriesi.at .-)
    2. The fonts wrapped ugly at Tablets or Smartphones, just try a contact form with phone number (two columns).

    #257613

    Hi TIKALCommunication!

    1&2- I can see breadcrumbs – http://i.imgur.com/au5Eieb.png and contact form fine – http://i.imgur.com/QiywRXh.png
    Can you post the link to your website so we can take a look?

    Regards,
    Yigit

    #258172

    You did see: Home, Blog, Register, Legal Information?
    I only see with my iPhone the Copyright – Kriesi.at Information.

    We did fix the breadcrumps on our website, but we did have problems with the fonts. Please check our website tikal.de
    On the main page we did have a fixed contact form, but take a look at the other sides with Tablet and Smartphone, there are also some more problems with fonts, some of theme we did fix.

    #258473

    Hi!

    I have just checked your website on my iphone 4 and i do not see an issue on contact form – http://i.imgur.com/ObLi6Kk.png
    Can you post a screenshot and show the issue you are seeing?

    Cheers!
    Yigit

    #259502

    Dear Yigit,

    i did have some screenshots for you.

    Kriesi.at Website at iPhone:
    http://imgur.com/B1aqw8D -> Home, Blog, Legal Information, Register not visible
    http://imgur.com/cDOQZk8

    Our Website
    http://imgur.com/IIlR7pI -> Contact Form (2x columns)
    http://imgur.com/6ottgQh -> Headline Problem

    #260162

    Hi!

    The menu you are referring to is set to be hidden on mobile devices on purpose. You can choose to show them by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    .responsive #socket .sub_menu_socket {
    display: block !important;
    }
    

    The menu just don’t stack or display well on small screens.

    Best regards,
    Devin

    #263252

    Hi Devin,

    I’ve just tried your Quick CSS and it works, thanks.
    However it’s not looking beautiful:
    Bild hochladen

    Any chance to align it left and use the full width? Or make it somehow else looking more beautiful?

    Thanks,
    Armin

    #263528

    Hey!


    @armindoerr
    Can you post the link to your website so we can take a look?

    Regards,
    Yigit

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