Viewing 2 replies - 1 through 2 (of 2 total)
  • In the stylesheet for your theme look for this:

    h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
    {
      font-family: Arial, Helvetica, Sans-Serif;
      font-size: 41px;
      font-style: normal;
      font-weight: bold;
      text-decoration: none;
      padding:0;
      margin:0;
      color: #E8E8E8 !important;
    }

    Make the font-size smaller. Also just below that is the styles for the text that shows below your gallery title in case you want to change the font size for that too,

    Thread Starter velee81

    (@velee81)

    already change, but the gallery tittle still the same … is there anything wrong ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to resize my gallery tittle ?’ is closed to new replies.