• wahyun

    (@wahyun)


    Hi there,

    I am having trouble with long titles in my pages where words are getting cut in half. I have seen the other thread on word wrapping and entered both suggestions separately to try and fix the problem under the Addition CSS section, but it doesn’t seem to work.

    Is the additional CSS pertinent to the whole website or just one page. I can’t seem to access CSS just for the relevant page if that’s what I need to do.

    Would really love some help with this. Thanks in advance ??

    Anthony

    • This topic was modified 7 years ago by wahyun.

    The page I need help with: [log in to see the link]

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

    (@emranemranx)

    Hi Tony,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    #intro-core {
      max-width: 1000px !important;
    }

    Thanks!

    Thread Starter wahyun

    (@wahyun)

    Thanks, worked well

    vickyh36

    (@vickyh36)

    Thanks this worked and solved a problem I was struggling to fix!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Long titles getting words cut in half’ is closed to new replies.