childs theme

  • Anonymous

    #36267

    Hello Prasanna,

    I tried the back tick marks (`) for the first two lines with no results. (Is that the code you are referring to)

    Thank you for your patience and help in advance.

    Best,

    Laura

    Mod

    Kenneth John Odle

    #36268

    You can’t just add

    font-family: Julius Sans One, sans-serif;
    font-family: Merienda, cursive;

    to your style sheet.*

    Those declarations need to be attached to a selector of some sort.

    Do you know where the Google webfonts features is in Graphene options?

    For some basic info on CSS, I would recommend that you head over here:

    http://www.w3schools.com/css/css_syntax.asp

    I have learned much from there.

    *And you shouldn’t edit the theme’s default style sheet, or you will lose all of your changes when the theme next upgrades. Either add your CSS to Graphene’s built-in Custom CSS feature, or use a child theme.

    I’m not sure what you are talking about when you say “child template”. Do you mean “child theme”?

    Anonymous

    #36269

    Hello,

    I am not using the ‘style sheet’ for the putting the google webfonts.

    I went to:

    * Graphene options

    * Display

    * Text style options, Google Webfonts to imput the CSS, which I copied from Google webfonts and then pasted here.

    Is that wrong, Kenneth?

    Laura

    Mod

    Kenneth John Odle

    #36270

    CSS does not go in the webfonts option.

    In Google webfonts feature:

    Pontano+Sans::latin,latin-ext

    or whatever font you are using.

    In Graphene’s text style options, you would simply add the CSS values, not the entire CSS rule:

    E7sVB3q.jpg

    results in this:

    9gn2d5I.jpg

    If you want to apply webfonts to areas that are not listed in Graphene’s text options, then you will need to use custom CSS. But let’s get this taken care of first.

    Anonymous

    #36271

    Finally got it. Thank you Kenneth, you have been more than patient with me. I really appreciate it, and I will study up on my CSS.

    Thank you muchly,

    Laura

Viewing 5 posts - 11 through 15 (of 15 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.