Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Andy Fernandez Friend
    #1020664

    Hello,

    I am trying to shrink the size of the h2.article-title tag. I have added it to the custom css file but it does not work.

    The current size is too big and would like to make it smaller. I have attached a screenshot for reference.

    Pankaj Sharma Moderator
    #1020740

    Hi
    Can u share the screenshot and the page URL here so i can suggest you correct changes.
    Regards

    Andy Fernandez Friend
    #1020758

    http://www.magnoliasd.org/channel-home

    Want to bring the article title size to at least 1/2 of the current font size


    1. Screen-Shot-2017-03-21-at-9.20.32-PM
    Pankaj Sharma Moderator
    #1020762

    Hi
    use this code in custom.css file

    
    .layout-blog .article-title {font-size:15px!important;margin-bottom:10px;}

    Regards

    Andy Fernandez Friend
    #1020765

    This worked great! Thank you.

    How about the text for the article title, once you click on it?


    1. Screen-Shot-2017-03-21-at-9.36.34-PM
    Pankaj Sharma Moderator
    #1020815

    Hi
    use below code in custom.css file

    .article-title, .article-header h1 {
        font-size: 40px;
    }

    Change the size as per needs.

    Regards

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

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

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