- Thank you received: 0
Show more featured widths
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
10 years 9 months ago #39720
by KLIPING2
Show more featured widths was created by KLIPING2
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39725
by ivan.milic
Replied by ivan.milic on topic Show more featured widths
you can control number of layout columns in menu item settings.
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
10 years 9 months ago #39727
by KLIPING2
Replied by KLIPING2 on topic Show more featured widths
yes, but I only want 2 columns wide and more
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39730
by ivan.milic
Replied by ivan.milic on topic Show more featured widths
ok, in tempate_css.css:
.cols-2 div.item {
width: 46%;
float: left;
margin: 0 4% 0 0;
}
increase width: 46%; or just remove it
.cols-2 div.item {
width: 46%;
float: left;
margin: 0 4% 0 0;
}
increase width: 46%; or just remove it
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
10 years 9 months ago #39733
by KLIPING2
Replied by KLIPING2 on topic Show more featured widths
Ok, perfect, very thanks !
Please Log in to join the conversation.
Time to create page: 0.157 seconds