Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vanderkw Friend
    #187649

    Hi

    I am editing the typo.css to change the hierarchy of fonts, but this is not translating to the website.

    For example, when I change the ‘color’ of <h1> this doesn’t change in the articles/custom HTML modules.

    .ja-typo-blockswrap:hover h1.ja-typo-title {
    border: none;
    color: #205
    }

    .ja-typo-blockswrap h2.ja-typo-title {
    font-size: 215%;
    margin: 0;
    padding: 0 10px;
    font-family: ‘NovecentowideNormalRegular’, Arial, sans-serif;
    text-transform: uppercase;
    padding: 3px 0px;

    Am I doing this is in the right place?

    phong nam Friend
    #493529

    Hi,

    Pls try to use this:

    .ja-typo-blockswrap:hover h2.ja-typo-title span {
    background: none;
    color: #205;
    }

    Remember to clear T3 cache after applying changes.

    Leo

    vanderkw Friend
    #493607

    Hi

    Thanks for the assistance. I tried the code and this did not change the typography.

    For example, I have the following defined for H1:

    .ja-typo-blockswrap h1.ja-typo-title span {
    font-size: 425%;
    padding: 5px;
    margin: 0;
    font-family: ‘NovecentowideUltraLightBold’, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    color: #FF0000
    border-bottom: none;
    }

    .ja-typo-blockswrap:hover h1.ja-typo-title span {
    border: none;
    color: #FF0000
    }

    However when I use the JA Typo button in the Article it does not apply the above formatting.

    I am editing in typo.css.

    Is this the right pace to be doing this?

    Thanks

    phong nam Friend
    #493671

    Hi,

    I will suggest your suitable css changes if you can post your typography page url here.

    * Remember go to Template Manager >> JA_Zite_Default >> Global >> Set No to Development mode & No to Optimize css.
    It will help to locate your css file better.

    Leo

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  phong nam 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum