line-hight problem between header and text content

This topic contains 3 replies, has 3 voices, and was last updated by  wci 8 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #40429

    wci
    Expired Member
    Post count: 1035

    Hi support,

    I am trying since hours to find out my line-hight problem of my page –
    http://gd.worldcheckin.com/add-listing-categories/

    I want to remove the big space between the lines within the content of header and text content | see this screen shot – http://screencast.com/t/sI8HumvG
    but cannot find out which css code is needed to change or add into my child style.css.

    Please be so kind and help me so solve this topic.

    Best regards Alex

    #40473

    Simone
    Expired Member
    Post count: 3515

    Hi Alex, are you using a plugin that involves css styling? I can see a div called test and many line-height here and there

    #40565

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    this is pure css and has nothing to do with our plugin.

    Please read here and try following examples provided: https://wpgeodirectory.com/docs/customizing-your-style/

    If this isn’t feasible for you, please look for a designer/developer and make him personalize your website as desired.

    Buying a subscription here, doesn’t entitle for css customization of neither the plugin or any of the themes provided.

    In this case those elements are using normal margins, not line-heights.

    
    
    
    h4 {
        margin: 0;
    }

    Removes top and bottom margin.

    Hope this helps.

    Thanks

    #40689

    wci
    Expired Member
    Post count: 1035

    Hi,

    this has helped me – many THANKS!!!

    Alex

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

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

Open Support Ticket