Field label color

Home Forums Guestbook Add-On Field label color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9204
    Anina Strothmann
    Participant

    Hi Marcel,

    ibelieve, that you alreadyd wrote somewhere in the wide wide internet, but i’m struggeling with the Field Label color.

    i like to bring a new guestbook to our site. But the labels aren’t like our others. The standard “Kontakt” page had a „normal“ layout, which fits to the rest of the site. But your guestbook offer much better feature.

    so it is possible to get the Fieldlabels the same color and font as the standard theme? if you have a possibility to send an image (pdf) i can show you the difference for better understanding.

    so far you guestbook works fine, except the layout :(

    Thank you for your help.

    Eric

    #9205
    Erica Sievers
    Participant

    Hello, you can do this via CSS.

    You can use a WordPress plugin called Yellow Pencil or CSS Editor. You can also use Rapid CSS if you are using Windows. It’s a program that needs to be installed.

    Hope this helps.

    I am acutally hoping (happy to pay) in time and when Marcel can that these options to change the colours, fonts, backgrounds etc can be built into the plugin so we don’t have to mess around with making these changes ourseleves in a CSS editior.

    #9211
    Marcel Pol
    Keymaster

    Hi Eric,

    Can you share the address of your website? I can then take a look and probably write some CSS for you.
    I assume the theme has a certain styling that is in the way.

    Regards,
    Marcel

    #9250
    Anina Strothmann
    Participant

    Hi Marcel,
    thanks for your support. The website you can see the “testpage” is:

    https://www.heidelherz.com/kommentare-und-bewertungen/

    So far just open if you type the line in. No Menu so far.
    If you try to write a new command, you will see directly, where the problem is.
    Hope you find a way to handle it, because my css knowledge = 2/100

    Best

    Eric

    #9263
    Marcel Pol
    Keymaster

    Hi, could you try this CSS in Appearance > Customizer > Custom CSS?

    .gwolle-gb-write div.label {
        background-color:transparent;
    }
    .gwolle-gb-write div.label label.text-info {
        color: rgb(64, 63, 66);
        font-weight: 700;
        text-shadow: none;
    }
    #9266
    Anina Strothmann
    Participant

    Hi Marcel,

    thank you so much. A little text for you but a big design progress for us :) The color looks fine now and after i take the data in, i will bring this site to final design and change the status to active.

    Thank you so much. I am in your fault now.

    go on like you are

    best

    Eric

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