Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 3,271 through 3,285 (of 3,301 total)
  • Author
    Search Results
  • #2093
    Michael DispartiMichael Disparti
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: October 6, 2014
    #2092
    Michael DispartiMichael Disparti
    Member
    Member since: October 6, 2014

    How do I change the hover colors on the side widgets?

    I changed my top menu color to blue on desktop but on mobile it’s still red. The top right contact info section i can’t seem to change either. Any idea? Thanks.

    #1931

    In reply to: Footer Menu

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

    Gravida theme widget documentation. Please follow these instructin to change any content from footer.

    Contact

    Go to theme option >> select contact page details >> add address, tel no., or other contact details this details will automatically display in footer.

    Recent Tweets

    Go to widgets >> select Recent Tweets >> drag and drop text box widget here >> add this code in the text box

    <a class=”twitter-timeline” data-chrome=”nofooter noheader noborders noscroll noscrollbar transparent” data-tweet-limit=”2″ data-link-color=”#fff” data-dnt=”true” href=”https://twitter.com/sktthemes”  data-widget-id=”353086898853531648“>Tweets by @sktthemes</a>

    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+”://platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);

    </script>

    You can create your tweeter widget ID. Please go to this link

     HYPERLINK “https://dev.twitter.com/web/embedded-timelines” https://dev.twitter.com/web/embedded-timelines

    Flickr Stream

    First of all you have to add a plugin which name has Flickr Photos. then go to >> widget >> drag simple flick photo from left side and add it to the photo stream widget which is on right side. Add your flickr id and we’re done. 

    Follow Us

     

    Go to theme options >> select social setting  >> add your social links here and icons will be automatically display in footer widget.

    #1884
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    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

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    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
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    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
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    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

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    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
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    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?

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