How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Contact Plugin Issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1577
    Mark
    Participant

    It appears that since the recent theme update the contact form is not displaying the labels and data fields, only the “Submit” button is visible. Creating a fresh contact form does not help.

    #1583
    admin
    Keymaster

    Hi,
    Can you send me a link with the problem to check it? (You can make it private if you want)

    #1587
    Mark
    Participant
    This reply has been marked as private.
    #1593
    admin
    Keymaster

    As I can see in your child theme in the styles you have the following style:

    `label {
    display: none;
    margin-bottom: .5rem;
    }`

    I’m not sure what you wanted to do but this hides all the labels in your site.
    If you remove the display:none you’ll see the form inputs again.

    #1595
    Mark
    Participant

    My apologies for wasting your time. That was only supposed to be a temporary css addition which I forgot to delete.

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