Title: vancesmith's Replies | WordPress.org

---

# vancesmith

  [  ](https://wordpress.org/support/users/vancesmith/)

 *   [Profile](https://wordpress.org/support/users/vancesmith/)
 *   [Topics Started](https://wordpress.org/support/users/vancesmith/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vancesmith/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vancesmith/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vancesmith/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vancesmith/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vancesmith/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More] Two column setting only showing one column in Chrome](https://wordpress.org/support/topic/two-column-setting-only-showing-one-column-in-chrome/)
 *  Thread Starter [vancesmith](https://wordpress.org/support/users/vancesmith/)
 * (@vancesmith)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/two-column-setting-only-showing-one-column-in-chrome/#post-9641487)
 * So I clicked on the link above and it was still in one column. I played with 
   the zoom and it stayed in one column. Then I copied the link and pasted it into
   a new tab and it was gone. Then I clicked on the link above again and it was 
   fixed. Huh. I tried a bunch of different things before including clearing my 
   cache and history and restarting Chrome, but kept getting it. Now it seems to
   be gone. Weird. Thanks for replying.
    -  This reply was modified 8 years, 6 months ago by [vancesmith](https://wordpress.org/support/users/vancesmith/).
    -  This reply was modified 8 years, 6 months ago by [vancesmith](https://wordpress.org/support/users/vancesmith/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More] Two column setting only showing one column in Chrome](https://wordpress.org/support/topic/two-column-setting-only-showing-one-column-in-chrome/)
 *  Thread Starter [vancesmith](https://wordpress.org/support/users/vancesmith/)
 * (@vancesmith)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/two-column-setting-only-showing-one-column-in-chrome/#post-9617465)
 * no one? bueller?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Page and post title issues in 2017](https://wordpress.org/support/topic/page-and-post-title-issues-in-2017/)
 *  Thread Starter [vancesmith](https://wordpress.org/support/users/vancesmith/)
 * (@vancesmith)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-and-post-title-issues-in-2017/#post-9605712)
 * Exactly. I want post titles to show everywhere. But page titles to show nowhere.
   I ended up using the plug in SHK Hide Title, which seems to do the trick, but
   I will keep this code on file. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MaxButtons - Create buttons] Line at bottom of button. plus fonts changes in Safari](https://wordpress.org/support/topic/line-at-bottom-of-button-plus-fonts-changes-in-safari/)
 *  Thread Starter [vancesmith](https://wordpress.org/support/users/vancesmith/)
 * (@vancesmith)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/line-at-bottom-of-button-plus-fonts-changes-in-safari/#post-9602178)
 * I was using the theme Twenty Seventeen. I found this code that fixed the box 
   shadow, but the font is still different in Safari.
 * .entry-content a:link {
    text-decoration: none; border-bottom: none; -webkit-
   box-shadow: none; box-shadow: none;
 * }
 * a:link {
    text-decoration: none; border-bottom: none; -webkit-box-shadow: none;
   box-shadow: none;
 * }
    .entry-content a:visited { text-decoration: none; border-bottom: none; -webkit-
   box-shadow: none; box-shadow: none; }

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