Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 2,851 through 2,865 (of 3,301 total)
  • Author
    Search Results
  • #20771

    In reply to: Change Blog Heading

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

    Hi Shri!

    The blog heading font size changed, but not the color. Is this correct?

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

    Thanks again!
    Sheen

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

    Hi,

    Remove the background-color: #ffffff; from .header class

    Regards,
    Shri

    #20698
    RexRex
    Member
    Member since: January 25, 2016

    Hi,

    For your reference, I am working on http://anaheimbusinesslawyer.com/

    On your Spirited theme:

    1. how can I change the color of the header and corresponding text that overlays the slider image?

    2. how can I change the color of the corresponding call to action button outline and text?

    3. how can I, if necessary, move the orientation of that header and text to the upper left corner, i.e. immediately below the ‘site identity’?

    Thanks,
    Rex

    #20691

    In reply to: SKT Lawzo Pro Theme

    KathyKathy
    Participant
    • Topics: 9
    • Replies: 6
    • Total: 15
    Member since: December 19, 2015

    I am still developing the theme; it is not live. I just need to know how to change the background color of the header with client name/logo at the top of the page for this theme.

    #20638

    In reply to: Customizing SPA theme

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

    Hi Kathleen,

    For The Read More Buttons
    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Add this css code in custom css box

    #services-box .read-more{background-color:#000000 !important;}
    #services-box:hover .read-more{background-color:#86cd65 !important;}

    For Background Color
    Add this code in custom css box

    .main-container{ background:#CCC;}

    For all other issues kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.

    NOTE: Kindly mention the issue in the email.

    Regards,
    Shri

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

    Hi Chalie,

    Remove the previous code that i provided to you and Add this code in custom css box.

    .header{background-color:none !important; position:absolute !important;}

    Regards,
    Shri

    #20564

    In reply to: Change Blog Heading

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

    Hi Sheen,

    Add this CSS code for color

    .news h6{font-size:17px; color:#000;}

    Regards,
    Shri

    #20518

    In reply to: Change Blog Heading

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

    Hi Shri!

    Thank you. I see the following code but do not know how to add the color:

    .news h6{font-size:17px;}

    Sincerely,
    Sheen

    #20513
    Kathleen BoyceKathleen Boyce
    Participant
    Member since: November 16, 2015

    As a new user to WordPress and to your theme, I have some questions that I cannot find the answer in the published documents.

    1. How do I change the color of the “Read More” button? (see below)
    Read More

    2. Do you have any documentation that expand on the use of “Short Codes”? If not can use provide some examples on how they can be used.

    3. Under “Appearance-> Background” I can only add an image but cannot change the background color without adding an image. How do we change the background color of the site w/o adding an image?

    4. We want to add a logo and a Site Title. However, the template will not display the Site Title when we add a logo. How can we add logo and display Site Title or there is a work-around?

    5. This is a complex question and I will try to explain it. Our goal is to disable the Slider feature and only display a static Welcome page and 4 popular procedures; however when set the front page using “Setting –> Reading” then the “Home Boxes” are not displayed. We found the only way that it would work is set “Appearance –> Customize –> Static Front Page” to latest post then set “Appearance –> Theme Options —> Sections –> Welcome to wellness spa” to a welcome page. The concern here is if there is a new post then the front page would change because it is set to “the latest post”. What is the best (or correct) way to statically show a welcome page, disable “Home Boxes” and display 4 popular procedures?

    Home Box

    6. Is there away to display only 3 “Home Boxes” instead of 4?

    #20506
    Juan MiguelJuan Miguel
    Member
    • Topics: 4
    • Replies: 11
    • Total: 15
    Member since: January 17, 2016

    There is just a little thing.. when I visit an internal document (for example):

    http://cichlid.org/?page_id=122

    There is a pesky yellow line under the menu bar, the yellow is the footer background color. As it is in the mobile I can not seem to find the class. How can I make it black or make it disappear (preferably)?

    Thanks for your continuous support

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

    Hi Juan,

    Add this code in custom css box

    @media screen and (max-width: 29.938em) {
    .header{ background:#000;}
    .toggle a{ background:#8e8e8e; color:#fff;}
    .header .header-inner .nav ul{ background:#8e8e8e;}
    .nav ul{ background:#8e8e8e; font-size:15px;}
    }

    Regards,
    Shri

    #20451
    Juan MiguelJuan Miguel
    Member
    • Topics: 4
    • Replies: 11
    • Total: 15
    Member since: January 17, 2016

    Very nice!! you save me a plug in and made me stick with the same theme for both mobile and desktop display! There are just two other things

    First the slide info in the home page overwhelms the full slide, is teh a way to hide it in mobile view, I tried adding:

    @media screen and (max-width:47.938em) and (min-width:30.000em) {
    .slide_info {display:none !important;}
    }

    But it does not appear to work

    The other problem is that the background of the menu bar changes to white in mobile view and the menu entries are not visible, can it be configured in display view so they adopt the same colors than in desktop view or at least white over a black background?

    I think with these two changes the theme full be fully compatible with mobile devices!!

    Thanks so much!

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

    Hi Fabian,

    The better way is you need to hide page description in homepage boxes. On destination page you don’t have description so it shows title and thumbnails. So if you want to hide description kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS

    Add this css code in custom css box

    .descolor{display:none;}

    Regards,
    Shri

    #20390

    In reply to: a:active?

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

    Hi John,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    And paste this css

    #nav li.current_page_item a { color:#d1712c;}

    Regards,
    Shri

    #20355

    In reply to: Change Blog Heading

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

    Hi Sheen,

    Font size has been increased if you want color change add the color property in .news h6 class.

    Regards,
    Shri

Viewing 15 results - 2,851 through 2,865 (of 3,301 total)