Viewing 4 replies - 1 through 4 (of 4 total)
  • It looks like no style is applied to the link.

    Try adding this selector to your primary style.css.

    h1.title.pbc_title a {
      color: #9EB643;
      margin: 10px 0 0;
      font-size: 26px;
      font-family: 'Berkshire Swash', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    }

    Amend the style accordingly to change the look.

    If you need more help, drop me a line on [email protected]

    Thread Starter Ladyfyre

    (@ladyfyre)

    Thank you so much, that must be why nothing showed up for it in firebug, I’ll try that now.

    Thread Starter Ladyfyre

    (@ladyfyre)

    I added your selector to the css and it worked, thank you again ??

    That’s great. Glad it worked. Let me know if you need more help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product category title styling’ is closed to new replies.