blips1126
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images blurry on Iphone (Safari) unless browser is refreshedA side note, my site changes take HOURS to show up on Safari. Meanwhile all changes show immediately on any desktop browser. Maybe these problems are linked?
Forum: Fixing WordPress
In reply to: How to stop home page image from scalingThe theme is working fine, I want to add a custom change. I should have wrote “fixed” not fixed. Is there an alternate wordpress forum that I can post this question on? Forums are much more efficient and responsive then theme owners sometimes.
Forum: Fixing WordPress
In reply to: CSS not updating for Internet ExplorerI found that when i reduce the width of the image to around 1200px then IE will display it correctly. Very strange.
Forum: Fixing WordPress
In reply to: CSS not updating for Internet ExplorerHey Liam, I’m not really sure how to add images here. Basically, my logo image on explorer is portraying the actually size of the image, and not centering it above the main menu. You have to scroll to the right to actually see the whole image. The logo image on chrome (and all other browsers) is adjusting the size based on the theme settings and centering it above the menu.
Forum: Fixing WordPress
In reply to: Createing 1 to 1 Scale from Desktop to MobileIs it possible to do that site wide? For instance when you click on the first image on the left you get to the main product page. Is it possible to also have these pages scale the same?
https://zxndesignco.com/product/cobalt-black-black/
Thanks again.
Forum: Fixing WordPress
In reply to: Createing 1 to 1 Scale from Desktop to MobileWow, seemed to work. Awesome! Thanks
Forum: Fixing WordPress
In reply to: Different site-branding image for different pagesReally do appreciate the help, but like I said I am a newbie and I don’t even know what editors are out there or how to even upload a file via FTP. Or what to copy from function.php and styles.css.
This is the code I used in the “Edit Css” to move the image to the left on a specific page…
.page-id-196 .site-branding {
text-align: left;
padding: .1em;
}Is there any way to add to this code specifying the image that I want as the site branding image on page id 196? Or is what I want to accomplish more complicated then that.
Again thanks for the help. I wish I understood what you are trying to tell me to do.
Forum: Fixing WordPress
In reply to: Different site-branding image for different pagesHi Steve thanks for the reply. Like I said I have 18 hours of coding experience so I have some idea of what your talking about but not 100% positive…
Am I…
1) copying the header.php from the “editor”
2) Pasting that into the child theme, in the “Edit Css” or the “editor”?
3) Pasting the code you gave me (with my url) into the child theme in the “editor” or the “edit css”?Thanks again for the help
Forum: Themes and Templates
In reply to: [Gateway] Desktop to mobile device issuesI also just noticed that when you use the shortcode in the text widget to increase the hero image size it cancels out whatever is in the code to make the hero image scale correctly on a mobile device.