Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,836 through 2,850 (of 3,301 total)
  • Author
    Search Results
  • #21521
    RobertRobert
    Participant
    Member since: February 2, 2016

    Certain hyperlinks on the home page and in the footer are remaining the default red color that came with the theme, even after changing font color settings from Theme Options to blue. Affected areas are:

    1) “Read More” link in featured pages.
    2) List in “Section 1” on homepage is showing with red arrows.
    3) Testimonial attribution on homepage widget in “Section 2” is appearing red.
    4) Footer Menu links hover and visited appear red.

    Please advise. Thank you.

    #21464

    In reply to: Bernard

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

    Hi Bernard,

    You can give a CSS font-color property for that particular section via Appereance>>Theme Option>>Basic Setting>>Custom CSS box.

    Regards,
    Shri

    JohnJohn
    Member
    Member since: February 3, 2016

    I have a little red box in the middle of my them slider I want to get rid of, as well as the contact form at the bottom of every page except the contact form. Then I can not get the Text to show up in my header, I have tried switching up colors and all. Please Help Shri!

    http://www.new.alabamaarms.com

    #21405
    Danielle ThayerDanielle Thayer
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: November 24, 2015

    Hi,
    I appreciate your assistance very much and this will be the last time I ask
    about the images. This helped with the blog images. However, for my
    specific theme (girlie pro) I am not seeing this option in the sections area.

    I am accessing it this way within wordpress: appearance / theme options /
    sections
    Once in the sections tab area, I scroll down to “Section 1”
    scrolling down it shows section title (featured items), section id, section
    background color, background image, section css class, hide section check
    box, and section content.
    Section content has a lot of coding. I would assume this is where I insert
    image url or something?? I am unsure how or where to find that. I do know
    that there is not a set featured image box or homepage image box in this
    section. I want to insert images of my product that are featured item for
    my store so that they appear on the first page.

    Any direction will be very much appreciated. I am at a loss here.
    Thank you so much – once again!

    #21335

    Topic: Bernard

    in forum All Other Themes
    BernardBernard
    Member
    Member since: January 20, 2016

    How can we change the title font color for particular section? What we can do now is change the whole sections. But I just want to change for a particular section, say the reservation section. Another thing is how can we include the google map into the footer menu bar?

    #21271
    Carol MitchellCarol Mitchell
    Participant
    Member since: November 2, 2015

    How do you change the font size in the “Body” area of the page. Under Basic Settings, I see where you can change the Font and the Color, but not the size. Do you have to change the “Section CSS Class”, if so, what do you change it to?

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

    Hi,

    Kindly add this in custom css box

    @media screen and (max-width: 939px) {
    .toggle a{background:#1d1d1d url(“../images/mobile_nav_right.png”) no-repeat scroll right center; color:#ffef0f;}
    .nav ul{background:#1d1d1d;}
    }

    Regards,
    Shri

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

    Hi Shri,

    Thanks for the quick response.

    I can see that the color of the desktop header is changing into black. But the thing is:

    The background opacity right now is on 0.9 so that means it will show a black bar (as you can see on the website right now, i’ll leave the adjustments so you can see them.

    And when I make the screen smaller, you will still see a white background with yellow text for the Menu toggle.

    Any idea?

    Thanks in advance.

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

    Hi Richard,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Add this css in custom css box

    @media screen and (min-width: 990px) {
    .toggle a{background:#1d1d1d url(“../images/mobile_nav_right.png”) no-repeat scroll right center; color:#ffef0f;}
    .nav ul{background:#1d1d1d;}
    }

    Regards,
    Shri

    #21197
    AlexanderAlexander
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: January 6, 2016

    ok, thx. But I have another question about header: whether it is possible to do in the header, instead of the same color – gradient?

    #21056

    In reply to: Change Blog Heading

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

    Hi Sheen,

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

    Add this css code in custom css box

    .post-title a{color:#e4198b !important;}

    Regards,
    Shri

    #21050

    In reply to: Change Blog Heading

    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    I wasn’t clear. The size changed but the color did not.

    Regards,
    Sheen

    #20997
    Marino PetrsoricMarino Petrsoric
    Member
    • Topics: 4
    • Replies: 20
    • Total: 24
    Member since: November 13, 2015

    Hello,
    Thank you very much this fixed the book now button and the menu is no more over the slider image.

    I have 1 more think now. I have removed the grey box on image slider with this code:
    .nivo-caption {
    margin-top:200%;
    background-color: transparent;
    }
    and when opening on pc or bigger screen its removed. But now its still on mobile phones.

    Can you please give me code to remove that grey box on mobile phones?
    Thank you!

    #20792
    JamesJames
    Member
    Member since: January 29, 2016

    Hello,my theme is skt-towing-pro, and i have adjust the website,we have two problems,

    First :the code show style code which are as follow:
    <style>body, .price-table, .header span.tagline{font-family:’Arimo’, sans-serif; color:#444444; font-size:14px; }.header .header-inner .logo h1, .header .header-inner .logo a {font-family:Roboto;color:#353535;font-size:35px}.header span.tagline{color:#353535;}.signin_wrap{background-color:#eeeeee; box-shadow:0 10px 13px -8px #cccccc;}.signin_wrap span.phno{background-color:#eeeeee;}.signin_wrap span.support-27-7{background-color:#ffa800;}.signin_wrap .phno, .signin_wrap .support-27-7{font-family:Roboto Condensed;color:#ffffff;font-size:15px;}.signin_wrap .phno .fa, .signin_wrap .emailinfo .fa{ color:#757575; }.header .header-inner .nav ul{font-family:’Roboto’, sans-serif;font-size:16px}.header .header-inner .nav ul li a, .header .header-inner .nav ul li.current_page_item ul li a{color:#313234;}.header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li.current_page_item a, .header .header-inner .nav ul li.current_page_item ul li a:hover, .header .header-inner .nav ul li.current-menu-ancestor a.parent{ color:#1f65a3;}.slide_info h2{font-family:Roboto Condensed;color:#ffffff;font-size:32px;}.slide_info p{font-family:Roboto Condensed;color:#ffffff;font-size:18px;} {background-color:#1f65a3; color:#ffffff; border-bottom:4px solid #ffffff; }.slide_info a.sldbutton {background-color:#1f65a3; color:#ffffff; border-color: #ffffff; }h2.section_title{font-family:’Roboto Condensed’, sans-serif; color:#2a2a2a; font-size:28px; }h2.section_title span{ border-color:#1f65a3;}#wrapTwo{background:#ffffff;}#wrapOne{background:#ffffff;}.one_four_page:hover .one_four_page_content{background-color:rgba(31,101,163,0.9);}.one_four_page:hover h4{color:#1f65a3;}.image-border{border-color:#ffffff;}h1.entry-title, h1.page-title, .blog-post-repeat .postmeta{border-color:#e8e8e8}a, .tabs-wrapper ul.tabs li a, .slide_toggle a, .threebox a.read-more{color:#000000;}a:hover, .tabs-wrapper ul.tabs li a:hover, .slide_toggle a:hover, .threebox:hover a.read-more{color:#1f65a3;}.footer h5{color:#ffffff; font-size:25px; font-family:Roboto Condensed; }.footer{color:#969595;}.copyright-txt{color:#ffffff}.header, .header .header-inner .nav ul li:hover > ul{background-color:#ffffff;}.header{-webkit-box-shadow

    So i want to remove it from the index page and put it into style.css,how should i do with that ?

    Second, There are many google fonts documents in the index page,how should i to reduce the number of GOOGLE FONTS document as much as possible on the condition of the Visual Effects wiilnot be changed.

    Best regards
    Thanks
    James

    #20778

    In reply to: Change Blog Heading

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

    Add this in custom css box. Hope it works.

    .news h6{font-size:17px; color:#09a64d !important;}

    Regards,
    Shri

Viewing 15 results - 2,836 through 2,850 (of 3,301 total)