Subfooter is wrapping

Posted in: Newspaper
Post count: 92

Any ideas how to get the text in my subfooter to not wrap?

http://ea1.a87.myftpupload.com/

: /

Post count: 23312

Hello fwoedit,

I have checked your website and I guess that you are not using the Footer, right? If is true, please notice that I cannot inspect it closer so I saw where is the problem with your footer. First of all, please ensure that you are using the latest version of the theme and also, the latest version of required plugins that come bundled with the theme and rule out any conflicting plugins.

Hope this helps and let us know how it goes!

If is not what you mean, please provide more details, useful screenshots so I can understand it better and also if you enable the footer please let me know so I can re-inspect your website because now I did not say any footer section on your site.

Thanks for the message!

Post count: 92

SUBfooter, I said.

Post count: 92

What I mean is, see how the copyright line, plus additional info. “breaks” into two lines?

Thanks for any help! : )

Post count: 92

For example, for me it shows:

© FWO. Advertise or contact here. Supported by the Fashion Week
Council.

I want it to show:

© FWO. Advertise or contact here. Supported by the Fashion Week Council.

Post count: 92

[Clicking “Notify me of follow-up replies via email” on this thread. : ) ]

Post count: 23312

Hello fwoedit,

If you want to display this sub-footer text, please notice that you should use a bit of CSS code to decrease the padding-right value if you want that this message to fit only 1 row. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-sub-footer-copy{
padding-right: 0px!important;
}

The result you should see here -> http://screencast.com/t/U0bgbomlW

And the text you should add in that section, here -> http://screencast.com/t/hOPG0wNo9lg

Thanks for the message!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.