IT Nursery
I have added a custom field to my custom post type and I have got it to output on the admin overview screen. However the text appears to be...
  • May 28, 2022
  • 0 Comments
IT Nursery
I created a 2 column layout block, gave the columns block a CSS class of .first-col-2-3 and added this CSS to my theme: .first-col-2-3 > div:nth-child(1) {background:red;width:67%!important;} .first-col-2-3:nth-child(2) {width:33%!important;}...
  • May 28, 2022
  • 0 Comments
IT Nursery
I am wondering if anyone knows the best method for splitting 1 custom menu widget (located in my sites footer) in to 2 columns. There are a total of...
  • May 27, 2022
  • 0 Comments