• Resolved aces1

    (@aces1)


    I just redesigned shakeyvick.com with a heavily adapted version of Aba3Simple2 and, unlike the previous theme I adapted, there is a double bottom border just on the event calendar 3 widget…

    Is it possible to remove the second underline so it appears with one underline beneath each date instead of 2, like the other sidebar lines?

    I have spent ages on this but the .css required is beyond me….

Viewing 1 replies (of 1 total)
  • Thread Starter aces1

    (@aces1)

    opened ec3.css and deleted:

    .ec3_list li {
     font-size:1em !IMPORTANT;
    }

    replacing it with:

    .ec3_list li {
     font-size:1em !IMPORTANT;
     border: none !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘removing 2nd border in event calendar 3 widget’ is closed to new replies.