New Landing How can we help? Themeforest Theme Support Neighborhood Footer widget title background

Viewing 10 posts - 1 through 10 (of 10 total)
  • #68387
    carlotte
    Member
    Post count: 42

    Hi,

    I am using a background image, is there a way to remove (or set transparant) the widget title background, which is white at the moment. See attached image. I am using this custom css for the footer:

    #footer{
    background: #222 url(‘http://www.twinklebird.nl/nieuwesite/wp-content/uploads/2014/04/footer-1232-211.jpg’) no-repeat center top;//
    }
    #footer h4:before{border-top:1px solid #444444 }
    #footer-widgets .widget{padding-bottom:0 !important}

    Thanks a lot.

    Kind regards, Carlotte

    #68614
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please always share live website URL to get quick and fast solution.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69592
    carlotte
    Member
    Post count: 42
    This reply has been marked as private.
    #69623
    Melanie – SUPPORT
    Member
    Post count: 11032

    Here you go:

    #footer h4 span {
    background: none!important;
    }

    Cheers!

    #69704
    carlotte
    Member
    Post count: 42

    Hi,

    Thanks that does remove the white background, but now the header line continues trough the text, anyway to fix that?

    Thanks a lot.

    Kind regards, Carlotte

    #69720
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You will need to add the background color to the text which is the same color as your footer background

    #footer h4 span {
    background: coloroffooter!important;
    }
    

    – Kyle

    #69721
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, just saw that you are using an image, unfortunately there is no way around it if you are using an image, other than to remove the lines

    – Kyle

    #79306
    amberlene
    Member
    Post count: 28

    Hello Kyle,

    Can you kindly advise on how should we remove the lines?

    Thank you.

    #79311
    amberlene
    Member
    Post count: 28

    Hello Kyle,

    Managed to figure it out.

    For those who don’t know,
    remove “border-top: 2px solid #444;” (found under #footer h4:before)

    Thanks!

    #79344
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that managed to resolved the issue.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register