Home Forums Free Themes WEN Associate How to remove tags and date?

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #92285
    jUANX21
    Participant

    Hello friends, I just found your theme I like your design and simple, I’m going to try it and I need to eliminate 2 things:

    labels and date, see image:
    https://imgur.com/npZ2076

    Regards

    #92303
    wensolutions
    Keymaster

    Hello @juanx21,

    Fist of all thank you very much for your interest in the theme and also thank you very much for the appreciations.

    Now to remove the meta as you have mentioned please add below given CSS.

    For this you need to go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.

    .blog span.posted-on {
        display: none !important;
    }
    
    .blog span.cat-links {
        display: none !important;
    }

    Hope this helps.

    If you have any confusion further please let us know.

    Best Regards!!

    #92470
    jUANX21
    Participant

    Thanks, I just deleted it.

    Could I also delete in the articles?
    View image:
    https://imgur.com/9XeCKBb

    And in the home, I forgot to delete the “admin” tag, I could delete it. Please.

    #92517
    wensolutions
    Keymaster

    Hello @juanx21,

    Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single .entry-meta {
        display: none;
    }

    Hope this helps.

    Let us know if there are anything further.

    Thank you.

    Best Regards!!

    #92816
    jUANX21
    Participant

    Thank you, that would be everything. I love!

    #92818
    jUANX21
    Participant

    Sorry! I just saw that in the category section appears the date and admin, I could delete it too. View image. https://imgur.com/KFU5FN6

    #92851
    wensolutions
    Keymaster

    Hello @juanx21,

    To remove the meta in every page add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .entry-meta {
        display: none;
    }

    Hope this works.

    Thank you.

    Best Regards!!

    #147810
    thomasbrown01
    Participant

    Steps for Quickbooks install diagnostic tool exe download– firstly, download Quickbooks install the diagnostic tool and save the setup file in your system after downloading you see QBInstall_tool_v2.exe file in your system now you have to shut down all the apps which are running in the background now double click on the QBInstall_tool_v2.exe file and follow the on-screen instructions then after diagnosing, restart your system. Make sure that you have a good internet connection and stop all the running apps now Quickbooks install diagnostic tool will automatically diagnose all the errors.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.