Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 76 through 90 (of 3,303 total)
  • Author
    Search Results
  • #208152
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    Member since: April 21, 2016

    Hi,

    i have a problem with the label and background color in CF7 with SKT Mechanic.

    I would like to change the blue color of the label title and background label in home page on this site: http://www.sgnoleggio.it/

    The title label should be black, and the background color of label text should be white/trasparent.

    Can you help me? This is the CSS i used now

    /* Contact Form 7 Styles */
    .wpcf7 {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB
    }
    .wpcf7-form {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    }
    .wpcf7-form {
    color: #876;
    }

    #207942

    In reply to: HVAC theme footer

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to resolve the issue.

    .footercols3 a {
      color: #fff !important;
    }

    Regards,
    Brad

    #207940

    In reply to: Call To Action button

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .skt-blocks-buttons-repeater:hover, .skt-blocks-cta-button-wrapper:hover { background: #000 !important;}
    .skt-blocks-buttons-repeater a:hover { color: #fff !important;}

    Regards,
    Chris

    #207938
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    If you want to change sidebar hover and active color?

    Kindly use this CSS and replace your color code instead of #000.

    ul#menu-services-sidebar li:hover, ul#menu-services-sidebar li.current-menu-item {
      background-color: #000;
    }

    Regards,
    Dave

    #207931
    Karsten LawrenzKarsten Lawrenz
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 23, 2023

    Hello again,

    I figured it out myself – I’ve been trying for several days.

    I replaced this CSS:

    #sidebar .widget{background-color:#fff; color:#000; padding:20px; border:1px solid #dddcdc; margin-bottom:30px; position:relative; box-shadow:0 0 3px #dddcdc;}

    with this CSS:

    #sidebar .widget{background-color:#fff; color:#000; padding:20px; border:none; margin-bottom:30px; position:relative; box-shadow: none;}

    Regards, Karsten.

    #207921

    In reply to: Call To Action button

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 115
    • Replies: 341
    • Total: 456
    Member since: June 3, 2015

    Hi,

    There is still a problem with the Hoover Button Color. I created two new CTAs on the page https://www.mlbeauty.nl (home) and https://www.mlbeauty.nl/new-home/services/. The Hoover Button Color does not turn black.

    See screen shot:
    https://ibb.co/wYfTHKV

    I expected it to be resolved with the latest CSS adjustments.

    Regards,

    Kor

    #207916
    Jeroen VerbovenJeroen Verboven
    Participant
    Member since: October 2, 2023

    I am using the Maintenance services pro. How do i change the sidebar thah is displayed on the serices page? I change all the colours in the customizer but this is the color that i cant change

    #207903

    In reply to: Footer layout issue

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 115
    • Replies: 341
    • Total: 456
    Member since: June 3, 2015

    Hi,

    There is still a problem with the Hoover Button Color. I created two new CTAs on the page https://www.mlbeauty.nl (home) and https://www.mlbeauty.nl/new-home/services/. The Hoover Button Color does not turn black.

    See screen shot:
    https://ibb.co/wYfTHKV

    I expected it to be resolved with the latest CSS adjustments.

    Regards,

    Kor

    #207891

    In reply to: Slider colors

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    This is the color code of the slider 👇

    #f2eae1

    Regards,
    Dave

    #207883

    Topic: Slider colors

    in forum Gravida Support
    Kor van de BuntKor van de Bunt
    Participant
    Member since: June 3, 2015

    Hi,

    Where can I find the colors of the slider from the theme?

    https://ibb.co/zQzXc4m

    Regards,

    Kor

    #207865

    In reply to: Call To Action button

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to resolve hover color issue.

    .skt-blocks-cta-91c29d0a-1d94-45ad-b90c-69cfd2380ccf .skt-blocks-cta-button-wrapper:hover,
    .skt-blocks-cta-5ceed8ec-25d7-4761-b66d-1505fed2a103 .skt-blocks-cta-button-wrapper:hover {
      background-color: #000000 !important;
    }

    Regards,
    Chris

    #207834

    In reply to: Call To Action button

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 115
    • Replies: 341
    • Total: 456
    Member since: June 3, 2015

    Hi,

    I see that on the page https://www.mlbeauty.nl/new-home/services/huidproblems/ the Hover Color button is black see screen shot:

    https://ibb.co/7X1T2TP

    On the other two pages https://www.mlbeauty.nl/new-home/services/ Treatments/ and https://www.mlbeauty.nl /new-home/services/products/ it is not yet good as previously described.

    Regards,

    Kor

    #207833

    In reply to: Call To Action button

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 115
    • Replies: 341
    • Total: 456
    Member since: June 3, 2015

    Hi,

    I have applied the CSS code see screenshot:

    https://ibb.co/D8k5n3G

    The only thing that changes is the border color #000000, but the background color remains FDB84 and does not change to #000000 see screenshot:

    https:/ /ibb.co/ZNLFzSH

    Regards,

    Kor

    #207824

    In reply to: Call To Action button

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .skt-blocks-cta-64c14415-49d4-4a7c-9726-6383955cefb2 .skt-blocks-cta-button-wrapper:hover {
      background-color: #000000 !important;
    }

    Regards,
    Chris

    #207822

    In reply to: Footer layout issue

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31329
    • Total: 31329
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .footercols4 ul li a {
      color: #000;
    }

    Regards,
    Chris

Viewing 15 results - 76 through 90 (of 3,303 total)