-
AuthorPosts
-
January 30, 2017 at 8:24 pm #1006831
splitting this from the prev topic
The image in features intro often switches sides. It is currently placed on the left of the text- but when i adjust browser length or view on a smaller device the image switches to the right. How do I get it to stay on the left next to the text?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 31, 2017 at 2:21 am #1006887Hi
Kindly Share the site login details using private reply.
I am not able to check the site because it is in offline mode.February 1, 2017 at 8:58 pm #1007427This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 2, 2017 at 2:22 am #1007471Hi
I saw you turned off the Responsive mode that creates the problem. Kindly Turn on the responsive mode, compile less to css and check.
Take a backup of a site before apply changes.
And if still, you have problems post the screenshot of issue.February 2, 2017 at 9:07 pm #1007686Hi Pankaj, thats not correct. I turned off responsive mode because of this issue. Secondly I can’t imagine how resizing the browser in non-responsive mode would cause the image to switch if its in a fixed position?
I have turned responsive mode off and as you can see the problem persists
February 2, 2017 at 9:25 pm #1007692i can also confirm the same behaviour occurs on the demo site. It seems to be when switching between responsive screen sizes
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 3, 2017 at 2:10 am #1007728Hi
I am not able to replicate the problem on demo site.
Can u post me screenshot of issue, without screenshot its very hard to assume the exact issue.
And the Device in which you are getting this problem in demo site.February 4, 2017 at 12:30 pm #1008042sreen shots from demo site attached. When trouble shooting the cod I think it has something to do with the following line
<div class="col-xs-4 col-md-6 screen-xs-absolute hidden-sm hidden-xs">
because when i switch the col lenghts I can get the image to stay on the right until I re-size the browser to about half the length. (code below). Can you describe what the above code line does, I would like to hide the image if the screen size becomes too small.
<div class="row screen-xs-relative"> <!<div class="col-xs-4 col-md-6 screen-xs-absolute hidden-sm hidden-xs"> <div class="col-xs-12 col-md-6"> <div><img src="images/whychooseus.jpg" alt="" /></div> </div> <div class="col-xs-12 col-md-6"> <h3>WHY CHOOSE IMPRESSIVE SMILES...</h3>
February 4, 2017 at 12:38 pm #1008044Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 5, 2017 at 2:35 am #1008162Hi
The value of col is depends on different screen sizes.
- col-xs extra small
- col-sm small
- col-md medium screen
- col-lg large screen.
I checked your site the image is not going to the right side
http://prntscr.com/e4mxfpRegards
February 6, 2017 at 8:39 pm #1008628thanks you, i assume if I want to have the image hidden on small screens the correct syntax would be?
<div class="col-lg-12 col-md-6 col-sm-hidden col-xs-hidden>"
is this correct?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum