Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • timtecsa Friend
    #1112495

    You can add this to custom.css to play with font size etc. Here I chose 48px. See screenshot.

    .logo-text a {
      text-decoration: none;
      font-weight: 900;
      font-size: 48px;
      font-family: 'Heebo', sans-serif;
      color: #000000;
      display: block;
    }

    Tim

    I think 54px is the maximum size for the logo to be on 1 line unless you increase the bootstrap columns as described by Saguaros below.

    • This reply was modified 6 years, 1 month ago by  timtecsa.

    1. pgeu
    Saguaros Moderator
    #1112497

    Hi,

    You can enlarge the space for the logo section by opening the file: root/templates/ja_focus/tpls/blocks/header.php

    and change the col-lg-4 to col-lg-6 and col-lg-8 in next div tag to col-lg-6: http://prntscr.com/irz0hh

    Regards

    imported_lorenzoadorni Friend
    #1112786

    Works.
    Thank’s

    Saguaros Moderator
    #1112846

    You’re welcome!

    If you have new question, pls help us to post in our new forums: https://member.joomlart.com/forums/

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 6 years, 1 month ago.

The topic ‘Site Title in Header’ is closed to new replies.