Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Custom sidebar title font

Home / Forums / Pinnacle Theme / Custom sidebar title font

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
July 27, 2015 at 4:23 pm

Hi, I am using Pinnacle Premium with Child theme
I created a custom sidebar. I changed the font of the menu items in that sidebar to Courgette.
Now I want to change the font of the title of the menu of that custom sidebar. I entered the css:
` .page-id-24 .sidebar {
font-size: 20px;
line-height:20px;
font-family: Courgette;
font-style: italic; }

.page-id-24 .sidebar .widget-title {
text-align: left;
font-size: 25px;
color: #ff9900;
line-height:35px;
font-family: Pacifico;
font-style: italic; }

`
All works well except the title wont take the font Pacifico – which is a google font, it displays Courgette and I thought the complete Google font came uploaded with this theme. Do I have to first upload Pacifico in Punch Font?

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.