Kindergarten theme

Home Forums All Other Themes Kindergarten theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #121323
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    web: www.bombollesmagiques.com

    I have a pair of questions:

    1) I would like to center the elements of the header and that they appear centered and in different lines in the following way:
    1- Adress
    2- Phone number and email
    3- social media icons

    2) This web page has some contact forms with an acceptance text but this text don’t appear (screenshot attached)

    How can I fix this?
    Thank you very much for your help!

    Best regards,
    Vanessa

    #121346
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .head-info-area .left { text-align:center !important;}
    .head-info-area .left span { padding-right: 0; display: block;}
    .suptp { padding-left:0;}
    .social-icons { margin: 0 auto; display: table;}
    }

    Regards,
    Dave

    #121403
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Dave,

    Works fine! Thank you very much!!

    Regards,
    Vanessa

    #121432
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    🙂

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