Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #378094

    When you resize the window the title and content of the icon list gets cut off. Thanks for your help.

    #378397

    Hi reederjack5252!

    It seems to be responsive on my end. What browser are you using? Can you take a screenshot and highlight what your seeing?

    Regards,
    Elliott

    #386494

    I’m using Mac Safari 6.2.2. As you can see from the image, both the titles and descriptions are being cut off.

    #387026

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1024px) and (min-width: 769px) {
    .page-id-155 #main .container {
    max-width: 100%!important;
    }}

    Cheers!
    Yigit

    #387401

    Hi Yigit,

    I wish that did the trick, but it didn’t.

    #387915

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #387974
    This reply has been marked as private.
    #388474

    Hi!

    Please review your website now. I have added custom CSS code to the bottom of the Quick CSS field.

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.