badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Grid Column view increase

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #79636
    jowy10
    Participant

    Hello! I would like to know how to get a fifth column on the theme. “Select Grid View Column” goes only 2-4

    #79639
    jowy10
    Participant

    Okay, I managed it myself. It looks like it’s working

    .column-fourth .column-wrap {
        width: 20%;
    }
    @media only screen and (max-width: 1290px) {
    	.column-fourth .column-wrap {
    		width: 33%;
    	}
    }

    If you have any suggestions on improvement for this let me know 🙂

    #79651

    Hi Jowy10,

    Sorry for the late response due to some un avoidable circumstances. Its Great! you got the solution by yourself and the code correct with no issue.

    Please let us know if you have any queries regarding the Theme.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.