tiorocky
Forum Replies Created
-
normally I just go thru the style sheet myself and trouble shoot…… very time consuming… was hoping to find someone who had the same issue….. was just a try….
child theme…..
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.I guess I didn’t clear cash good enough…… their finally gone…..
THANKS EVERYONE!!!!!!!!!
Topic closed
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.yes cleared cash….
If you go to this page https://maxwhip.com/mx-series/
I am trying to get rid of the “Previous Post and Next Post at the bottom..
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.Thank you Andrew….. as noted in the opening post,
Website: maxwhip.com
Theme: Discover
Vrsion: 1.7.4Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.minus the top and bottom [ ] its says here to place code in brackets…. I thought those were brackets….
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.I don’t mind changing it at all…… not hard to do….
Here is what I got now
[
.meta-data {
display: none;
}#nav-single {
display: none;
}]
and it doesn’t work????Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.I don’t mind changing it at all…… not hard to do….
Here is what I got now
.meta-data {
display: none;
}#nav-single {
display: none;
}and it doesn’t work????
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.First Vivek….. I want to thank you for all your help on this….. my replies are slow because having some internet issues at the moment….
Ok…. I tried that before and again just now and it does nothing good or bad…. no effect… I placed directly under the original code you gave me to remove the other stuff…
Scratching my head. . .
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.I wish I could say that was fun…… NOT……
That said I’m successfully back to the point I was after removing the reply section…. and haven’t broke anything in the office…..So. . . . still want to remove “Previous and Next” post options.
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.didn’t work…… and I don’t know if it caused it or not but now I have a long Navigation drop down menu at the top…. even if I remove the original code I changed to get rid of the first line it will not go away …… not good
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.Ok….. cleaned out the style with just the two items I change. . . . added your suggested code and it worked fine….. THANKS!
Also: As I stated in the first post I also want to remove: “Previous and Next” post options.
Any help there. . . .
I am newer then a newbie if that’s possible.
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.No. . . I just decided to add the whole thing and make all changes there.. . . is that not a good idea?
Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.Tried that……. didn’t change a thing…. even after clearing cash. . .
As shown here:
[
.meta-data {
display: none;
}.meta-data{
line-height: 16px;
padding: 6px 3px;
margin-bottom: 3px;
font-size: 11px;
border-bottom: 1px solid #e9e9e9;
}.meta-data a{
color: #fd7800;
}.meta-data a:hover{
color: #777;
}
]Forum: Themes and Templates
In reply to: [discover] Removing Date, Author, Category, etc.Thanks. . . BUT. . . .
I can not find a Custom css anywhere??????
Note: I am working in a child theme and check the parent theme. . nothing….