Jarret
@jarretc on WordPress.org, @Jarret on Slack
- Member Since: May 10th, 2008
- Location: California
- Website: jarretcade.com
Contribution History
Jarret’s badges:- bbPress Contributor bbPress Contributor
- BuddyPress Contributor BuddyPress Contributor
- Core Contributor Core Contributor
- Meta Contributor Meta Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to Center the copyright/footer text, on the site WordPress.org Forums:
Try the following #site-footer .footer-credits { margin: auto; }3 hours ago
-
Posted a reply to TwentyTen Version 2.2 versus Version 2.9, on the site WordPress.org Forums:
You're using a backup of TwentyTen as shown in your live style.css file here: https://cassidyphotography.net/wp-content/themes/twentytenbackup/style.css…18 hours ago
-
Posted a reply to Bottom Part Of Footer, on the site WordPress.org Forums:
You could use a plugin such as the following: https://wordpress.org/plugins/storefront-footer/ Then just write in some…18 hours ago
-
Posted a reply to Nav menu spacing, on the site WordPress.org Forums:
I would remove what you added and try out the following @media screen and (min-width:…18 hours ago
-
Posted a reply to shop page display broken after update to 2.5.5, on the site WordPress.org Forums:
That should work with what you have, you can also use the code I provided…20 hours ago
-
Posted a reply to Product images not centered on mobile devices, on the site WordPress.org Forums:
Try the following in Appearance->Customize->Additional CSS @media screen and (max-width: 568px) { .storefront-product-section .product *,…20 hours ago
-
Posted a reply to Switch The Handheld Menu and The Title, on the site WordPress.org Forums:
I would try the following in Appearance->Customize->Additional CSS @media screen and (max-width: 568px) { .site-header…20 hours ago
-
Posted a reply to Change Logo Size, on the site WordPress.org Forums:
If you want to control the content that shows up in the footer you can…3 days ago
-
Posted a reply to Change Logo Size, on the site WordPress.org Forums:
I would try the following for centering the logo .site-header .site-branding { width: 100% !important;…3 days ago
-
Posted a reply to Change Logo Size, on the site WordPress.org Forums:
Hello again, we would need a link to your site in order to suggest any…3 days ago
-
Posted a reply to Replace – with – in post title, on the site WordPress.org Forums:
Hi, you need to use 2 different function names instead of using the same one.…3 days ago
-
Posted a reply to Spacing footer widget area, on the site WordPress.org Forums:
Try this for desktop/larger screens @media screen and (min-width: 568px) { .site-footer .site-info { padding:…3 days ago
-
Posted a reply to how to fix logo position, on the site WordPress.org Forums:
I'm not quite sure to be honest with you. I think it has something to…3 days ago
-
Posted a reply to Spacing footer widget area, on the site WordPress.org Forums:
Sure, you can use something like the following .site-footer .footer-widgets div { margin-bottom: 20px; }…3 days ago
-
Posted a reply to Spacing footer widget area, on the site WordPress.org Forums:
Hi, I think you might be looking for something like the following? @media screen and…3 days ago
-
Posted a reply to how to fix logo position, on the site WordPress.org Forums:
Looking at your CSS it looks like the following is the cause for the homepage…3 days ago
-
Posted a reply to Home Page Problem, on the site WordPress.org Forums:
I assume you're referring to the title of the page shown in the browser? If…3 days ago
-
Posted a reply to Product Image Thumbnails are vertical, on the site WordPress.org Forums:
Hi, hard to say without seeing the code itself to see what it and the…3 days ago
-
Posted a reply to Mobile Primary Menu Not The Same As Laptop / Tablet Primary Meny, on the site WordPress.org Forums:
Oh I see. In that case, go into Appearance->Menus->Manage Locations and set the Handheld Menu…3 days ago
-
Posted a reply to problem with 404 pages, on the site WordPress.org Forums:
Have you tried disabling all other plugins? I'm running WooCommerce 4.0.0 and Storefront 2.5.3 on…3 days ago
-
Posted a reply to The list is not displayed in the search, on the site WordPress.org Forums:
Ah I see what you mean! Try this in Appearance->Customize->Additional CSS .search-results .post ul {…3 days ago
-
Posted a reply to Logo Size with Secondary Navigation Menu, on the site WordPress.org Forums:
Hi @ananddevops, probably best to create your own support thread here: https://wordpress.org/support/theme/storefront/ With a link…3 days ago
-
Posted a reply to Mobile Primary Menu Not The Same As Laptop / Tablet Primary Meny, on the site WordPress.org Forums:
You're wanting the menu items to show horizontally versus vertically on a mobile screen? You…4 days ago
-
Posted a reply to how to fix logo position, on the site WordPress.org Forums:
If you change the Page Template for the homepage over to the Homepage template instead…4 days ago
-
Posted a reply to Storefront header – nav menu height, on the site WordPress.org Forums:
Based upon the CSS you have at the time of this reply, the following should…4 days ago
-
Posted a reply to The list is not displayed in the search, on the site WordPress.org Forums:
Hi, are you still having issues with this? When looking at that search results list…4 days ago
-
Posted a reply to Increase logo size in Twenty Twenty child theme, on the site WordPress.org Forums:
Hi, the logo looks pretty large right now on the site when viewing it. Were…4 days ago
-
Posted a reply to Background image with gradient, on the site WordPress.org Forums:
You could with some custom CSS, you'd just need a URL for your image and…4 days ago
-
Posted a reply to media and text block not mobile responsive, on the site WordPress.org Forums:
Hi, is this in reference to the domain listed in your profile? If so, I…4 days ago
-
Posted a reply to Mobile store icon non-clickable, on the site WordPress.org Forums:
Hi, try this CSS, looks like it should work @media screen and (max-width: 568px) {…4 days ago
-
Posted a reply to Remove “Add to cart” (checkout) icon from header menu, on the site WordPress.org Forums:
There might be an option to remove this from the main menu in the Customizer,…4 days ago
-
Posted a reply to twentysixteen child theme – menu – Cannot read property ‘classList’ of null, on the site WordPress.org Forums:
Hi, looks like you got a response in that other thread related to your question…4 days ago
-
Posted a reply to Image logo sidebar widget, on the site WordPress.org Forums:
Adding some code would be the same as adding a plugin. A plugin is just…1 week ago
-
Posted a reply to Remove author name but keep avatar, publish date and categories, on the site WordPress.org Forums:
Ok, for your modified version of the code, you can either remove a span tag…1 week ago
-
Posted a reply to twentysixteen child theme – menu – Cannot read property ‘classList’ of null, on the site WordPress.org Forums:
Do you have the script setup in the footer.php file right now instead of functions.php?…1 week ago
-
Posted a reply to Storefront theme not mobile ready, on the site WordPress.org Forums:
Hey, glad to hear you are happier with the display now! If there is anything…1 week ago
-
Posted a reply to Storefront header – nav menu height, on the site WordPress.org Forums:
Looks like you have a bit of custom CSS in there around the mobile display…1 week ago
-
Posted a reply to Storefront theme not mobile ready, on the site WordPress.org Forums:
Hello again, it looks like some of the custom css you have applied is what…1 week ago
-
Posted a reply to Removal of H1 entry-title text, on the site WordPress.org Forums:
How do you have your homepage configured? Looking at the source code for the theme,…1 week ago
-
Posted a reply to how to fix logo position, on the site WordPress.org Forums:
My guess would be it has something to do with either the Advanced Woo Search…1 week ago
-
Posted a reply to Trouble with site, on the site WordPress.org Forums:
Try disabling Brotli compression in CloudFlare ( https://support.cloudflare.com/hc/en-us/articles/200168396-What-will-Cloudflare-compress- ) or contact your hosting provider and…1 week ago
-
Posted a reply to Product photos do not appear on my store page, on the site WordPress.org Forums:
Hello, did you get this working? When looking at the URL you provided right now…1 week ago
-
Posted a reply to My blog and other images are not responsive, on the site WordPress.org Forums:
Hi, looks like your site you linked is using OceanWP right now. If you want…1 week ago
-
Posted a reply to twentysixteen child theme – menu – Cannot read property ‘classList’ of null, on the site WordPress.org Forums:
What does the code look like in your child theme's functions.php file?1 week ago
-
Posted a reply to Removal of H1 entry-title text, on the site WordPress.org Forums:
Hi, if you're logged into the site and looking at the homepage, if you have…1 week ago
-
Posted a reply to Remove author name but keep avatar, publish date and categories, on the site WordPress.org Forums:
Hi, I don't see any / separator for the post meta info on a desktop…1 week ago
-
Posted a reply to Menu burger drop down not working in mobile, on the site WordPress.org Forums:
Hi Maria, are you still having an issue with the menu? I visited your site…1 week ago
-
Posted a reply to Image logo sidebar widget, on the site WordPress.org Forums:
Hi, which widget are you using there and how do you have the brands configured…1 week ago
-
Posted a reply to Storefront header – nav menu height, on the site WordPress.org Forums:
Hi there, are you looking for some CSS like this? .home .site-content { margin-top: 50px;…1 week ago
-
Posted a reply to Storefront theme not mobile ready, on the site WordPress.org Forums:
Hi, how are you wanting the mobile version of the site to display exactly? Typically,…1 week ago
Contributor
-
rtMedia for WordPress, BuddyPress and bbPress
Active Installs: 20,000+