Viewing 6 replies - 1 through 6 (of 6 total)
  • Ion Rutz

    (@ionrutz_machothemes)

    Hello Pietro,

    Are you using the latest current Version: 1.45.2 of Pixova?
    If yes, would it be possible to provide the website link so I can have a live look and provide some CSS temporary fix until we conduct further investigations?

    Regards

    It appears to be the same problem, that I am experiencing.
    I just updated to the newest release. Take a look at Moltke.org on any smartphone device and you will see the problem with the header section CTA and buttons.

    @codeman79: This is not your topic. If you require assistance then, as per the Forum Welcome, please post your own topic.

    Thread Starter pietrocalafiore

    (@pietrocalafiore)

    Hi, @ion Rutz.
    Yes, i’ve just upgraded to the latest versione.
    The website is https://www.pietrocalafiore.it

    Thank you!!

    Ion Rutz

    (@ionrutz_machothemes)

    Hello,

    We just got aware that there are some display issues on the mobile devices, thank you all for pointing it out.

    We’ll address this issue in the shortest possible time and an update of the theme will follow very soon.

    As a temporary solution, you should use this CSS code to make the header CTA text smaller, it should improve the behaviour:

    @media screen and (max-width: 480px){
    h1.intro-title {
        font-size: 20px !important;
    }}

    Please excuse any inconvenience!

    Regards

    Thread Starter pietrocalafiore

    (@pietrocalafiore)

    Thank you, Ion.
    For now, the code works just fine. I’ve got some problem with the “What we do” section that, for now, i’ll hide.

    I hope you’ll upgrade the template soon.
    Thank you!
    Pietro

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mobile view issues: CTA text and What we do section’ is closed to new replies.