Keyword

Make extra fields responsive

  • EasiStudio
  • EasiStudio's Avatar Topic Author
  • Offline
  • Junior Member
More
8 years 2 months ago #151310 by EasiStudio
Make extra fields responsive was created by EasiStudio
My website looks fine viewed on a desktop PC but was checking how it looked on my mobile and everything was fine apart from the extra fields.



Performed a search of this forum but oddly I can't find anyono else having a similar issue which is a bit disconcerting. Be grateful of any tips on how to fix this. I am sure there are quite a few but I feel someone has already come up with a solution and I have just not found it yet.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 2 months ago #151316 by Krikor Boghossian
Replied by Krikor Boghossian on topic Make extra fields responsive
Hello, Since this is a visual issue, a link is needed.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • EasiStudio
  • EasiStudio's Avatar Topic Author
  • Offline
  • Junior Member
More
8 years 2 months ago - 8 years 2 months ago #151319 by EasiStudio
Replied by EasiStudio on topic Make extra fields responsive
Apologies but I am not in a position to do that.

However it seems to be "width: 30%" that is causing the issues.
Last edit: 8 years 2 months ago by EasiStudio. Reason: Additional information

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 2 months ago #151347 by Krikor Boghossian
Replied by Krikor Boghossian on topic Make extra fields responsive
You can use a media query to specify a minimum width.
@media screen and (min-width: 767px) {
// your code here
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum