Text Alignment and Contact Us Page

  • Posted in : Photographer
  • s.faizan
    Participant

    Hi,
    I want to move the Fade Landing Page text to the middle. If you’ll visit my website especially via mobile device, the welcome text appears after animation seems little off. It will look better in the middle of the screen for both mobile and desktop screen.

    Second, since I installed this theme, I am getting a lot of spam emails. Is there anyway to stop it? Like add “I am not a Robot” kind of check box?

    Thirdly, is there any way to slow down the home page animation?

    Thank you

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (max-width: 767px) {.home-landing .fade-slider.finito + .intro { top: 33%; } }

    You need to install ReCaptcha V2 for Contact Form 7 plugin from avoid spam mails.
    Thanks

    s.faizan
    Participant

    Thank you. The custom CSS code is working for mobile devices but not for desktop screens. Also, is it possible to bold the homepage text? It’s hardly visible in mobile devices. I mean it’s very thin.

    Thanks once again!

    serkan
    Moderator

    Hi,
    Custom css code is designed for the mobile screen.
    If you use without media quary, it will effect mobile and desktop as well.

    .home-landing .fade-slider.finito + .intro { top: 33%; } 

    You can increase the font weight with this css code;

    .home-landing .intro h2 { font-weight: 600; }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register