Okay
  Public Ticket #604094
Portfolio h3 label
Closed

Comments

  •  3
    Dan started the conversation

    How can I make the h3 labels on the attached portfolio grid bold? I don't want to change the regular h3 tag.

    Thanks in advance,

    DS

    --

    Dan Slevin

    Wgtn, NZ

  •  8,470
    Tahir replied

    Hey ,

    Please provide the password so i can write up custom css in the live browser.

    Best.


    ThemeNectar Support Team 

  •  3
    Dan replied

    Hi Tahir

    As mentioned earlier, password is mytoistory


    DS

  •  8,470
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-items .col .work-item.style-3 h3 {
        font-weight: bold !important;
    }

    Best.



    ThemeNectar Support Team 

  •  3
    Dan replied

    Thank you. that\'s just what I needed.

    DS