• Resolved rdcurbow

    (@rdcurbow)


    Unfortunately my site is still staging, so I can’t share a link. I’ve added some custom css to my child theme’s style.css file to change various bits in your Photo Gallery, but unfortunately I can’t get the title and description items in the Lightbox view to work. Below is the css I’m using. Any suggestions what I’m doing wrong?

    Thanks.

    .bwg_image {
    background: (#ffffff, .80);
    border-radius: .4rem;}

    .bwg_image_title {
    	font-family: "Helvetica Neue", Helvetica, sans-serif !important;
    	font-size: 1.2rem !important;
    	font-weight: bold;
    	color: #333 !important;}
    
    .bwg_image_description {
    	font-family: "Helvetica Neue", Helvetica, sans-serif !important;
    	color: #333 !important;}
Viewing 1 replies (of 1 total)
  • Dear @rdcurbow,
    Thank you for contacting us.

    The style written for the bwg_image_title and the bwg_image_description should work.
    Please make sure to clear your cache everywhere (server side as well if you have it).
    Please note that we have no bwg_image class.

    Sincerely,

Viewing 1 replies (of 1 total)

The topic ‘Stumped styling fonts in Lightbox’ is closed to new replies.