Promotion Page problem

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
diogogarcia
Posts: 9
Joined: 11 Jun 2015, 17:56

22 Aug 2016, 16:28

You can see in the image below that the text overflows from the orange section to the white section. The image is from the PrimeFaces preview page, I just editted the text on the web developer tools.

Image

Can you fix this? I currently have a lot of text I want to put in the orange section, but it keeps getting overflowed.

Diogo
PrimeFaces 6.0, TomCat 7.0.41, JSF 2.2.8, JDK 1.7.0.71

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

23 Aug 2016, 10:59

Please try with;

Code: Select all

@media (max-width : 1024px) {
      #landing-page-wrapper #landing-promotion {
             height: auto;
             display: flex;
      }
}

diogogarcia
Posts: 9
Joined: 11 Jun 2015, 17:56

24 Aug 2016, 17:50

Thanks! It did the trick. I have just removed the media query as the problem was happening also on larger screens.
PrimeFaces 6.0, TomCat 7.0.41, JSF 2.2.8, JDK 1.7.0.71

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

29 Aug 2016, 08:27

You're welcome! Is issue resolved?

diogogarcia
Posts: 9
Joined: 11 Jun 2015, 17:56

27 Sep 2016, 17:04

Yes, resolved!
PrimeFaces 6.0, TomCat 7.0.41, JSF 2.2.8, JDK 1.7.0.71

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

06 Oct 2016, 13:19

Thanks for the update ;)

Post Reply

Return to “Icarus”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest