Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 301 through 315 (of 3,298 total)
  • Author
    Search Results
  • #187815
    Wynand BurgerWynand Burger
    Participant
    Member since: October 4, 2021

    Hi.

    Im Using the adventurer theme. I keep getting these Errors in my server. There seems to be a an issue with the testimonials. The script consumes a lot of memory.

    Please help.

    [13-Dec-2021 21:45:44 UTC] PHP Warning: Undefined array key “teambox_hvrdesig_color” in /home/blouhuis/public_html/wp-content/themes/adventure/templates/custom-style.php on line 308
    [13-Dec-2021 21:45:44 UTC] PHP Warning: Undefined array key “singleservice_testibg_id” in /home/blouhuis/public_html/wp-content/themes/adventure/templates/custom-style.php on line 330
    [13-Dec-2021 21:45:44 UTC] PHP Warning: Undefined array key “singleservice_testimonialtitle_id” in /home/blouhuis/public_html/wp-content/themes/adventure/templates/custom-style.php on line 331
    [13-Dec-2021 21:45:44 UTC] PHP Warning: Undefined array key “singleservice_testimonialprofile_id” in /home/blouhuis/public_html/wp-content/themes/adventure/templates/custom-style.php on line 332

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

    Hi,

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

    .title span { background-color:#000;}

    Kindly add your color code whatever you want.

    Regards,
    Dave

    #187676
    Umberto De domenicoUmberto De domenico
    Participant
    Member since: December 8, 2021

    Hi,
    Theme: SKT Salon

    I am not sure why but the options to modifiy colours for links and hover do not work in the SKT Theme,
    I had to change it by adding manually CSS.

    am I doing something wrong or this is to bi fixed by you?

    the link is
    https://scuolacosciente.it

    the CSS code I added is:

    span.desc{display: none;}
    a:link, a:visited, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce .star-rating span, .woocommerce-page .star-rating span {
    color: #f58231;
    }

    a:hover {
    color: #886af8;
    }

    #187674
    Marissa PalmerMarissa Palmer
    Participant
    Member since: December 9, 2021

    I have the skt spa theme. On the slider I want to change the background text color. For reference on your picture of the home page where it says “welcome to spa &” it is green and I want to change the green. Thank you

    #187369

    In reply to: Medicare-pro

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

    Hi,

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

    .single-services-wrap .servcies-sidebar .servcies-sidebar-wrap {
        background-color: #a93839 !important;
    }
    
    @media screen and (max-width:479px) {
    .slider-main .nivo-controlNav, .slider-main .nivo-caption .slidedesc {
        display: none !important;
    }
    }

    Regards,
    Chris

    #187360

    In reply to: change requests

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

    Hi,

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

    @media screen and (max-width:479px) {
    .home.has_trans_header.page .header { background-color: rgb(0, 0, 0) !important;}
    .home .mobile-banner { display:none !important;}
    #topmenu #menu-button { color:#000 !important;}
    }

    Regards,
    Dave

    #187296
    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    https://stepbystepfootcare.com/our-service/flat-feet/

    also how i can change the color from blue to something else

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

    Hi,

    Kindly use this one.

    .elementor-widget-shortcode .wpcf7 label { color: #282828 !important;}
    .elementor-widget-shortcode .wpcf7 input { background-color: #fff !important;}

    Regards,
    Dave

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

    Hi,

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

    .wpcf7 label { color: #282828 !important;}
    .wpcf7 input { background-color: #fff !important;}

    Regards,
    Dave

    #186987
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    Member since: April 21, 2016

    Hi,

    i have a problem with theme Hotel Booking in Elementor Page with Contact Form 7.

    In Editing Page with elementor, i correctly see the Color Layout of Contact Form 7, but in the public website all font and label are blue color

    I haven’t change any layout of CF7, if i put it in a simple page out of elementor, it works fine.

    The website is http://www.laroccabb.com

    Thank You

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

    Hi,

    Kindly use this CSS for product page.

    .single .header {
        background-color: rgba(25, 35, 46, 0.9);
    }

    Regards,
    Dave

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

    Hi,

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

    .archive .header {
        background-color: rgba(25, 35, 46, 0.9);
    }

    Regards,
    Dave

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

    Hi,

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

    .page .header {
        background-color: rgba(25, 35, 46, 0.9);
    }

    Regards,
    Dave

    Michelle BooysenMichelle Booysen
    Participant
    Member since: October 18, 2021

    Good day

    Is it possible to change the header background color on my pages to be different to the slider header background color on my homepage?
    I would like the background color to be
    rgb(25, 35, 46); on all other pages (home page to stay as is)

    https://titans-aquatics.co.za/

    #186573

    In reply to: HVAC Cleaning Theme

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

    Hi,

    Which sidebar text color do you want to change?

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Kindly use this one for mobile menu.

    .header #simple-menu .fa-bars { color: #ff3f00 !important;}

    Regards,
    Dave

Viewing 15 results - 301 through 315 (of 3,298 total)