Title: Changes in Elevation Look
Last modified: March 20, 2024

---

# Changes in Elevation Look

 *  Resolved [clubcompetitie](https://wordpress.org/support/users/clubcompetitie/)
 * (@clubcompetitie)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/changes-in-elevation-look/)
 * Hi,
   I found the article about changing the layout of the elevation graph. I am
   looking for a clean look, so would like to disable the black stroke of the elevation
   graph and disable the text summary: _Total Length, Elevation Total Descent etc_.
   Is this possible?Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanges-in-elevation-look%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Joe](https://wordpress.org/support/users/morehawes/)
 * (@morehawes)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/changes-in-elevation-look/#post-17521008)
 * Hi [@clubcompetitie](https://wordpress.org/support/users/clubcompetitie/),
 * It looks like you have already hidden the text summary. The following CSS will
   remove the elevation graph stroke:
 *     ```wp-block-code
       .waymark-elevation-container .elevation-control.elevation .area {
        stroke: none !important;
       }
       ```
   
 * I hope this helps 🙂
 * Joe
 *  Thread Starter [clubcompetitie](https://wordpress.org/support/users/clubcompetitie/)
 * (@clubcompetitie)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/changes-in-elevation-look/#post-17522000)
 * Thanks, works like a charm:)
   The text summary is still there, is it possible 
   to remove this?[example photo](https://ibb.co/TKks190)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changes in Elevation Look’ is closed to new replies.

 * ![](https://ps.w.org/waymark/assets/icon-256x256.png?rev=3491393)
 * [Waymark](https://wordpress.org/plugins/waymark/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/waymark/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/waymark/)
 * [Active Topics](https://wordpress.org/support/plugin/waymark/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/waymark/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/waymark/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [clubcompetitie](https://wordpress.org/support/users/clubcompetitie/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/changes-in-elevation-look/#post-17522000)
 * Status: resolved