Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2011
    Location
    Pensacola, FL
    Posts
    5
    Plugin Contributions
    0

    help question Color of Tagline remains unchanged

    I've been searching everywhere for this but cannot get the color of the tagline to change from grey to black.

    I found the stylesheet.css file in includes/templates/classic/css and includes/templates/template_default/css and in my own CUSTOM folder.

    In the stylesheet there is a section for tagline and in all of the files it shows the color to be black (#000000), yet when the page is viewed, the color remains grey.

    Is there somewhere else or something else that I am missing here?

    To see the section on my website visit http://www.sevillepoweronline.com/catalog The text of the tagline is "Quality Equipment and Parts."

    Maybe it is because I've been working on my store for about 10 hours now and I'm just tired. I'm not seeing it in the Wiki, the FAQ's or in threads. Any help is appreciated.

  2. #2
    Join Date
    Apr 2011
    Location
    Pensacola, FL
    Posts
    5
    Plugin Contributions
    0

    Default Re: Color of Tagline remains unchanged

    DISREGARD: I found it.

    For anyone facing the same issue, in the stylesheet.css there is an override for the h1 tag.

    h1 {
    font-size: 1.5em;
    color: #9a9a9a;
    }

    I changed it to:
    h1 {
    font-size: 1.5em;
    color: #000000;
    }

    and it worked to change it to black.

    Yes, this was very much due to staring at code for too many hours. LOL

  3. #3
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Color of Tagline remains unchanged

    before you continue with developing your site. take a look at Tutorials section of this forum regarding Override and custom template system .

 

 

Similar Threads

  1. v154 Admin - Order status unchanged after x days
    By bbesthorne in forum Basic Configuration
    Replies: 1
    Last Post: 15 Jan 2016, 08:25 PM
  2. v151 Unchanged, Stable Site Suddenly Broken
    By WWWD in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 7 Feb 2014, 02:30 PM
  3. v150 Need help with my template - color, logo, tagline
    By davidmk81 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jul 2012, 04:49 PM
  4. Tagline color wont change
    By nevada in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Feb 2010, 10:54 PM
  5. Tagline and extra space I want tagline no extras
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 May 2008, 11:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg