No scroll bar in horizontal

  • Tamanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 5 months ago #31222 by Tamanna
How to insert scrollbar in horizontal in responsive portfolio.
When we minimize window or see the screen on phone,no horizontal scrolling,how will user read the content on website.
I have added in css overflow-x:scroll but not working.

Tamanna

Please Log in to join the conversation.

More
11 years 5 months ago #31234 by ivan.milic
Never saw that, send link so I could inspect and think of something

Please Log in to join the conversation.

  • Tamanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 5 months ago #31239 by Tamanna

Please Log in to join the conversation.

More
11 years 5 months ago #31244 by ivan.milic
Well that page is designed to be responsive so no way we can forec it to bahave like that. You should do this:

.item-page > div{
width:auto!important;
}

add that to layout.css so div streaches to width of page

Please Log in to join the conversation.

  • Tamanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 months ago #31522 by Tamanna
Replied by Tamanna on topic No scroll bar in horizontal
This template is responsive but when we minimize screen we are not able to read the text because it is going out of the screen.
There is no scroll bar so how can one read the text.

Thanks

Please Log in to join the conversation.

More
11 years 4 months ago #31523 by ivan.milic
Probably you defined some widths on elements in article content they should be set to auto. You can send us link so we could check.

Please Log in to join the conversation.

Time to create page: 0.080 seconds
Powered by Kunena Forum