Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • alikhlaas Friend
    #1065732

    How do i use one universal font? At the moment fonts are being used, depending on if you have the ‘Read more’ selected.

    e.g.

    http://www.al-ikhlaas.org.uk/welcome

    http://www.al-ikhlaas.org.uk/our-school/aims

    Pankaj Sharma Moderator
    #1065953

    Hi
    Block intro text show different post. To make it same add this code in custom.css file

    blockquote.article-intro {
        font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
    }

    Regards

    alikhlaas Friend
    #1066046

    That does not seem to have made any difference.

    Also, the space after the heading seems to have revereted back to as it was before, even though i have put this in custom. There was a joomla update yesterday which may have done this but i am not sure.

    .article-navigation.top {
    display: none;
    }
    .article-main .article-intro-media {
    min-height: auto;
    }
    blockquote.article-intro {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;

    }

    Pankaj Sharma Moderator
    #1066058

    Hi
    Remove this line from custom.css file

    
    //* Keep heading and main text font the same */
    

    its wrong syntax to define text.

    Regards

    alikhlaas Friend
    #1066062

    Still no difference..

    Pankaj Sharma Moderator
    #1066065

    Hi
    Are you sure you applied the changes?
    As its still showing error on your custom.css
    http://prntscr.com/gtinhz
    Regards

    alikhlaas Friend
    #1066071

    Please check now

    https://prnt.sc/gtiuvw

    alikhlaas Friend
    #1066079

    The font in the main body is all consistent now so that is working, but the heading is a different font? How do i get the heading font the same as body?

    thanks

    Pankaj Sharma Moderator
    #1066205

    Hi
    Both page using same article heading title: http://prntscr.com/gtujs9
    If you want to override it you can override the code in custom.css
    To check the style code use firebug or inspect element as shown in my screenshot.

    Regards

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

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

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