Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,401 through 2,415 (of 3,301 total)
  • Author
    Search Results
  • #46994
    ClausClaus
    Member
    • Topics: 4
    • Replies: 5
    • Total: 9
    Member since: September 8, 2016

    Hi, I want to change color and size of the word “Fotografie”.

    www.eckerlin.net

    Thanks !

    #46916
    ClausClaus
    Member
    Member since: September 8, 2016

    Hello, how can I change color and size of site descrition ?

    Thank you for an answer !

    #46760

    Topic: Pet Care Pro

    in forum All Other Themes
    Helmuth FaraHelmuth Fara
    Member
    Member since: November 26, 2015

    Hi SKT.

    Is it possible to change the color of the header in the mobile view from black to white? Actually the logo is invisible on smartphones.

    http://www.kampfsport-amstetten.at/

    Thanks a lot.

    Regards Helmuth

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

    Go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    .header-inner{background-color:#000000 !important;}
    }

    Regards,
    Dave

    #46584
    EraldaEralda
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 16, 2016

    Thank you very much!!!!
    Its possible to have a background in black color?
    Now is in grey color.

    Thank you again

    #46544

    In reply to: Gravida Pro 2.0

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

    Hi Scott,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter{color:inherit !important;}

    Regards,
    Brad

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

    Hi Genny,

    1) Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .photobooth .gallery ul li strong{color:#bf1e2d;}

    2) Download the button image from here: https://slack-files.com/T02T6CHHY-F2BTKC8TB-b0f1ba547b

    And upload it to your images folder.

    2) You can use Nextgen gallery plugin. You can rearrange the images with Nextgen gallery.

    Regards,
    Brad

    #46530

    In reply to: SKT Food Theme

    Boris MarroquinBoris Marroquin
    Participant
    • Topics: 9
    • Replies: 14
    • Total: 23
    Member since: November 28, 2015

    I’ve added the following css in the custom css section and applied it to the section but doesn’t get applied

    vc_custom_1473897432919{
    margin-top: 1px !important;
    margin-right: 300px !important;
    margin-bottom: 1px !important;
    margin-left: 5px !important;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 2px !important;
    }

    #46523

    In reply to: Gravida Pro 2.0

    ScottScott
    Participant
    • Topics: 12
    • Replies: 2
    • Total: 14
    Member since: July 14, 2016

    How do I control the footer text changing colors? It changes in accordance with the first letter color and I need to have a different color from the other site text. Any way to just shut off the first color text option?

    #46500
    CaseyCasey
    Member
    Member since: August 18, 2016

    I was wondering…
    1) On Naturo Demo, the services have icons. How do I add icons using font awesome to the service image?
    2) On Demo, when you hover over the image, it changes colors. How do I do this?

    website: http://caseysiebels.com/

    #46409
    ScottScott
    Participant
    Member since: July 14, 2016

    I am using the theme Gravida Pro 2.0 for a customers website and need a little help. Despite not find Green anywhere in the customization menu, when I hover over the secondary items on the main menu, it is green. I would like to have it grey as is the rest of the menu and the hover links. I have searched and searched for anything green and I cannot find it. I have also used firefox and firebug to look at the secondary drop and it says it should be grey. Though, as you can see at http://onewavenet.covereddata.com the services link hover color is grey, but the Our speeds sub menu is green.

    One last thing, how do I bypass the first text letter being a special color. I would like to not have that function at all.

    Please help. It is the last thing needed for the customer to go live.

    #46351
    Richard BlokRichard Blok
    Member
    • Topics: 11
    • Replies: 32
    • Total: 43
    Member since: October 23, 2015

    Hi,

    For the theme when you navigate to Theme Options and you move on to Sections you can edit each Section. When I put a image as background I can still see the color of the background on the left and right side. I want the background image on full width.

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

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .services-wrap .three_column h4, #contactform_main input[type=”submit”], .wpcf7-form input[type=”submit”], .slide_info a.sldbutton, .photobooth .gallery ul li strong { text-transform:capitalize;}
    .photobooth .gallery ul li strong { color:#72d54a;}

    For the 3rd point kindly send us WordPress admin details via sktthemes.net/contact and we will check it.

    Regards,
    Shri

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

    Hi Marc,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    #footer h2 { color:#fff !important; font-size:19px; font-weight:700;}
    #footer h2 span { color:#2e7fe6 !important;}

    For Example: <h2><span>TEXT</span> WIDGET</h2>

    Regards,
    Shri

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

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    h3.tagline { text-align:center;}
    .features_more { background-color:transparent !important;}

    Regards,
    Shri

Viewing 15 results - 2,401 through 2,415 (of 3,301 total)