New Landing How can we help? Themeforest Theme Support Neighborhood Widget Title of Portfolio doesnt render like Other Widgets i.e. _______ hello _

Viewing 15 posts - 1 through 15 (of 23 total)
  • #231685
    Shashank_IN
    Member
    Post count: 51

    Widget Title of Portfolio doesnt render as H2/H3 like other widgets.
    Quick fix for the same please?
    Live URL https://www.instanote.in/

    Attachments:
    You must be logged in to view attached files.
    #231705
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Not sure what you mean? You want the lines?

    – Kyle

    #231713
    Shashank_IN
    Member
    Post count: 51

    Hi Kyle

    I want them to look like New Arrivals as shown in Snapshot.
    Have a loook!

    Ty

    #232100
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add this:

    .asset-bg h4.spb_heading span {
        background: #fff!important;
    }
    
    h4.spb_heading:before {
        border-top: 2px solid!important;
    }
    
    .asset-bg h4.spb_heading span {
    padding: 5px 10px!important;
    }

    Cheers,
    David.

    #232123
    Shashank_IN
    Member
    Post count: 51
    This reply has been marked as private.
    #232126
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login.

    Thanks.

    #232133
    Shashank_IN
    Member
    Post count: 51
    This reply has been marked as private.
    #232141
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You had it copied in wrong, it had a ' before the styles.

    You just needed this:

    .asset-bg h4.spb_heading {
        display: block;
    }
    
    .asset-bg h4.spb_heading span {
        background: #fff! important;
    }
     
    h4.spb_heading:before {
        border-top: 2px solid!important;
    }
     
    .asset-bg h4.spb_heading span {
    padding: 5px 10px!important;
    }

    It’s now working.

    Thanks.

    #232340
    Shashank_IN
    Member
    Post count: 51

    Why double lines seen for Latest Tweets ?
    \Please fix this asap

    #232346
    David Martin – Support
    Moderator
    Post count: 20834

    Updated the code to just the product widget area.

    Thanks.

    #233242
    Shashank_IN
    Member
    Post count: 51

    Can you please post the code here for my reference!
    I did some changes and it’s back to square one.

    #233304
    David Martin – Support
    Moderator
    Post count: 20834

    What is your login URL? https://www.instanote.in/wp-admin/ this does not work.

    – David.

    #233491
    Shashank_IN
    Member
    Post count: 51

    Login URL is now enabled and working.
    Kindly have a look and give me a working solution!
    thanks:)

    #233648
    Shashank_IN
    Member
    Post count: 51

    Any update?

    #233662
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    It’s within your Theme Options => Custom CSS.

    It looks like this:

    .product_list_widget .asset-bg h4.spb_heading {
        display: block;
    }
    
    .product_list_widget .asset-bg h4.spb_heading span {
        background: #fff! important;
    }
     
    .product_list_widget h4.spb_heading:before {
        border-top: 2px solid!important;
    }
     
    .product_list_widget .asset-bg h4.spb_heading span {
    padding: 5px 10px!important;
    }

    Thanks

Viewing 15 posts - 1 through 15 (of 23 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