Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 1,996 through 2,010 (of 3,301 total)
  • Author
    Search Results
  • #68564

    In reply to: Differnt Text Colors

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

    Hi Joshua,

    You can change the footer color using Custom CSS. Show us your website URL so that we can provide you code.

    Regards,
    Brad

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

    Hi Richard,

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

    Add this code there:

    #topmenu ul li ul{background-color: #a0cf4d;}
    #topmenu ul li ul li a{font-size: 16px;}

    Regards,
    Dave

    #68298
    RichardRichard
    Member
    Member since: March 8, 2017

    site: http://www.b-np-sg.org
    I want to change the hover color on the menu dropdown links. I do not see that option under Basic/color Options. I also want to change the font size of the menu text and dropdown menu text.

    I am using the Complete Theme

    #68282

    In reply to: Coach Pro Issues

    PaulPaul
    Member
    • Topics: 7
    • Replies: 22
    • Total: 29
    Member since: September 28, 2016

    In in the Our Team section colorboxes

    #68104

    In reply to: Mobile view of blendit

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

    Hi Laura,

    please remove previous css code.

    And add this new css code there.

    @media screen and (max-width:479px) {
    .header { position:relative !important; height:auto !important; padding-bottom:0;}
    .nivo-caption { width:100% !important; display:block !important; left:0 !important;}
    #slider .top-bar h2 { font-size:18px !important;}
    #slider .top-bar p { display:block !important; font-size:14px !important;}
    #aboutsec .last_column img { position:relative !important;}
    #aboutsec .cont-fix { padding-top:30px !important;}
    .slider-main { padding-top:0 !important;}
    .header .header-inner { padding:0;}
    .header .header-inner .logo { margin:0 auto;}
    .logo img { width:70%;}
    .top-bar h2 {background-color: rgba(0, 0, 0, 0.4); display: table; margin: 0 auto; padding: 10px !important; line-height:20px !important;}
    }

    Regards,
    Chris

    #67926

    In reply to: SKT Strong Questions

    WynandWynand
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: March 30, 2017

    Sorted out the flip box text color too

    #67925

    In reply to: SKT Strong Questions

    WynandWynand
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: March 30, 2017

    I sorted out the hover colors

    #67922
    MichelMichel
    Member
    Member since: January 6, 2016

    We need to move the website to a new server location. But after moving we lose all the website settings?? Al logo / colors are back to demo settings? We made backup of database an files and upload them to new server.

    What is the correct way to do this? Because it is a lot of work to change all settings again.

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

    Hi Claudia,

    1. Changing of colors to all different would be a custom requirement paid service.
    2. Okay that isn’t currently coded like wise but we will have to change it within the theme so that our service pages has structure otherwise you can use redirection plugin to redirect the our service pages to some other page of choice where you can use any kind of template.

    Regards,
    Shri

    #67822
    claudiaclaudia
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: January 28, 2016

    Hi!

    I would like to make these changes in medical theme:

    – change the colors of the circles in the section “our services”. I wish that each circle has different color

    – then I would like that any page of “our service” was structured as a website page where you can add sidebar, photos, menus etc …
    there is a way to change the link?

    how can I do? thank you so much..

    #67715

    In reply to: Menu Colours

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

    Hi Katharine,

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

    Add this code there:

    .flipcard .back{background-color:#f4b700 !important;}

    Regards,
    Dave

    #67587
    RenatoRenato
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: October 31, 2016

    If i use white in the theme option it appears an orange background on the right for some screens size.

    and

    If NONE is not the value in the theme option, why did you put the option button CLEAN for
    “Select background color for logo” if you use clean button, the color set is NONE (blank), why the background color stay ORANGE anyway?

    i set white color for “Select background color for logo” and i had to put CSS code to eliminate the orange background, so i need to set background again n again.

    if you want to insist, ok, but it is an error.

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

    Hi Renato,

    You don’t need to add code again and again. Remove this code:

    .logo{background:none !important;}
    @media screen and (max-width:768px){
    .logo{position:relative !important;}
    }

    NONE is not the value in the theme option. If you want to use white color header then you have to select white color for logo background but in case you want to remove the color then you need to add Custom CSS.

    Regards,
    Dave

    #67575

    In reply to: Menu

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

    Hi Cesar,

    Kindly go to Appearance>>Theme Option>>Basic Setting

    You will find “Select background opacity color for header top” option. Select the value from dropdown.

    Regards,
    Dave

    #67570
    RenatoRenato
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: October 31, 2016

    For now, it works, but i hope that isnt your finaly word.
    why I set “background color for logo” to none and i need to set AGAIN by CSS code? Why we need to set background, backgroud.before. and AGAIN and AGAIN and AGAIN?

    waiting for a good solution for that.

    regards

Viewing 15 results - 1,996 through 2,010 (of 3,301 total)