Forum Support

Shape 5
March 28, 2024, 05:00:11 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Responsive Broken?  (Read 802 times)
CloudTek
Jr. Member
**
Offline Offline

Posts: 100



« on: March 26, 2018, 09:12:39 AM »

I'm having a weird issue that I haven't really noticed fully until now:

All the module divs above ***845px*** are not responsive like the smaller screen size ones.




Any idea what might be causing this?

*I'll provide link in PM to whomever responds*  
ps. is there a way to tag confidential information in a post so only moderators can see it?  [confidential] text [/confidential]


*** I was on the wrong div when I took the screenshot, the actual width they are breaking at is 846px ***
« Last Edit: March 26, 2018, 10:03:42 AM by CloudTek » Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: March 27, 2018, 09:39:50 AM »

If you can provide a link to the site, I'll take a look at it and see what I can figure out.  Most of the time when content layout is messed up, it ends up being a missing </div> somewhere in the content.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #2 on: March 28, 2018, 08:26:41 AM »

You have custom CSS that sets the max-height for those positions to 450px.  If you remove that CSS, everything should display correctly.

The code is around line 24 of css/custom.css
Code:
@media only screen and (min-width: 863px)
.s5_module_box_2 {
    max-height: 450px;
}
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.