• Resolved davidsmithealing

    (@davidsmithealing)


    Hi Huge-it,

    Can you please help change the font of my Video Gallery to match the rest of my wordpress theme?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear davidsmithealing,

    Thanks for contacting us.
    Please be kindly informed that the font family of the plugin should be changed in three different places but in one file

    1) find the content-popup-view.css.php file >
    templates/front-end/view/content-popup

    line 82

    #huge_it_videogallery_content_<?php echo $gallery_videoID; ?> #huge_it_videogallery_container_<?php echo $gallery_videoID; ?> .video-element_<?php echo $gallery_videoID; ?> .title-block_<?php echo $gallery_videoID; ?> {……}

    and add the font-family font script somewhere in this part of the code
    You can check the example here: https://prnt.sc/hyeorw

    2) the same file

    line 275

    #huge_it_videogallery_popup_list_<?php echo $gallery_videoID; ?> .popup-wrapper_<?php echo $gallery_videoID; ?> .right-block .title {….}

    apply the same changes

    3) go to the same file

    line 284

    #huge_it_videogallery_popup_list_<?php echo $gallery_videoID; ?> .popup-wrapper_<?php echo $gallery_videoID; ?> .right-block .description {……}

    apply the same changes

    4) update the file

    Hope that this will work!

    We will wait for your results

    Thanks

    It has been almost one week, we are marking the ticket as resolved, because it is site specific and we have got no reply. Feel free to reply at any time with more information on this issue or un-resolve the topic if you do return to the ticket with a reply

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

The topic ‘Fonts’ is closed to new replies.