Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 61 through 75 (of 3,298 total)
  • Author
    Search Results
  • #210199
    Charles LehmannCharles Lehmann
    Participant
    Member since: April 11, 2021

    Hi there,

    On the individual posts, I noticed that the “Tag” icon is displayed in green as well as the text on the “Save my name, email, and website in this browser for the next time I comment.” option. I am using the “single post right sidebar” layout but could not figure out where to change the color. I could not find it neither in the theme customization part, nor in Elementor, nor in WP customization.

    For example, on the following page: https://destination-montagne.ch/en/le-long-de-lareuse/ I would like to change the color of the tag icons and the text at the botton to another color (the same as the one defined on other sections of the page: #30829d blue).

    Is there a way to change that? In the customized CSS section? If so, what should I put in there?

    Thanks in advance.
    Cheers
    Charles

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

    Hi,

    Hi,

    Kindly remove .skt-header-extras .skt-header-button a{color:<?php echo $complete[‘header_button_color’] ?>;} this code from “custom-style.php” at line number 343, this is unused function so we can remove that from the file.

    Q : And a last question, in the previous version of Buziness, we can setup a background color for the area of the text on the slider (where is : title, description), how to define it in this version ?

    Ans : This is an updated Buziness theme. This functionality is removed in the updated theme.

    #209662
    Benjamin HoewlerBenjamin Hoewler
    Participant
    • Topics: 1
    • Replies: 7
    • Total: 8
    Member since: January 25, 2016

    Hi Brad,

    Ohhhhhh thanks to you, yes, Autoptimize (Version 3.1.9) seems responsible of slider not showing for visitors…

    But, the other error “header_button_color” still there:

    “/home/clients/7187cf48fcbef7455a642bfed95643f3/.config/apache/hoewler.ch/.fpm/php5.external” stderr: PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 343; PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 345, referer https://www.hoewler.ch/?cn-reloaded=1

    found that area in : \wp\wp-content\themes\bizness-pro\templates\custom-style.php
    at line 343 : .skt-header-extras .skt-header-button a{color:<?php echo $complete[‘header_button_color’] ?>;}

    Could you solve it ?

    And a last question, in the previous version of Buziness, we can setup a background color for the area of the text on the slider (where is : title, description), how to define it in this version ?

    Thanks in advance and see you,
    Ben

    #209634
    Benjamin HoewlerBenjamin Hoewler
    Participant
    • Topics: 1
    • Replies: 7
    • Total: 8
    Member since: January 25, 2016

    I can see tha but doesn’t know if it’s linked to the slider problem :

    “/home/clients/7187cf48fcbef7455a642bfed95643f3/.config/apache/hoewler.ch/.fpm/php5.external” stderr: PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 343; PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 345; PHP message: PHP Warning: Undefined variable $catid in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/customizer/extra.php on line 143, referer https://www.hoewler.ch/?customize_changeset_uuid=e21bd525-002d-4d19-bab6-81ed674e2d14&customize_theme=bizness-pro&customize_messenger_channel=preview-20&customize_autosaved=on

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

    Hi,

    Kindly use this CSS to change sidebar color.

    #sidebar .widget {
      background: #fff !important;
    }

    Regards,
    Chris

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header_wrap, .header {
      background-color: transparent !important;
    }

    Regards,
    Dave

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .skt-page-title h1 {
      color: #fff;
    }

    Regards,
    Dave

    #209448
    NigelNigel
    Participant
    • Topics: 182
    • Replies: 330
    • Total: 512
    Member since: March 17, 2016

    Hi
    I’m changing the parameters for the code sent but they do not appear to be changing the overlap issue on a tablet/landscape screen (612px wide) – working OK in portrait mode tho

    see: https://wiknc.nimsite.uk/wp-content/uploads/2023/11/Capture2-621pixel-wide.jpg

    this is the code set-up in the custom CSS. Can you advise what to change please

    thanks

    Nigel

    span.desc{display: none;}

    @media screen and (max-width:500px) {
    .logo img { max-width:115%;}
    span.desc { font-size:20px;}
    .phonenumber a { font-size:20px; margin:0;}
    }

    @media screen and (min-width:768px) and (max-width:900px) {
    .slider-main .nivo-caption .title { font-size:28px;}
    .slider-main .nivo-caption .nivo-caption-content { max-width:500px;}
    .home.has_trans_header .slider-header-layout3 .nivo-caption { top:80%;}
    }

    span.desc{display: none;}
    #sidebar .widget {background:#939393 !important;}
    #sidebar #searchform #s { color:#ffffff !important;}
    .header #simple-menu .fa-bars { color: #ff3f00 !important;}
    #sidebar .widget .widgettitle, #sidebar .widget li a, #sidebar .widget a, #sidebar .widget label { color:#000 !important;}
    span.widget_border { background:#000 !important;}

    @media screen and (min-width:901px) and (max-width:1023px) {
    .slider-main .nivo-caption .title { font-size:28px;}
    .slider-main .nivo-caption .nivo-caption-content { max-width:500px;}
    .home.has_trans_header .slider-header-layout3 .nivo-caption { top:70%;}
    }

    @media screen and (min-width:1024px) and (max-width:1160px) {
    .slider-main .nivo-caption .title { font-size:32px;}
    .slider-main .nivo-caption .nivo-caption-content { max-width:500px;}
    .home.has_trans_header .slider-header-layout3 .nivo-caption { top:80%;}
    }

    @media screen and (max-width:1024px) {
    #footer.footer-type3 .rowfooter { margin:0;}
    }

    #209441
    Aatu KeränenAatu Keränen
    Participant
    Member since: October 11, 2023

    Hi,

    When I go into my site /Customize /Basics settings /Color options, and try to change H1 color it wont change the color. When selecting a color the preview window does change the color, but when pressing save/publish the color goes back to dark gray and is barely readable on my header.

    Here’s a screenshot: https://app.gemoo.com/share/image-annotation/578630985934045184?codeId=DW2WmVbqd1ym8&origin=imageurlgenerator

    My site: allightsystems.com

    Kind regards,
    Aatu

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-form label {
      color: #282828 !important;
    }
    input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], select, textarea {
      background: rgba(0,0,0,0.03) !important;
    }

    Regards,
    Chris

    #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: 31225
    • Total: 31225
    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: 31225
    • Total: 31225
    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: 31225
    • Total: 31225
    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.

Viewing 15 results - 61 through 75 (of 3,298 total)