Title beyond the section

This topic contains 8 replies, has 2 voices, and was last updated by  vcherednichenko 9 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #39202

    vcherednichenko
    Free User
    Post count: 222

    The name of the place or event beyond the section.

    #39204

    vcherednichenko
    Free User
    Post count: 222

    In case the title is long, it goes beyond the section.

    #39206

    Simone
    Expired Member
    Post count: 3515

    Im sure I have fixed this more than one time but I can’t find it using the search. Could you please post your url? My russian is rusty 🙂 is it http://gopod-naladoni.rf ?

    #39209

    vcherednichenko
    Free User
    Post count: 222

    🙂
    gorod-naladoni.ru
    город-наладони.рф

    #39214

    Simone
    Expired Member
    Post count: 3515

    add this to your style.css

    
    
    h1.entry-title.fn {
    width:100%;
    }
    #39218

    vcherednichenko
    Free User
    Post count: 222

    It does not work

    #39221

    Simone
    Expired Member
    Post count: 3515

    add !important

    
    
    h1.entry-title.fn {
    width:100% !important;
    }

    or even better, add this

    
    
    h1.entry-title.fn {
    max-width: 99%;
    }
    #39222

    vcherednichenko
    Free User
    Post count: 222

    Worked! Thank you!

    #39258

    vcherednichenko
    Free User
    Post count: 222

    Please tell me how just a little bit to increase the line spacing?

Viewing 9 posts - 1 through 9 (of 9 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket