NiceThemesTitle full width model page – NiceThemes http://nicethemeswp.com/forums/topic/title-full-width-model-page/feed/ Wed, 23 Apr 2025 14:58:02 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/title-full-width-model-page/#post-5531 <![CDATA[Title full width model page]]> http://nicethemeswp.com/forums/topic/title-full-width-model-page/#post-5531 Sun, 05 Apr 2015 16:57:05 +0000 kevinmartel Hi Juan

Question about title of the full width model page. Actually the title is too long and it returns to the line.

Do you know where I can extend the title length to avoid this ?

Thanks for support

Kevin

]]>
http://nicethemeswp.com/forums/topic/title-full-width-model-page/#post-5533 <![CDATA[Reply To: Title full width model page]]> http://nicethemeswp.com/forums/topic/title-full-width-model-page/#post-5533 Mon, 06 Apr 2015 14:23:41 +0000 Juanfra Aldasoro Hello Kevin,

Thanks for writing. With regards to this problem, we can’t provide support on customizations.

The page title section has two subsections, with classes “left” and “right”. You can use the firebug tool or the chrome dev tools in order to check which class you need to work around.

In your particular case would be the following:

.main-title .left { width: 100%; }

Best,
Juan.

]]>