Post Link Style

Home Forums Gillion Theme Post Link Style

Home Forums Gillion Theme Post Link Style

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • quincylun
    Participant

    I would like to change the link style to like attachment 02 (underline with colour), please advise how to make the changes.

    Attachments:
    You must be logged in to view attached files.

    Hi @quincylun,

     

    Thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .post-content a {
        border-bottom: 4px solid #a8e8f6;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)