Jump to content

Archived

This topic is now archived and is closed to further replies.

stijnxo

make my iBox non responsive?

Recommended Posts

stijnxo

Is there a way to disable the responsive function of your iBoxes?
I do not want all iBoxes underneath each other on mobile, is there a way to fix columns or group boxes?
I use them for small links and want them to stay next to each other, see attachment
Please let me know.


5a01fc26f3e66_ScreenShot2017-11-07at19_30.48(2).png.86eadb48abf6ad3f51b8349c0be2da5c.png

Share this post


Link to post
Share on other sites
edgarcheverier

Hi! I think I can help you with a few CSS codes.
I will need the website link, please.

Share this post


Link to post
Share on other sites
stijnxo
17 hours ago, stijnxo said:

Is there a way to disable the responsive function of your iBoxes?
I do not want all iBoxes underneath each other on mobile, is there a way to fix columns or group boxes?
I use them for small links and want them to stay next to each other, see attachment
Please let me know.


5a01fc26f3e66_ScreenShot2017-11-07at19_30.48(2).png.86eadb48abf6ad3f51b8349c0be2da5c.png

 

Check the footer of this website http://campmoonrise.nl/under-construction/

Share this post


Link to post
Share on other sites
stijnxo
17 hours ago, stijnxo said:

Is there a way to disable the responsive function of your iBoxes?
I do not want all iBoxes underneath each other on mobile, is there a way to fix columns or group boxes?
I use them for small links and want them to stay next to each other, see attachment
Please let me know.


5a01fc26f3e66_ScreenShot2017-11-07at19_30.48(2).png.86eadb48abf6ad3f51b8349c0be2da5c.png

 

9 hours ago, edgarcheverier said:

Hi! I think I can help you with a few CSS codes.
I will need the website link, please.

Check the footer of this website http://campmoonrise.nl/under-construction/

Share this post


Link to post
Share on other sites
edgarcheverier

Is that your website? so did you make it works?

Share this post


Link to post
Share on other sites
stijnxo

If you squeeze your window to mobile size, the responsive grid will position the Icon underneath each other. I want the icons to stay next to each other.

Share this post


Link to post
Share on other sites
edgarcheverier

ok, try this code into your LESS/CSS editor: 

@media (max-width: 767px).row.fix {
  display: flex;
 margin-left: 80px;
}

should look something like this: https://cl.ly/1b0d3W0F1H1n

Share this post


Link to post
Share on other sites
stijnxo

Thanks so far, but still not working as clean I wanted it. But I know where to look in CSS now. Thanks so far!

Share this post


Link to post
Share on other sites
edgarcheverier

You are welcome! you can play with the margin-top, margin-bottom and margin-left until find the style that you want! 

 

Share this post


Link to post
Share on other sites

  • Similar Content

    • lionel1
      By lionel1
      Hi,
      I use on my home page " impulse module " but when i look on my iPhone the image is cut and not responsive .
      i only have this problem with this module not with the other one .
      thanks for ur help
      website / www.elonakane.com 
      Lionel 
       
    • kwaoru
      By kwaoru
      Hi,
       
      I have been using DMS and pagelines.
      I am facing to a huge trouble with the appearance of one of my page on mobile (smart phones) built with pagelines.
      However I haven’t come to any solutions to organise either edit the appearance of mobile view to look neat or deactivate the responsive function. 
      Now it looks totally messy on the phone...
       
      1. Is there any way to edit the appearance of the mobile version (responsive theme)?
      2. Is there any way to deactivate responsive function?
       
      If I could receive support from you to go thorough this process I would be happy to be a pro member. 
       
      Looking forward to hearing from you.
    • Paul
      By Paul+
      I have woocommerce store, product shows title and price fine until reduce screen with on a tablet/mobile phone the price and title gets removed?  Any ideas? 
      Here's an example page: https://thelaptopfixers.com/product/operating-system-re-install/
      Try it on both desktop PC browser then resize to mobile/cell phone size!  
      Thanks
    • kwaoru
      By kwaoru
      Hi,
      I desperately need to deactivate the responsive function on mobile for reasons. It looks so messy with the responsive look on mobile and not navigating or informative at all as it is. 
      I searched for solutions online and tries some of those that I found but nothing worked out. Also I found a previous post on this forum says that this theme pagelines DMS is not meant to be build to deactivate the responsive function... 
      Also tried with widget such as WPtouch to edit the mobile look a little more informative but as I am using "single page" theme on pagelines, the frontpage(main page) never appears on those app.
      Seems like not compatible?
      If there is no way to deactivate responsive function or I'll have to recreate another page just dedicated for a mobile page? or change the theme completely and build a page from scratch?
      I have been searching for this for two days already...
      Could anyone wise and kind out there, please help me?
       
      Thanks,
    • dougalperman
      By dougalperman+
      Hi there,
      I'm a big fan of Pagelines, and have been for years.
      I'm trying to control the size of video embeds and having some difficulty. I see that I can just paste the Vimeo video URL into the post and an embed widget will automatically appear, which is great. But the embed box created is much taller that the video (689 x 1000 pixels) so the content sits in the middle of a tall black box, which looks awkward.
      I tried using the full iFrame embed code from Vimeo, which solved the disproportionate embed frame size (or aspect ratio) issue, but despite specifying the dimensions I want (690 x 388), the videos displayed on the post are sized at 300 x 150 pixels.
      I can't work out how to change either.
      I'm using the latest version of Pagelines Framework (Pro) with the Agency them.
      Any help or advice very much appreciated.
      Thanks,
      Dougal
×