Jessica Paxton
asked 8 years ago

How do I remove the grid category display layout option please DW Focus v.1.3.1?

1 Answers
DominicStaff
answered 8 years ago

You can add the following code to the style.css file:

.layout-select a.layout-grid {

display: none;

}

Powered by DW Question & Answer Pro