Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,521 through 2,535 (of 3,301 total)
  • Author
    Search Results
  • #39047
    PatriciaPatricia
    Participant
    Member since: June 18, 2016

    I have changed the colors in the theme (Towing) and everything looks great on my computer. but when I look at it on my phone, the colors of the section boxes are still bright pink. how can I change those?
    thank you.

    #38957

    In reply to: Contact form 7

    PatriciaPatricia
    Participant
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: June 18, 2016

    I have solved the contact form problem but have two other problems not solved:
    FB icon in the footer widget should be at the bottom of the Contact Us column, not wrapping to a new column.

    when i look at the website on my phone the background color of the sction descriptions (Macura Excavating was founded by Michael…) is magenta instead of red. Where do I change this color?

    Thank you.

    #38767
    ScottScott
    Member
    Member since: May 25, 2016

    Hello,

    I was wondering how/where I can change the color of my inner pages in Movers Pro. I would like them to be grey and they are white.
    Any help would be appreciated!
    -Scott

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

    Hi Dominique,

    1) How can I remove the padding above the page titles?

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

    Add this code there:

    h2#page-title, .archive h1.page-title, .page h1.entry-title{padding:0 !important;}
    .widget{margin:1em 0 1.5em !important;}

    2) How can I change the colour of the sidebar and footer widget titles?

    Add this code in Custom CSS Box:

    h2.widget-title{color:#606266 !important;}
    #colophon h2{color:#606266 !important;}

    3) How can I change the colour of the contact us text without changing the body text colour?

    Without the website URL i can not help you on this issue.

    Regards,
    Dave

    #38607
    LorraineLorraine
    Member
    Member since: February 1, 2016

    I found this code for a button in the Theme Options which works but when I add a link to it my text ‘Currency Converter Click Here’ disappears and the button reads ‘more’ and the link doesn’t open a new window and link to the URL I want it to link to….help please?

    Original Button code which works:

    [simple_button size=”medium” bg_color=”#cc3366″ color=”#fff” text=”World Clock Click Here” title=”Medium Simple Button” url=”” position=”left”]

    Button code with my link added but gives the result of a button reading ‘More’ and doesn’t link to the URL I want it to:

    [simple_button size=”medium” bg_color=”#cc3366″ color=”#fff” text=”Currency Converter Click Here” title=”Medium Simple Button” url=”” position=”left”]
    <br></br>

    #38553
    LucioLucio
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: June 24, 2016

    I found it under Appearance-Customize-Header. then modify the following options:
    “Menu Background Hover Color”

    HelenHelen
    Participant
    Member since: May 11, 2016

    Hi
    I have this code in a home page section:

    [readmore-link align=”left” bgcolor=”#9e015a” color=”#fff” button=”Donate in memory of Victoria Wood” links=”https://mydonate.bt.com/fundraisers/inmemvictoriawood&#8221; target=”_blank”]

    I’ve obviously got the wrong code for opening the page in a new window…

    Can you help?

    Thanks

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

    Hi Debora,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header { background-color:#ffffff !important;}

    Regards,
    Harris

    MichelleMichelle
    Member
    Member since: May 24, 2016

    I would like to remove the two sections for classes & trainers – I would think there should be a setting but I can’t find it. So, I have tried to hide the two sections using CSS however I still have a big gap with “Our Trainers” showing. I would like those two areas and the extra white space to be entirely removed. I even tried cutting them out of index.php but the title and divs still exist.

    Please see http://donnamills.dollarwp.com/ I would like the “Our Blog” section to be directly under the three colored sections at the top.

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

    Hi Alex,

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

    Add this code there:

    .slide_toggle{background:#000000 !important;}
    .slide_toggle a{color:#ffffff !important;}
    .slide_toggle a:hover{color:#d0c90b !important;}

    Regards,
    Dave

    #37520
    AlexAlex
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: June 2, 2016

    That code changed the colors of the navigation menu in mobile view. What I need is to change the colors of the “TOGGLE CONTENT” (shortcode: [toggle_content title=”Toggle Title 1″]
    Toggle content 1…
    [/toggle_content])
    Thanks,

    #37438
    MatthewMatthew
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 11, 2016

    Hi,
    http://imgur.com/a/xHfwv

    First screen is for mobile, next iPad, and third PC.
    Please check all my CSS I am using to move icons to the right. I am happy with the PC view but mobile and iPad/tablet icons should go fully left. Maybe I should add some simplest css to move it right but I am beginner and I did what I could 😛
    Thanks for your help
    Kate

    .fa-home::before
    {
    color:white;
    }
    .header_row
    {
    width:455px !important;
    }
    .header_row
    {
    padding-top:40px;
    }
    .header_row .phone-email-info
    {
    width:230px;
    }
    @media screen and (max-width:767px){
    .header .header-inner .logo img{height:auto !important; max-width:100% !important;}
    }
    .header_row .column-3
    {
    width:10%;
    }
    .header_row .column-1
    {
    width:80%;
    padding-left:150px;
    }
    .header_row .column-1 column-2
    {
    padding-left:150px;
    }

    #37339

    In reply to: Yogi Pro Signup Button

    KatieKatie
    Member
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: March 5, 2016

    Hi Brad,

    I’ve tried that but it’s still on the left!

    The full code I’m using is:

    [simple_button size=”large” bg_color=”#026″ color=”#fff” text=”Subscribe” title=”Subscribe to our Mailing List” url=”http://www.kdva.co.uk/subscribe/” position=”center”]

    Katie

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

    Hi Alex,

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

    Add this code there:

    @media screen and (max-width:767px) {
    .nav ul{background:#000000 !important;}
    .header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a{color:#ffffff !important;}
    .header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a:hover{color:#d0c90b !important;}
    }

    Regards,
    Dave

    #37253
    FrancescaFrancesca
    Member
    • Topics: 0
    • Replies: 3
    • Total: 3
    Member since: June 9, 2016

    I moved my site from local to online server http://negesca.hostinggratis.it to show how pictures get stretched in thumbnails BUT the theme lost all settings (colors, slide, sections…) and shows the default template. How should I do?

Viewing 15 results - 2,521 through 2,535 (of 3,301 total)