gk-cols data-cols="4"

Support desk for Multipurpose Quark Theme
GK User
Mon Jun 08, 2015 4:24 pm
Hello gavick team,


gk-cols data-cols="4"
tablets and small screen problem

not in the file

layout.css
User avatar
Gold Boarder

teitbite
Mon Jun 08, 2015 7:58 pm
Hi

Tablet and mobile file only overrides the regular template.css file. Do You wish to change the number of columns there ? Please tell me the url to Your site so I'll check what widths would be best for that.
User avatar
Moderator

GK User
Tue Jun 09, 2015 7:37 am
Thanks URLs were sent message :S :S
User avatar
Gold Boarder

teitbite
Tue Jun 09, 2015 6:31 pm
Hi

Please add this to tablet.css

Code: Select all
.gk-cols[data-cols="4"] > div {
    width: 50%;
}
User avatar
Moderator

GK User
Wed Jun 10, 2015 5:39 am
thank you very much
User avatar
Gold Boarder


cron