This topic has 3 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #72379
     vineshare
    Participant

    Hi,
    I have enabled contact form on pages – when on mobile device this disappears.
    Is there a way of making it visible on mobile device?
    Or embedding the same contact form as a button into page?

    Thanks,

    #72468
     Radu
    Moderator

    Hi,

    Just add this CSS snipppet to you Kleo Theme Options ( Wp-admin -> Theme Options -> General Settings -> Quick CSS )

    COPY CODE
    
    @media screen and (max-width: 480px) {
    	.kleo-quick-contact-wrapper {
    		display: block !important;
    	}
    
    }
    

    Let me know if it works.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #72516
     vineshare
    Participant

    Yes!! Worked like a charm.
    Thanks Radu!

    #72575
     Radu
    Moderator

    You’re welcome,

    Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂

    http://themeforest.net/downloads/

    Best regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?