Okay
  Public Ticket #1586691
Title Under Portfolio
Closed

Comments

  • zeynlambat started the conversation

    Hey again!

    Hope you're well.

    Currently working on this page:

    https://yourequip.com/furniture-hire/

    and this page:

    https://yourequip.com/av-hire/

    The title under the portfolio thumbnail appears white - I've changed row and column font options to dark but it still comes as white. It was black before, but I can't recall any options that I selected that may have changed it to white. I would like to change it to black if possible - any help is appreciated!

  • zeynlambat replied

    Update to this - some items seem to be with black text and some with white text as I've updated the portfolio items

  •  9,007
    Tahir replied

    Hey Again,

    I am only seeing one Portfolio Item ? . 

    Best 


    ThemeNectar Support Team 

  • zeynlambat replied

    Can you please visit this link:

    https://yourequip.com/av-hire/

    Look forward to your reply!

    Thanks

  •  9,007
    Tahir replied

    Hey Again,

    You have a category named light that is causing the issue. 

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .work-meta * {
        color: #333333 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • zeynlambat replied

    Hey Tahir,

    That fixed the issue!

    Many thanks :)