Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1211487
Portfolio CSS Hide
Closed

Comments

  •  2
    iamjoshbrown started the conversation

    I'd like to hide the date, category, hearts below the heading and above the copy in Portfolio items. I can't quite seem to find where to turn this option off at? 

  •  4,772
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  •   iamjoshbrown replied privately
  •  4,772
    Michael replied

    HI!

    pls. use following css:

    .post-meta.date-color {
    display:none !important;
    }

     

  •  2
    iamjoshbrown replied

    I've posted that and it is still showing up.



  •  4,772
    Michael replied

    Try clearing your browser's cache.

  •  2
    iamjoshbrown replied

    I have. I've cleared it and tried in 3 different browsers and cleared their caches as well. 

  •  4,772
    Michael replied

    After downloading the page, if this page is present, refresh the page Ctrl+F5. Most likely you have a server cache.

  •  2
    iamjoshbrown replied

    Can you double check the code? It is still not working. I've contacted my hosting provider and they have refreshed the server as well and it's still not disappearing. 

  •  4,772
    Michael replied

    The code works. I opened your site in three different browsers and on a mobile phone, nowhere this block is displayed.

  •  2
    iamjoshbrown replied

    Are you sure we're talking about the same component/section? I have run it through all 4 browsers on my computer, on my portable devices, and run it through countless web browser emulators online. See attached screenshot. I am referencing the section that has date, category, and the heart symbol. 

  •  4,772
    Michael replied

    Your code 

    @import url('https://fonts.googleapis.com/css?family=Oswald');

    Did not let my code work.