Title: Rough Pixels's Replies | WordPress.org

---

# Rough Pixels

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/roughpixels/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/roughpixels/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/roughpixels/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/roughpixels/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/roughpixels/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/roughpixels/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Set featured image as header image](https://wordpress.org/support/topic/set-featured-image-as-header-image-2/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-featured-image-as-header-image-2/#post-17556708)
 * You are very welcome, and a quick note even though this topic is resolved:
 * Don’t worry about theme updates because you did the correct modification method
   of using a child theme–which is what they are for. For any theme updates that
   happen, the child theme is not going to be affected.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Set featured image as header image](https://wordpress.org/support/topic/set-featured-image-as-header-image-2/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-featured-image-as-header-image-2/#post-17556661)
 * I took a look and it does appear you have it functioning, which is one method
   of doing it and it’s also a good method too.
 * The premium version does this (it’s one of the features, including setting an
   image for categories too). But, this is for the free version and again, it appears
   you have a solution for it–and that is what is important.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Set featured image as header image](https://wordpress.org/support/topic/set-featured-image-as-header-image-2/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/set-featured-image-as-header-image-2/#post-17556593)
 * First, my apologies for late reply–I did not receive notifications.
 * What you first described here: “would it be possible to set the featured image
   as the header image for each post?” is built into the theme. The Header image
   feature (which is a WordPress feature added to this theme (and for the side column)
   can be changed from the customizer. It should be set up to display that image
   on all pages and posts (for the free version).
 * Your Setting will be in the Sidebar Column Options tab of the Customizer. Change
   the image and that should do it.
 * **I think I better check this to make sure it does that–it’s been awhile since
   working on this theme 🙂
 * Best Regards,
   Andre
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Fifty50] Great theme, great TEAM!](https://wordpress.org/support/topic/great-theme-great-team-11/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/great-theme-great-team-11/#post-17385962)
 * I just discovered you provided a rating and review; thank you for doing this 
   🙂
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/page/2/#post-17385840)
 * No worries. I hope this works out for you. I’m still around, should you have 
   other questions.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/page/2/#post-17385819)
 * Are you on an Android or iPhone? I still cannot replicate precisely what you 
   are experiencing. The text auto-flows and stays in the window. I did a quick 
   look at Bing’s AI with this issue and it came up with adding this:
 *     ```wp-block-code
       .entry-content {
       overflow-wrap: break-word;
         word-wrap: break-word;
         -webkit-hyphens: auto;
         -ms-hyphens: auto;
         -moz-hyphens: auto;
         hyphens: auto;
       }
       ```
   
 * Don’t know if this will help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/page/2/#post-17385756)
 * Is there a way to provide a screenshot? I went to your page with my phone and
   I increased the font using the aA size button on the Safari browser address bar(
   see the screenshot below). However, when using finger jesters to increase the
   size, then it will go off screen where you have to drag from one side to the 
   other to see it all.
 * Screenshot showing text staying inside using the aA sizing on the browser address
   bar:
 * [⌊Chapter 1.png⌉⌊Chapter 1.png⌉[
 * This is where the sizer is:
 * [⌊mobile-text2.jpg⌉⌊mobile-text2.jpg⌉[
 * Generally, the user would adjust with the sizing feature or using a screen reader.
   If content does go out of bounds, they will need to scroll side-to-side to see
   the full width of content. This generally happens for any/most websites when 
   using finger jesters to size up (or down). Likewise, even that browser feature
   with the sizer option, can sometimes create a scrollbar at the bottom for many
   sites.
 * Was this what you were referring too?
 * Unfortunately, this is the nature of most websites and whichever mobile browser
   they are using when the need for individuals to resize the content.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/page/2/#post-17385147)
 * Side note: You should probably start a new topic for this as the forum moderators
   might catch this continuing on a “Resolved” topic.
 * Before you do that, are you referring to the actual text content in the right
   side panel when doing CTRL and + to enlarge everything?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kubrick 2024] Question re: Classic Kubrick Styling (& site title weight)](https://wordpress.org/support/topic/question-re-classic-kubrick-styling-title-weight/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/question-re-classic-kubrick-styling-title-weight/#post-17379792)
 * Actually, I decided to fix both issues right away. Version 1.0.2 is online now.
   Hopefully, this fixes what you discovered. One thing I added was the full post
   option to choose “Classic” as the post style. When changing this theme to the
   classic style, in addition to selecting the blog classic, you also need to select
   the Post classic from the layout tab in the customizer.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kubrick 2024] Question re: Classic Kubrick Styling (& site title weight)](https://wordpress.org/support/topic/question-re-classic-kubrick-styling-title-weight/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/question-re-classic-kubrick-styling-title-weight/#post-17379706)
 * I found the problem with the site header; fixing it right now. I’m also going
   to fix the classic style for the full post view, first thing in the morning–if
   I understand correctly with your reference to Post List that still maintains 
   the newer style. I will have this uploaded tomorrow.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kubrick 2024] Question re: Classic Kubrick Styling (& site title weight)](https://wordpress.org/support/topic/question-re-classic-kubrick-styling-title-weight/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/question-re-classic-kubrick-styling-title-weight/#post-17378321)
 * Hi Bix…first, my apologies for being late with a reply; I did not get notification
   you posted.
 * For the main or archive pages, can you provide an example of what is not changing?
   If I missed something, I will have to fix that.
 * For font weight, is your website live? If so, or, if you can provide screenshots,
   I will take a look and see if there needs to be an adjustment.
 * Best Regards,
   Andre
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/#post-17367723)
 * Now that makes me happy to know things worked out for you 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/#post-17367685)
 *     ```wp-block-code
       @media (min-width: 992px){
       .page-id-36 .site-content, .page-id-36 .site-footer {
           margin-left: 0;
       }
       }
       ```
   
 * That should do it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/#post-17367633)
 * I think I gave you incorrect code just earlier….should be this:
 *     ```wp-block-code
       @media (min-width: 992px){
       .page-id-36.sticky-nav .topnav {
           position: fixed;
           top: 0;
           left: 0;
           right: 0;
           z-index: 20;
       }
       }
       ```
   
 * Try that one.
 * Side Note: If you don’t want the menu fixed in a position where content scrolls
   behind it, change this part to this code:
 *     ```wp-block-code
       position: relative;
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifty50] Side panel image: more than 1 on rotation?](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/)
 *  Theme Author [Rough Pixels](https://wordpress.org/support/users/roughpixels/)
 * (@roughpixels)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/side-panel-image-more-than-1-on-rotation/#post-17367621)
 * On my end, I see the navigation menu on the content side and centered. Here is
   a screenshot: [https://www.screencast.com/t/Od0unwqZkvj](https://www.screencast.com/t/Od0unwqZkvj)
 * If yours is over on the side column, it might need your browser or site cache
   to be cleared, perhaps?

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

1 [2](https://wordpress.org/support/users/roughpixels/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/roughpixels/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/roughpixels/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/roughpixels/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/roughpixels/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/roughpixels/replies/page/2/?output_format=md)