Title: Auberge
Last modified: April 2, 2020

---

# Auberge

 *  [maciel86](https://wordpress.org/support/users/maciel86/)
 * (@maciel86)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/auberge/)
 * Títulos cortados en móvil. Buenas Me gustaría saber cómo es que puedo hacer para
   evitar que los títulos se corten en móvil ya que quiero estéticamente muy feo
   y el tema Me gustó mucho ejemplo
    Cerveza artesa- nal
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fauberge%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * (@webmandesign)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/auberge/#post-12634328)
 * Hi,
 * Please understand that I only provide support in English. Could you please translate
   your question so I can help?
 * Thanks and regards,
 * Oliver
 *  Thread Starter [maciel86](https://wordpress.org/support/users/maciel86/)
 * (@maciel86)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/auberge/#post-12634545)
 * Titles cut on mobile. Good I would like to know how I can do to avoid that the
   titles are cut on mobile since I want aesthetically very ugly and the topic I
   really liked example
    Craft beer- nal. It happens that when a word of the title
   does not enter the space it cuts it instead of lowering the whole word. And another
   problem is that it puts the first sigo of question backwards in the texts.
 *  Theme Author [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * (@webmandesign)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/auberge/#post-12644391)
 * Hi,
 * I’m sorry, I still don’t really understand your issue. Could you please provide
   screenshot of the issue pointing it clearly out? Thank you.
 * Do you have issues with long words in titles? If so, please note that it is impossible
   for browser to know when to lower a font size of the title. Instead it splits
   long words into new lines. You can force lower font size with [custom CSS](https://support.webmandesign.eu/custom-css/)
   though:
 *     ```
       @media (max-width: 640px) {
       	h1 {
       		font-size: 1.5em;
       	}
       }
       ```
   
 * Here is what I can see:
    [https://easycaptures.com/fs/uploaded/1299/8777365437.jpg](https://easycaptures.com/fs/uploaded/1299/8777365437.jpg)
 * Visiting your website on mobile I can see the logo is too wide for mobile screens.
   Is this the issue? If so, please apply a [custom CSS](https://support.webmandesign.eu/custom-css/)
   to fix it:
 *     ```
       @media (max-width: 640px) {
       	.site-title {
       		font-size: 1.2em;
       	}
       }
       ```
   
 * The first question mark sign may be affected by [your language](https://en.wikipedia.org/wiki/Inverted_question_and_exclamation_marks),
   it is not a theme issue.
 * Best regards,
 * Oliver

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Auberge’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/auberge/3.0.2/screenshot.jpg)
 * Auberge
 * [Support Threads](https://wordpress.org/support/theme/auberge/)
 * [Active Topics](https://wordpress.org/support/theme/auberge/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/auberge/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/auberge/reviews/)

## Tags

 * [titulo](https://wordpress.org/support/topic-tag/titulo/)

 * 3 replies
 * 2 participants
 * Last reply from: [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/auberge/#post-12644391)
 * Status: not resolved