Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 196 through 210 (of 3,298 total)
  • Author
    Search Results
  • #200951

    In reply to: Yacht & Cruise

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

    Hi,

    1. slider at the top is not sliding automatically??

    Ans: Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:

    running: true,
    paused: false,
    stop: false,

    2. I would like to change the background color when you hover over the social icons in the footer from yellow to #0093d0??

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

    .social-icons a:hover, #footer .social-icons a:hover {
      background-color: #0093d0 !important;
    }

    Regards,
    Chris

    #200948

    In reply to: white logo

    Gulf IP GGulf IP G
    Participant
    • Topics: 4
    • Replies: 28
    • Total: 32
    Member since: October 8, 2022

    can you response for my issue
    also how to change mobile menu back color and make center

    #200943
    Courtney ClineCourtney Cline
    Participant
    Member since: January 10, 2017

    I’m using the Yacht & Cruise theme on a website I am redesigning, and the slider at the top is not sliding automatically.

    Also, I would like to change the background color when you hover over the social icons in the footer from yellow to #0093d0.

    Can you please help with both of these issues? I will have to send you the login information for the website, as it is currently displaying a maintenance mode page.

    Thanks,

    Courtney

    #200919

    Topic: white logo

    in forum All Other Themes
    Gulf IP GGulf IP G
    Participant
    Member since: October 8, 2022

    i have my logo white color show goof in slide desktop
    but on mobile not show good can i use other logo for mobile and tap

    #200907
    Smerlyn RodriguezSmerlyn Rodriguez
    Participant
    Member since: October 5, 2022

    I have the SKT Videography Pro Themes for WordPress, and I need to change the embed play color, Could you help me with that, Please?

    Website Link: https://remsmediasolutions.com/

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

    Hi,

    This is done.

    Do not put any text in the class name. You added the text “colorfix” into the class name.

    That’s why the menu hover class wasn’t working.

    Please do not add any text in the class which is given by forum.

    Regards,
    Dave

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

    Hi,

    okay, Kindly try this one.

    #topmenu ul li ul li a:hover {
    color: #eb0e47 !important;
    }

    Regards,
    Dave

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

    Hi,

    Kindly use this CSS.

    #topmenu ul li ul li a:hover {
      color: #eb0e47;
    }

    Regards,
    Dave

    #200674
    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:

    .sidr {
      background-color: #6599ed;
    }

    Regards,
    Chris

    #200665
    RED PILL DesignRED PILL Design
    Participant
    Member since: May 16, 2020

    Dear support,

    Is it possible to remove the thin line that is displayed in the header/menu bar around the Logo/Title or make it transparent?
    The color is set in Customizer – Site Title and logo – Site title and logo border color, but there is no option for transparency or removal.

    With regards
    Hasso
    RED PILL Design

    #200654
    Bradley MillerBradley Miller
    Participant
    Member since: November 23, 2015

    Great theme at: https://serpentlake.org.

    On a mobile device, the menu has blue font against a black background. Need to change the color of the background to light blue.

    How do I do that?

    #200641
    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:

    .woocommerce button.button.alt { background-color: #6ccc88;}
    .woocommerce button.button.alt:hover { background-color: #000000;}

    Regards,
    Dave

    #200634
    WebWeb
    Participant
    Member since: February 9, 2017

    Hi Guys,

    When someone comes to the website (https://barkhousecustomdesigns.com) a group of errors show up (pasted below). We are using the theme Healing Touch Pro.

    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 64
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 65
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_hover_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 68
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_hover_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 69
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_ordernumber_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 71
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_bottom_border_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 72
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: head_border_color_id in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 94

    Thanks

    #200596
    Sally RamkalewanSally Ramkalewan
    Participant
    Member since: July 18, 2022
    #200558

    In reply to: SKT Marvin help

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

    Hi,

    Kindly use this CSS to social media background color.

    .left-social { background-color: #000 !important;}

    Kindly use your color code instead of #000.

    Regards,
    Dave

Viewing 15 results - 196 through 210 (of 3,298 total)