• Hi,

    What I am trying to do is have a different font for the title of one of my pages. The CSS I have tried is

    .page-id-118 .entry-title {
    		font-family:Berkshire Swash !important;
    		color:#FFE6EE
    }

    This font works if when I put it into the ‘Headings Font’ Section of the built in settings, however not in the CSS. If I use a font like Comic Sans MS it does work so I think I am partially there.

    Thanks in advance for any help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hello @roselilly23,

    thanks for choosing Bento!
    This is considered customization, so not technically inside the scope of the theme support, but I can see that you haven’t included the font itself anywhere inside the page – adding a CSS declaration isn’t enough to make it apply; see e.g. this piece on the topic.

Viewing 1 replies (of 1 total)

The topic ‘Trouble changing font in title using CSS’ is closed to new replies.