Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 3,151 through 3,165 (of 3,301 total)
  • Author
    Search Results
  • #6548
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    http://swordandrose.net/

    The triangles on the sidebar as well as in the footer. Also on the main list id like to change the “hover” color as well. Thank you for the reply.

    #6509
    Matt SanoMatt Sano
    Member
    Member since: May 5, 2015

    I’ve managed to change the color of everything I need to except for the little sideways triangles in the blog sidebar. Any help would be appreciated.

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

    Yes can be done but you need to do a bit of css.

    So this is the code:

     

    [services class=”red” title=”Web” bold=”Design” icon=”http://sktthemesdemo.net/skt-white-pro/wp-content/themes/skt-white-pro/images/icon-web-design.png” link=”#” button_text=”Read More”]Lorem Ipsum is simply dummy text of they printing and typesetting industry.[/services]

    I added class=”red” as you can see. Now kindly go to Appearance>Theme Options>Basic Settings>Custom CSS and type this there:

    .red {
    background-color: red;
    }
    #6279

    Topic: Contact form

    in forum I Am One Support
    Mehmet ÖzsuogluMehmet Özsuoglu
    Member
    Member since: April 18, 2015

    Hi all,

    I have purchased “I Am One Pro” theme and need to know how to configure the default contact form with texts and button colors. Furthermore, how can I apply CSS overrides in Theme Options – currently we are updating style.css?

    Br,

    MS Byg & Service

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

    Hi,

    All you have to do is go to Appearance>Theme Options>Slider settings (you already have blue contact buttons listed as <a href=“#”>Contact Us</a>

     

    Remove the contact us along with code and add your own logo image. So html code for image is <img src=”your logo url” alt=”your logo name” height=”any-number” width=”any-number”>

    Regards,

    Shri

    #5932
    Mark ParowMark Parow
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 9, 2015

    Thank you! That worked.

    Mark

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

    Hi Mark,

    Well that is strange. Kindly post this in style.css

    So Appearance>Editor>style.css

    Regards,
    Shri

    #5930
    Mark ParowMark Parow
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 9, 2015

    I tried to paste  .header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;} in the custom CSS box,
     
    but when I save it, it changes the > to &gt; as show here:

    .header .header-inner .nav ul li:hover &gt; ul{background:#e6e6e6 !important;}

    Should I add it directly to the CSS style sheet? and if so where exactly should I add it.

    Sincerely,

    Mark

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

    Hi,

    In Appearance>Theme Options>Basic Settings>Custom CSS box paste this:

    .header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;}

    Regards,
    Shri

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

    Understood will check and let you know in a while or if not present will add this in theme options panel.

    Regards,
    Shri

    #5901
    Mark ParowMark Parow
    Member
    Member since: February 9, 2015

    I would like to change the header drop down background color to the same as the header back ground. How can this be accomplished. domain: Kustura.co

    The drop down hover color changed with the theme options settings, but the drop down navigation back ground color did not change to the same color as the navigation back ground setting.

    Thanks

    Mark

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

    Use this in custom css box: .wpcf7{color:#000000 !important;}

    Change color to desired.

    Regards,
    Shri

    Demian BermudezDemian Bermudez
    Member
    Member since: April 6, 2015

    I added the Contact Form 7 plugin but the fonts are the same color of the background so it won’t show, any idea how to fix this?

    #5622

    In reply to: Theme Nature One

    Daniel de LorenzoDaniel de Lorenzo
    Member
    • Topics: 3
    • Replies: 44
    • Total: 47
    Member since: March 23, 2015

    Hi Shri,

    I just updated the theme. OK, there are 2 or 3 more colors to change in the theme options.

    But where are the solutions of all the problems with the theme I documented?

    The thumbs are still distorted. The colors at many many places are still not under my control.

    I hope, I overlooked the real changes you’ve made.

    Please tell me and show me, what you’ve done.

    Daniel

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

    Oh okay i emailed you as well. So its fine then.
    Regards,
    Shri

Viewing 15 results - 3,151 through 3,165 (of 3,301 total)