wilfried

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 105 total)
  • Author
    Posts
  • in reply to: uppercase #98641
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hi,

    I did some experiment. I made a child theme with only the CSS code where text-transform:uppercase was and changed to ‘none’. The line that changes my Send button is:

    #reservation_form input[type=submit], .wpcf7 form input[type="submit"] {
        text-transform: none;
    }

    However when I put it in custom CSS then it don’t work. When in child theme it works.

    So I made child theme with the changes from uppercase to none and all seems to work normal. So this issue is resolved.

    Could it help if I email you my child theme? It is only 60 lines of code.

    Thank you, Wilfried

    in reply to: uppercase #98589
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Still uppercase…

    in reply to: contact page title in footer not correct #98587
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you again! Now this is nice.

    in reply to: contact page title in footer not correct #98581
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Yes I have seen this.

    Oké then I best remove this first column in footer completely and make it 3 colums. Then I can make nice footer with 3 titles in same format.

    But how to remove first column and make the footer 3 column?

    in reply to: uppercase #98578
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hi,

    It was still not working. However when I set !important after the h1,h2,h3,h4,h5 then it works partial.

    The “Transmit button” is still uppercase: https://imgur.com/mp7iPCU

    The total css code now looks as this:

    .sitenav ul li, .leftwrap h2, h2.section_title, .section_title, h1.entry-title, h1.page-title, h3.widget-title { text-transform: inherit;}
    .slide_info h2 { text-transform: inherit;}
    .logo h1 { text-transform: inherit;}
    h1, h2, h3, h4, h5 { text-transform: inherit !important;}
    .contact_right p { height: 27px; overflow: hidden;}
    .cols-4 h5, .wpcf7 form input[type="submit"] { text-transform:inherit !important;}
    in reply to: background of the boxes in blog page #98573
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you this works very well.

    in reply to: background of the boxes in blog page #98547
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you. Only the text in search box is still to change: https://imgur.com/daatW70

    in reply to: uppercase #98546
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hi,

    It does not work. It is still all in uppercase.

    in reply to: misterious character in contact settings #98543
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you, it is fixed

    in reply to: background of the boxes in blog page #98535
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you. I did some changes, it is oke.

    But now the color of this 5 texts are not good: https://imgur.com/gprDGPL

    How can I change these colors?

    in reply to: background of the boxes in blog page #98466
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you. Exacly what I want and I can regulate color and opacity good!

    Can you also give me the code for the 3 other boxes in the sidebar: https://imgur.com/l7cuKzd

    in reply to: uppercase characters in coffee and interior #98397
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Right, thank you again. Works fine.

    in reply to: uppercase characters in coffee and interior #98395
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Website title is still converted to uppercase: https://imgur.com/dc16GCn

    in reply to: uppercase characters in coffee and interior #98392
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you, this works fine 😉

    in reply to: remove bg image from 1 page #98388
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you, this works

Viewing 15 posts - 61 through 75 (of 105 total)