• Resolved kenwardc

    (@kenwardc)


    Hi there – trying hard to format the listing as I’d like and trying to place a border under the info row. I have managed to delete the border under the active row by using a 0px size for the border but I cannot find a way to add the alternate border. I have tried:

    .gigpress-info.active gigpress-alt {
    border-bottom: 1px;
    border-bottom-color: #fff;
    border-bottom-style: dashed; }

    This didn’t work for me.

    I’ve used the same border CSS styles under:

    .entry table tr:nth-child(even) {
    border-bottom: 1px;
    border-bottom-color: #fff;
    border-bottom-style: dashed; }

    Now in danger of pulling all my remaining hair out so thought I’d drop in this request.

    All the best
    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey Chris,

    Thanks for using GigPress, I’m happy to help! Can you send me a link so I can see this firsthand?

    Thanks!
    Shelby 🙂

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display border under info row’ is closed to new replies.