Hi, How can you customize the GK Image Show GK4 module? The large letters are white and when the background is clear they do not read well. I would like to put a semitransparent black shadow behind these letters so they could be read well. I try with a suffix in this module, but no changes. Please, visit our web to see the problem. Thanks!

    alceste Try add this to overrride.css file (don't forget to enable override from Template Options -> Advanced tab) and change values/color code accordingly :

    #gkHeaderMod h2 {text-shadow: 1px 1px 1px #000 !important;}

    Kindly ensure to clear your browser cache if changes dont reflect.

      Write a Reply...
      You need to Login to view replies.