Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 3,001 through 3,015 (of 3,301 total)
  • Author
    Search Results
  • #10930
    James Van NesteJames Van Neste
    Member
    Member since: November 8, 2014

    When i hover over a sub menu, the background of the sub menu seems to be dark grey and makes the page titles within the sub menu hard to read. How do i change that color of the sub menu drop down box background? my web url is http://jerseyitguy.co.uk/AS/08VanNesteJ/website2/wordpress

    #10925
    Martin de Dios JorgeMartin de Dios Jorge
    Participant
    Member since: June 8, 2015

    To create a sub-item on the second line of the menu appears with a black shadow.
    You can change the color of the shadow of the submenu.

    Sorry for bad translation
    Thank you 😉

    #10834
    Sergey PavlovSergey Pavlov
    Participant
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: June 16, 2015

    Thank you. It works!

    #10828

    In reply to: form 7 problem

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Use this in Appearance>Theme Options>Basic Settings>Custom CSS:

    .wpcf7 form{color:#000000;}

    Regards,
    Shri

    #10827

    In reply to: Slider Text Questions

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use this instead: .nivo-caption h1 a, .nivo-caption p { background-color:rgba(76, 76, 76, 0.5);}

    Should be good.

    Regards,
    Shri

    #10824
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    I see you have already removed phone number and icon.

    Read more is in index.php (appearance>editor>index.php)

    Code is:                             <span class=”read”><?php _e(‘Read More’,’skt_itconsultant’); ?></span>

    Change read more within single quotes to desired.

    Go to your domain.com/wp-admin/themes.php?page=skt_itconsultant-options

    And click on Footer.

    There you have Footer background color.

    Regards,

    Shri

    #10803
    Jane RandelJane Randel
    Member
    Member since: August 24, 2015

    Is there a way to remove the phone icon and number form the header? If so, where is this controlled?

    Also, where can you control the color of the “Read More” links in the four sections and the footer menu color?

    #10799

    In reply to: Slider Text Questions

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Add this in Appearance>Customize>Custom CSS box at the bottom:

    .nivo-caption{opacity:0.7;}

    Regards,

    Shri

    #10760
    Lori SchroederLori Schroeder
    Participant
    Member since: August 20, 2015

    I have several questions all related to the title and description of the slider boxes.

    #1 – Is there a way to make the boxes transparent? I either want no color, or a lighter color where I can see through to the picture behind it.

    #2 – Can I put any kind of line breaks in the description so that I have 2 paragraphs?

    #3 – Is there a way to move the description over to the right slightly, say 100px?

    Thank you!

    #10714
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Sergey,

    Paste this in custom css: #content h1.entry-title:first-letter{color:#000000 !important;}

    Custom CSS is present in Appearance>Customize>Scroll down and at the last.

    Regards,
    Shri

    #10694
    David GrilliDavid Grilli
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 27, 2015

    Never mind, found it!

    Look in main.css and adjust the following line:

    @media screen and (min-width:999px){
    .header{background-color:transparent !important; }
    }

    change 999px to something smaller.  I used 450px.

    #10684
    Sergey PavlovSergey Pavlov
    Participant
    Member since: June 16, 2015

    Hi Shri,

    I use Gravida theme. I was able change first letter of site title color from green to white – thank you for this option. But this changed color of first letter title on the product page and some other pages. So the first letter is invisible on white background now.

     

    Here is a links to pages in temporal location:

    http://66.147.244.112/~paragov5/about-us/about-jack/

    http://66.147.244.112/~paragov5/our-services/

    and here is a link to the infividual product page:

    http://66.147.244.112/~paragov5/product/apollo-pool-table/

     

    How can I control color of the first letter of page title?

     

    Regards,

     

    Sergey

    #10669

    In reply to: SKT Black Menu Color

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    for sub menu background color css
    .header .header-inner .nav ul li:hover > ul { background:#000;}
    for sub menu text color css
    .header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a { color:#fff;}

    and sub menu hover color css
    .header .header-inner .nav ul li a:hover { color:#ff8a00;}

    Paste these CSS in Appearance>Theme Options>Basic Settings>Custom CSS.

    Regards,
    Shri

    #10641

    In reply to: SKT Black Menu Color

    Connor ScottConnor Scott
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 25, 2015

    scottlawgroup-pc.com is the website, thanks!

    #10621

    In reply to: SKT Black Menu Color

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly show us the website and we can guide you accordingly.
    Regards,
    Shri

Viewing 15 results - 3,001 through 3,015 (of 3,301 total)