0
Welcome Guest! Login
0 items Join Now

Kinetic Theme

  • Kinetic Theme

    Posted 10 years 3 days ago
    • I am trying to get the title on the page to be one color, bit the theme keeps changing the first word white. Here is the site: purgard.com/ . I have looked everywhere on the theme and cannot find how to change it. Can anyone help me fix this?
  • Re: Kinetic Theme

    Posted 10 years 3 days ago
    • Have you tried changing the "Article Title Style" option in the Kinetic Theme settings to Basic?
    • Kind regards,
      Reggie

      Learn to code for free.
      www.freecodecamp.org
  • Re: Kinetic Theme

    Posted 10 years 3 days ago
    • Changing it to basic did work, but we want to have the color behind the text. I tried other styles, but all have the same problem. The first word is either a different color or bolded. Is there a way to fix that?
  • Re: Kinetic Theme

    Posted 10 years 2 days ago
    • In the /themes/rt_kinetic_wp/css/ directory create a file called rt_kinetic_wp-custom.css.
      Try adding the following code to that file:
      .articletitle-color5 .rt-article-title span {
          color: #666666;
      }
    • Last Edit: 10 years 2 days ago by Reggie Simmons.
    • Kind regards,
      Reggie

      Learn to code for free.
      www.freecodecamp.org
  • Re: Kinetic Theme

    Posted 9 years 11 months ago
    • I do not know how to access the directory file. Is there another way to fix the problem?
  • Re: Kinetic Theme

    Posted 9 years 11 months ago
    • Unfortunately, not that I am aware of. You'll need to speak with your hosting provider about accessing your template directory either via FTP or File Manager.
    • Kind regards,
      Reggie

      Learn to code for free.
      www.freecodecamp.org

Time to create page: 0.058 seconds