• Resolved lystilly

    (@lystilly)


    Looking at changing the heading Size/Page titles?
    how can i do this.

    Also the logo space. How can i make the logo bigger? i managed to increase the speace but not the size of the logo?
    Thanks
    Az

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,
    Provide the url to your site so that i can try to help you.
    regards

    Thread Starter lystilly

    (@lystilly)

    https://moat-management.com.gridhosted.co.uk/

    Still in development!!!
    but repairs, lettings etc, id like to make this text larger?
    also the maon logo, id like the ability to make bigger if possible

    Hi,

    You can make the logo image bigger by adding following code to child theme or custom CSS file.

    .navbar-brand {
        height: 86px;
        line-height: 75px;
    }

    But this will make the navigation to come down since it does not have the space.

    regards

    Thread Starter lystilly

    (@lystilly)

    Hi thats fab. i prob need to play around with thsi to get it right. nay joy with the text header on pages?
    Thansk A lot

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page title size’ is closed to new replies.