Reply To: Column padding

Homepage Community Forums Epik Theme Support Column padding Reply To: Column padding

#7223
Steamfish
Customer

    Hey – Looking into it the one-fifth code was totally missing from the css

    I added

    .one-fifth,

    To the first list of column classes and then

    .one-fifth {
    width: 17.948718%;
    }

    to the following class refinements and all is well – let me know if this needs further adjustment. Seems to be working fine for me but I’m no coder.
    Suggest you amend the theme css though as this seems an error or over sight.

    Thanks

    Matt