Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1259379

    Hello together
    I have added a form here (link below)
    it is possible to format the titles
    different font, different colour?
    and to make a coloured frame around the fields

    thanks
    best regards
    Franz

    #1259544

    Hey Franz,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-6465 #av_section_1 input {
        border: 1px solid blue;
        background: #fff;
    }
    
    .page-id-6465 #av_section_1 label {
        font-family: arial; 
        color: red;
    }

    Best regards,
    Rikard

    #1259552

    hello rikard

    that fits with the font well

    but the background and frame do not change

    thanks
    kind regards
    Franz

    #1260298

    hello rikard
    thanks a lot
    i could solve the formatting myself

    you can close this request

    thanks
    kind regards
    Franz

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Format Titele and Borders’ is closed to new replies.