1. Janpaul
  2. Commercial Templates
  3. Saturday, 29 April 2017
  4.  Subscribe via email
Hello,

I'm having an issue with the sidecolumn position option, in the responsive options.
when i change it to after component, the menu i created at the side col will position at the bottom of the text, and thats what i want.
but the text will not break down anymore, so half the text is out of view.
do you have a solutions for this problem?
References
  1. http://leefhout.com/portfolio/zwevend-bed-met-hoofdbord
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

We appear to be unable to replicate this issue. Could you please detail on what devices this issue is present and possibly a screenshot of the issue.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,
thanks for your reply, but this evening i already found the solution for the problem, while searching on the forum for "sidecolumn"

this was the solution:

@media only screen and (max-width: 767px) {
#main {
display: flex;
flex-direction: column;
}
.sidecol_a, .sidecol_b {
order: 1;
}
}


so the issue is solved for me!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!