Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #368187

    Virtually all the headers on my site (and even those in icon lists) get cut off when resizing the window of my browser. The right most portion seems to disappear before the page resizes itself and makes it legible again. Thanks for your help!

    #368387

    Hi reederjack5252!

    I tried resizing browser window and i checked your website on my iphone but i cannot reproduce the issue. Can you please post a screenshot of the issue you are getting? You can upload your screenshots on imgur.com or Dropbox public folder

    Best regards,
    Yigit

    #369136

    #369158

    Hi!

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

    @media only screen and (max-width: 1145px) and (min-width: 767px) {
    h2.av-special-heading-tag { font-size: 17px; }}

    Regards,
    Yigit

    • This reply was modified 9 years, 11 months ago by Yigit.
    #369826

    Yigit,

    I do appreciate your help. I think we’re almost there. When the window is 770px wide the headings resize larger and get cut off. Is there any way of making all heading responsive so that that the font size changes to prevent this?

    #370076

    Hey!

    I have edited the code i posted above. Please try it now

    Best regards,
    Yigit

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