Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #201086

    With last update, the line that goes with special headings almost dissapeared. I dont think that’s looking better than before… Any way to fix it via quick css?

    #201126

    Hey Mono14!

    You can increase the opacity of the special heading element using this:

    .special-heading-inner-border {
    opacity: 1;
    filter: alpha(opacity=100);
    }

    Regards,
    Ismael

    #201134

    Hell, I have the same problem and the opacity doesn’t work because I havn’t the line.
    Sorry…It works !

    Thanks for the fix

    #201156

    This issue just solved deleting cache.
    It doesnt look that bad after all !!
    Sorry!!
    Please, forget about it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Special Heasdings Line’ is closed to new replies.