• Saved index.html to root folder. Opened it and changed text to check something.
    Deleted it after.
    Added an extra css file in D:\xampp\htdocs\website\wp-content\themes\onetone\css

    When customizing the front end “Section 6 – About ” i added the following code:

    <link rel="stylesheet" type="text/css" href="https://localhost/website/wp-content/themes/onetone/css/socialmedia.css" />
      
    	 
    <div class="footer-social-icons">
        <h4 class="_14">ACOMPANHE-NOS</h4>
        <ul class="social-icons">
            <li><a href="https://" target="_blank" class="social-icon"> <i class="fa fa-facebook"></i></a></li>
            <li><a href="https://" target="_blank" class="social-icon"> <i class="fa fa-linkedin"></i></a></li> 
        </ul>
    </div>
    	

    Theme is no longer displaying ok in mobile and tablet!
    Is it because i saved the index file?

    What’s the solution?

    • This topic was modified 7 years, 3 months ago by johnatanasoff.
    • This topic was modified 7 years, 3 months ago by johnatanasoff.
    • This topic was modified 7 years, 3 months ago by johnatanasoff.
    • This topic was modified 7 years, 3 months ago by johnatanasoff.
    • This topic was modified 7 years, 3 months ago by stephencottontail. Reason: removed offer to pay
    • This topic was modified 7 years, 3 months ago by johnatanasoff.
Viewing 1 replies (of 1 total)
  • Theme Author MageeWP

    (@magictheme)

    If you want to insert css, you could add code to additional css. Don’t insert css link in section content.

Viewing 1 replies (of 1 total)
  • The topic ‘Saved index.html to root folder. Deleted it. No longer displaying ok in mobile!’ is closed to new replies.