Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 3,271 through 3,285 (of 3,298 total)
  • Author
    Search Results
  • #1884
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi,

    All you need to do is create another page template copying the contents of index.php How to create a page template is given here: http://codex.wordpress.org/Page_Templates

    Within index.php remove the line: <?php if( (is_home() && get_option(‘page_for_posts’)) || is_front_page() ) { ?>

    And also remove this line: <?php } else { ?>

    And then add this code above: <?php query_posts(‘category_name=CATEGORYNAME&showposts=5’);

    <?php if( have_posts() ) : ?>

    Replace CATRGORYNAME with your category name

    This will show blog with category.

    In case its difficult for you we can create one template for you provided you send us FTP details of the folder where your site is (without ftp and with only WordPress we can’t do).

    Regards,
    Shri

    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    As of now you can remove the titles and the titles won’t appear on the home page.

    In case you want to change color get to main.css Path of main.css: wp-content/themes/skt-full-width-pro/css/main.css

    And change this class color: div.slide-title a Apply !important to this class and it will show different color of the titles in home page.

    Regards,
    Shri

    Ben GuineaBen Guinea
    Member
    Member since: September 8, 2014

    Hello,

    I want to know if I can either remove the titles for some sections or even change their color. I know that if I remove the titles as they are now, the section will not be visible on the homepage. How can I remove the titles without getting rid of the entire section’s visibility?

    Many thanks

    #1768
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi Heather,

    1. All you need to do is go to css folder within theme folder: skt_full_width_pro and click on main.css

    Kindly visit line number 178 or h3.company-title:first-letter

    Change: color: #7bb303; with your own color like: color: #fff !important;

    Don’t forget the !important i have added above.

    2. Kindly check index.php which loads up the home page slider. Include the footer.php in index.php like we do in other pages:

    And this should include the footer.

    Regards,
    Shri

    #1762
    Tami SiewrukTami Siewruk
    Member
    Member since: September 5, 2014

    Hello,  The client loves the theme.  But now they have requests which I don’t necessarily agree with, but we must somehow fulfill.

    1)  They need for the title to be all one color.  If it’s easier to eliminate the first letter’s color and make it all default white, this will do.

    2)  On the home page, we definitely need the footer to be present, and they want to designate the font sizes to be smaller on the 3 lines, bottom right.

    If you can provide me with the names of the files and/or replacement text for any of this, I’ll be all over it.

    Thank you in advance for your response,

    Heather

    #1740
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi Heather,

    The green color can be changed using theme options. So most of the places the green color will be changed.

    Navigation icons are coming from images. I addressed that answer in your other post on forum.

    Regards,
    Shri

    #1737

    In reply to: paragraph text white

    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi,

    Unfortunately the title of slider is linked to theme color. So whatever color you choose is appearing there. In case you want to keep it different color than the rest of the site let me know then we will have to let you know how to remove that color from functions.php so it isn’t from options but from css.

    Regards,
    Shri

    #1732
    Tami SiewrukTami Siewruk
    Member
    Member since: September 5, 2014

    Hello – I don’t see title color options in the settings, so I’m hoping you can save me some time 🙂

    Where would I make this change?  All body text to be FFFFFF.

    Thanks so much – this looks great 😉

    #1731
    Tami SiewrukTami Siewruk
    Member
    Member since: September 5, 2014

    Hello,

    1) How can I add text under the home page slider?

    2)  How can I add the footer under the home page slider?

    3)  Also need to change the navigation bullet icon to another color, but I addressed that on another ticket 🙂

    Thank you in advance for your response.

    #1729
    Tami SiewrukTami Siewruk
    Member
    • Topics: 8
    • Replies: 10
    • Total: 18
    Member since: September 5, 2014

    Hello,

    I must change everything that is green to another color.  I’m looking for the number of the green color in main.css, but this is difficult.  Would you please reply with the hex code for the green so that I can do a full and quick search and replace?  Green just doesn’t work.

    Thank you in advance for your response,

    Heather

    Added:  I found the green color (it started with 7BB) and did a replace.  But I still have the icon issue in the main nav.  Using firebug, I found the image, however, it’s color is defined another way.  If you could help me change the icon, I’d appreciate it – thanks  so much!

    #1561
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    PRO version has ability to change the font size and font style of the page titles.

    As for first letter to change color. Kindly visit main.css: wp-content/themes/skt-full-width/css/main.css

    There you can change the color. Planning to have first color manageable in next PRO version.

    #1560
    Danielle BrownDanielle Brown
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: July 14, 2014

    Is there a way to change the size and style of the page titles?  Also does the first letter in this title have to match the hover color?

    #1552

    In reply to: Table background color

    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi,

    I think you have natureone theme. Which color do you want to change let us know and we will let you know.

    #1545

    In reply to: Table background color

    Danielle BrownDanielle Brown
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: July 14, 2014

    do I need to ftp in to change main.css? its not listed in the editor.

    #1460

    In reply to: Colour of widget-title

    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi Jens,

    It won’t appear in editor. You might have to check it using ftp.

    Sorry if this is trouble for you send us ftp details via [email protected] email and tell us the color you want to have for that widget.

    In sidebar you can only have the recent comments posted on the website not the comment form that isn’t possible in WordPress.

    Recent Comments Widget is available in widgets section.

    Regards,
    Shri

Viewing 15 results - 3,271 through 3,285 (of 3,298 total)