Search Results for 'color'

Home Forums Search Search Results for 'color'

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

    In reply to: white logo

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

    Hi,

    1. center menu for mobile?

    Ans: I can’t understand a thing what you are saying. Can you show us any example.

    2. change backgrouod color for mobile menu??

    Ans: If you want to change mobile menu background color?

    Kindly go to Appearance >> Customize >> Header >> Header >> Scroll down to find “Mobile Menu Background Color” >> and change background color there.

    3. Mobile not show good can i use other logo for mobile and tab??

    Ans: Yes, you can change logo only for mobile via CSS.

    4. footer what the code to show ourservies list??

    Ans: This is done.

    Regards,
    Brad

    #200958

    In reply to: white logo

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

    center menu for mobile
    change backgrouod color for mobile menu
    my logo white color show good in slide desktop
    but on mobile not show good can i use other logo for mobile and tap or you can change mobile logo background color

    also in footer what the code to show ourservies list
    same quick link i make pages its work

    when i inter to any services page there is sidebar menu ( how to show this on other page if ineed ,, any code ??? ) check link below
    https://ipgulf.org/our-service/trademark/

    #200956

    In reply to: white logo

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

    i see only menu is with color on mobile still not thing change

    #200951

    In reply to: Yacht & Cruise

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    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: 31271
    • Total: 31271
    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: 31271
    • Total: 31271
    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: 31271
    • Total: 31271
    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: 31271
    • Total: 31271
    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: 31271
    • Total: 31271
    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

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