Title: AVass's Replies | WordPress.org

---

# AVass

  [  ](https://wordpress.org/support/users/avass/)

 *   [Profile](https://wordpress.org/support/users/avass/)
 *   [Topics Started](https://wordpress.org/support/users/avass/topics/)
 *   [Replies Created](https://wordpress.org/support/users/avass/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/avass/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/avass/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/avass/engagements/)
 *   [Favorites](https://wordpress.org/support/users/avass/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Duplicate page shows on site but not in All Pages list](https://wordpress.org/support/topic/duplicate-page-shows-on-site-but-not-in-all-pages-list/)
 *  Thread Starter [AVass](https://wordpress.org/support/users/avass/)
 * (@avass)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/duplicate-page-shows-on-site-but-not-in-all-pages-list/#post-5682864)
 * I was able to resolve this issue – the secondary portfolio page was not listed
   in “All Pages” but was listed in Menus and I was able to delete it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [changing font size forpage title](https://wordpress.org/support/topic/changing-font-size-forpage-title/)
 *  [AVass](https://wordpress.org/support/users/avass/)
 * (@avass)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changing-font-size-forpage-title/#post-5682793)
 * On my theme(BIRCH)which supports “add on mode” for CSS, I simply go to Appearance
   and then Edit CSS. Alternatively you can go into the full CSS of the template
   and add the code. Hope that helps!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [changing font size forpage title](https://wordpress.org/support/topic/changing-font-size-forpage-title/)
 *  [AVass](https://wordpress.org/support/users/avass/)
 * (@avass)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changing-font-size-forpage-title/#post-5682786)
 * I recently had a similar issue and was advised to add
    !important into the code.
 * For example, I wanted to change the font color of the title and could not get
   a response. I added !important and it worked.
 * .site-title a {
    text-decoration: none; color: #0033cc !important; }

Viewing 3 replies - 1 through 3 (of 3 total)