• Resolved psynan

    (@psynan)


    Hi I’ve the version 1.45.3 and my title is not visible on mobile size.

    How can I fix it?

    site: software.stand.com.tr

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter psynan

    (@psynan)

    Also the buttons conflict with the “what we do” section. I think its a related issue!

    Can anybody help please!

    Ion Rutz

    (@ionrutz_machothemes)

    Hello @psynan,

    Can you please provide some screenshots of the issues so I can start a debugging?

    To replicate the behaviour in my environment, mobile operating system and browser in use would also be greatly appreciated.

    Thank you and please excuse the inconvenience!

    Thread Starter psynan

    (@psynan)

    Hello lonRutz,

    thank you for your swift reply.

    Please checkout the screenshot links.

    You can also open the site on a mobile device to see the particular problem.

    https://yadi.sk/i/WU2Qtfm9ruwno

    https://yadi.sk/i/_Y1Y0MC1ruwok

    Ion Rutz

    (@ionrutz_machothemes)

    Hello @psynan,

    It seems like the picture that you added in the Main CTA field is pushing everything up and down.

    Maybe you can try adding the baby picture to the background image and easily fix this.

    Otherwise I will do my best to provide a workaround, but it seems like there are too many elements for what the header can handle.

    Regards

    Thread Starter psynan

    (@psynan)

    Hey I thought that too but even without the baby the main title is not visible. I guess there is another problem.

    https://yadi.sk/i/NO9yWiK0rvRfp

    Ion Rutz

    (@ionrutz_machothemes)

    Hello @psyhan,

    I will start an investigation of this issue to include the fix in the upcoming theme update.

    Until this, please try to use this custom CSS code as a temporary solution and let me know if everything is working alright:

    @media screen and (max-width: 480px){
        div.intro-content {
            top: 0;
            -ms-transform: none;
            -webkit-transform: none;
            transform: none;
        }
    }

    Sorry for the trouble!

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘main cta title doesn't show on mobile’ is closed to new replies.