J Harris - 23 Machine
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tracks] Author Box: Change Written By to Something Else?Cool! Thanks. I think I can handle that. I’ll give it a try today and let you know how it goes. Thanks again!
Forum: Themes and Templates
In reply to: [Tracks] Author Box: Change Written By to Something Else?I’d like to try if you’re willing to share your insight. I already downloaded the “empty” Tracks Child Theme and I’m ready to go. Thanks, Ben.
Forum: Themes and Templates
In reply to: [Tracks] Background Color Changes on MobileThanks Ben! That fixed it!
Forum: Themes and Templates
In reply to: [Tracks] Background Color Changes on MobileWhen I look in my custom CSS I see I have a call that looks like this:
@media all and (min-width: 800px) {
.menu-primary-items,
.menu-unset {
text-align: center;
clear: left;
margin: 0 auto;
}I tried replacing just the media all query with the body, .main tag you provided but it seemed to break some other things in the code below it. I know that this due to my lack of CSS syntax knowledge though. I tried replacing the whole thing but then it messes up my center-styled menu. Can you help put this in to the correct format? Thanks again!
Forum: Themes and Templates
In reply to: [Tracks] Author Box ColorThanks again Ben! Works great.
Forum: Themes and Templates
In reply to: [Tracks] Remove breadcrumbs from all pagesAwesome. Was hoping it was something super easy like that. All taken care of already! Thank you so much for your quick response.
JH