In the conditional format used for your first column, just ensure that you have referenced the column A in absolute terms and then just copy the format across to adjacent columns.

So for example, if your conditional format is =WEEKDAY(A1,2)>5, then just change it to =WEEKDAY($A1,2)>5