Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1319466

    Hello,

    After I update the page below, it works well. However after I make changes and update the page again, only the top two sections remain and other sections get deleted.

    And icons on this website show up as squares as well.

    • This topic was modified 3 years, 2 months ago by ozkansa. Reason: Icon problem
    #1319651

    Hey ozkansa,

    You have open html markup in your content, that is why the layout is breaking/disappearing:

    <strong>Esat Kolege<strong/>

    You need to close your markup like so:

    <strong>Esat Kolege</strong>

    Best regards,
    Rikard

    #1319654

    Thank you for the information. I deleted the code at all :) Being bold is not that important.

    What might be the reason for icons display as squares?

    #1319761

    Hi,

    Thanks for the update. The icon font seems to be loading from a different domain than you actual site, and is being blocked by the browser. Please see private. Please try loading the font from your actual site server, or try reaching out to your hosting provider, to see if they can provide you with headers to allow the icon font to be loaded.

    Best regards,
    Rikard

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