Okay
  Public Ticket #1667056
News Date Color & Link on the Services Page
Closed

Comments

  •  2
    Jenice started the conversation

    Hi, How can I edit the color of the date on the News template?

    The font color is white and the BG is grey.

    How can I disable the link on the "View Details" button? We don't want to activate it yet because we don't have content yet

  •  2,010
    Ocean replied

    Hello,

    1, You can easy add custom css code here: http://prntscr.com/gbgjxt

    .date-box .day {
        background-color: #your-color-code;
    }
    

    2, Please edit and disable button in "OT Service Grid 2" element: http://prntscr.com/kf8lmb

    Thank you