Title in widget not aligned properly

This topic contains 6 replies, has 2 voices, and was last updated by  jltrinka 10 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #7669

    jltrinka
    Free User
    Post count: 183

    How do I fix this?

    #7702

    Paolo
    Site Admin
    Post count: 31206

    You have to modify this css:

    
    
    
    
    .geodir_list_heading h1, .geodir_list_heading h2, .geodir_list_heading h3, .geodir_list_heading h4, .geodir_list_heading h5 {
        display: inline-block;
        vertical-align: baseline;
        width: calc(50% - 5px);
    }
    
    .geodir_list_heading a {
        display: inline-block;
        text-align: right;
        vertical-align: baseline;
        width: 50%;
    }
    
    

    Increase the width of the 1st elements and reduce the width of the second element.

    Thx

    #7704

    jltrinka
    Free User
    Post count: 183

    I added it and purged the Varnish, but still nothing.

    #7706

    Paolo
    Site Admin
    Post count: 31206

    what did you add?

    #7710

    jltrinka
    Free User
    Post count: 183

    I added the css:

    
    
    .geodir_list_heading h1, .geodir_list_heading h2, .geodir_list_heading h3, .geodir_list_heading h4, .geodir_list_heading h5 {
        display: inline-block;
        vertical-align: baseline;
        width: calc(50% - 5px);
    }
    
    .geodir_list_heading a {
        display: inline-block;
        text-align: right;
        vertical-align: baseline;
        width: 50%;
    }

    I also know that there is an issue where changes dont reflect unless !important is included, so I tried that and had no luck either.

    #7711

    Paolo
    Site Admin
    Post count: 31206

    Please read what I wrote:

    You have to modify this css:


    Increase the width of the 1st elements and reduce the width of the second element.

    If you add that correctly to your child theme there is no need for !important tags.

    Thx

    #7723

    jltrinka
    Free User
    Post count: 183

    Aha! I misread your post. Thanks for this!

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount