Title: Michael Arestad's Replies | WordPress.org

---

# Michael Arestad

  [  ](https://wordpress.org/support/users/michael-arestad/)

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 61 total)

1 [2](https://wordpress.org/support/users/michael-arestad/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/michael-arestad/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/michael-arestad/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/michael-arestad/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/michael-arestad/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help on troubleshooting and solving the +4s load times on a 400kb site](https://wordpress.org/support/topic/help-on-troubleshooting-and-solving-the-4s-load-times-on-a-400kb-site/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/help-on-troubleshooting-and-solving-the-4s-load-times-on-a-400kb-site/#post-12624964)
 * I did a quick test via Google’s PageSpeed Insights tool. You can [see the results here](https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.kreist.co%2F).
 * Based on what I’m seeing, it would be a good idea to talk to your host. It seems
   like there could be a significant delay before the server responds.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Widget Custom HTML no copy & paste available](https://wordpress.org/support/topic/widget-custom-html-no-copy-paste-available/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/widget-custom-html-no-copy-paste-available/#post-12624626)
 * Howdy Marco,
 * I’m unable to replicate this. I was able to copy code from a text editor and 
   paste it in the Custom HTML widget on both the Widgets page and the Customizer.
   I used both right click to copy/paste as well as the `command + c` and `command
   + v` hotkeys.
 * I would first try these things to resolve the issue:
 * 1. Update your browser
    2. Try disabling any browser addons or extensions that
   could be conflicting 3. Try a different browser
 * It also couldn’t hurt to make sure your WordPress and its plugins are all up 
   to date as well.
 * If none of that works, it’s possible there is a plugin conflict. In that case,
   maybe try disabling plugins temporarily to see if they are the cause.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [View Link Broken – Media Library](https://wordpress.org/support/topic/view-link-broken-media-library/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/view-link-broken-media-library/#post-12624092)
 * Howdy,
 * That particular link will go to an image’s “Attachment page” which is a specific
   [page template](https://developer.wordpress.org/themes/template-files-section/attachment-template-files/)
   that shows the image. I suspect your theme either doesn’t have an attachment 
   template or, for some reason, the attachment template isn’t showing the image.
 * If you want the see the full size image, click the title of the image. Then, 
   on the right, you’ll see a meta box that has the file URL.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [+ button to add blocks doesn’t work](https://wordpress.org/support/topic/button-to-add-blocks-doesnt-work/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/button-to-add-blocks-doesnt-work/#post-12623588)
 * Hi. I’m sorry you’re having trouble with this. I’m having trouble replicating
   this issue. I installed
 * I have a few questions that could be helpful in working out the bug.
 * 1. What browser are you using? Which version?
    2. What version of WordPress are
   you using? 3. Are there any other plugins installed on your site? 4. Do you have
   any browser extensions installed that could be conflicting with the WordPress
   code (I don’t think this is the case, but worth checking.)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [twentyseventeen header overlapping on mobile device](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/#post-12623362)
 * > what do you think i have done wrong?
 * My guess is that a class or element is missing that the CSS targets. That said,
   I think you’re venturing into territory where it would be good for you to either
   learn a bit more about CSS, HTML, and PHP, or maybe even find a developer to 
   help you out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [twentyseventeen header overlapping on mobile device](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/#post-12613876)
 * That’s a bit more complex. You would need to override those particular styles.
   You can see the selectors and styles in the stylesheet around line 1748 and they
   currently look like this:
 *     ```
       /* For browsers that support 'object-fit' */
       @supports ( object-fit: cover ) {
       	.has-header-image .custom-header-media img,
       	.has-header-video .custom-header-media video,
       	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
       		height: 100%;
       		left: 0;
       		-o-object-fit: cover;
       		object-fit: cover;
       		top: 0;
       		-ms-transform: none;
       		-moz-transform: none;
       		-webkit-transform: none;
       		transform: none;
       		width: 100%;
       	}
       }
       ```
   
 * I think this is one that could be a bit tricky as you might need to customize
   the style in several places.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [twentyseventeen header overlapping on mobile device](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/#post-12613764)
 * Good question. From what I can tell, it looks like you edited the theme’s stylesheet
   and added the CSS.
 * What I would do is remove the CSS you wrote and, instead, write the same CSS 
   but at the bottom of the stylesheet.
 * Here is what you want to see:
 *     ```
       .banner{background: red}
       .topbar{background: green}
       ```
   
 * Currently, that code is actually inside a media query like this:
 *     ```
       @media screen and (min-width: 48em) {
       	.banner{background: red}
       	.topbar{background: green}
       }
       ```
   
    -  This reply was modified 6 years, 3 months ago by [Michael Arestad](https://wordpress.org/support/users/michael-arestad/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pages not opening after update WPv5.4](https://wordpress.org/support/topic/pages-not-opening-after-update-wpv5-4/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/pages-not-opening-after-update-wpv5-4/#post-12613742)
 * I took a look at the [KingComposer plugin support page](https://wordpress.org/support/plugin/kingcomposer/)
   and see that others are also running into this issue. You have a few options 
   to move forward:
 * 1. Contact KingComposer directly [via their website](https://kingcomposer.com/contact/).
   You will likely have more luck getting a faster response there.
 * 2. Also, it couldn’t hurt to add a comment to [this topic](https://wordpress.org/support/topic/after-wordpress-5-4-update-plugin-doesnt-work/)
   informing them that you also are experiencing issues.
 * 3. Painful as it might be, it could be worth your time to investigate a different
   page builder. I am seeing topics about compatibility errors happening after the
   last few WordPress updates on the KingComposer support page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [twentyseventeen header overlapping on mobile device](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/twentyseventeen-header-overlapping-on-mobile-device/#post-12613634)
 * I took a look. I don’t see anything overlapping the `topbar` element. I suspect
   that could be the WordPress admin bar. Could you provide a screenshot?
 * As for the colors, I see that the styles written for them are inside of a [CSS media query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries).
   This particular media query limits any styles written within it to appear on 
   a screen that is 48em and wider which is about tablet-sized and larger. That 
   means on screens smaller than 48em wide, those rules will be ignored. You can
   resolve this by moving your custom CSS outside the media query.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Field Name using CSS](https://wordpress.org/support/topic/custom-field-name-using-css-2/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/custom-field-name-using-css-2/#post-12161586)
 * It looks like the feature you are looking for is part of [the paid version of the plugin](https://a3rev.com/shop/woocommerce-email-inquiry-ultimate/).
 * It looks like you’ve already requested support on [the plugin’s support forum](https://wordpress.org/support/topic/custom-field-name-using-css/).
 * I wouldn’t advocate for using CSS as the form label will no longer function as
   it is intended. I would instead either look into the paid version or try another
   plugin for a more general contact form like [Contact Form 7](https://wordpress.org/plugins/contact-form-7/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Field Name using CSS](https://wordpress.org/support/topic/custom-field-name-using-css-2/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/custom-field-name-using-css-2/#post-12161252)
 * Howdy,
 * Which contact form are you using?
 * You _could_ change them with CSS, but it will add other issues. I wouldn’t recommend
   it. It would be better to change them elsewhere.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mobile friendly layout issue](https://wordpress.org/support/topic/mobile-friendly-layout-issue/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/mobile-friendly-layout-issue/#post-12147121)
 * I made a similar recommendation for the WordPress block to function like this
   by default. It’s possible that, in the future, you will be able to get the desired
   result with a setting or just out of the box. If you’re interested, here is the
   issue: [https://github.com/WordPress/gutenberg/issues/14283](https://github.com/WordPress/gutenberg/issues/14283)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mobile friendly layout issue](https://wordpress.org/support/topic/mobile-friendly-layout-issue/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/mobile-friendly-layout-issue/#post-12146969)
 * [@bcworkz](https://wordpress.org/support/users/bcworkz/) is correct. To elaborate,
   you will want to add a bit of CSS code. You can do this by going to the Customize
   view (link is in the WordPress sidebar). You will then see a menu item on the
   left called Additional CSS. Open that up to reveal a little text editor to add
   some odds and ends CSS when needed.
 * I believe the following sets of CSS should do the trick with a few caveats.
 * The following code will resolve the issue across your entire site for that particular
   block type. I don’t really see a downside to this, but if you see something break
   on another page, you might try one of the other examples I am providing.
 *     ```
       @media (max-width: 600px) {
       	.wp-block-media-text {
       		display: block;
       	}
       }
       ```
   
 * The following two sets are a little more focused in their target. This next bit
   of code targets that particular block, but only on blog posts.
 *     ```
       @media (max-width: 600px) {
       	.single-post .wp-block-media-text {
       		display: block;
       	}
       }
       ```
   
 * This last one only targets the specific page you linked.
 *     ```
       @media (max-width: 600px) {
       	.postid-9267 .wp-block-media-text {
       		display: block;
       	}
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Press This] please support CPTs](https://wordpress.org/support/topic/please-support-cpts/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/please-support-cpts/#post-4984704)
 * We’re looking into it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Press This] Press This Category Scrolling Issue](https://wordpress.org/support/topic/press-this-category-scrolling-issue/)
 *  [Michael Arestad](https://wordpress.org/support/users/michael-arestad/)
 * (@michael-arestad)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/press-this-category-scrolling-issue/#post-5091755)
 * Oops. Just saw these. This is an experimental plugin. It’s not the tool built
   in to core. For those bugs, you might post here: [https://make.wordpress.org/core/components/editor/press-this/](https://make.wordpress.org/core/components/editor/press-this/)

Viewing 15 replies - 1 through 15 (of 61 total)

1 [2](https://wordpress.org/support/users/michael-arestad/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/michael-arestad/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/michael-arestad/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/michael-arestad/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/michael-arestad/replies/page/2/?output_format=md)