BjScott
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [fART] Hide navigation to previous and next post on single postHello,
Try this in your Custom CSS:
.left .right {display:none;}
Let me know if that works!
Forum: Themes and Templates
In reply to: [fART] Update the colour of the arrows and pause/play on sliderHello!
Can you post a link to your page so I can take a look?
Thanks,
BrendaForum: Themes and Templates
In reply to: Author not showing on postsHello!
Can you please post a link to your site so I can take a look?
Thanks,
BrendaForum: Themes and Templates
In reply to: [Maskitto Light] Remove title in PageHello,
First off…you do NOT want to be doing anything in your .php files!
This can be changed using CSS. Can you post a link to your site so I can take a look?
Thanks,
BrendaForum: Themes and Templates
In reply to: [Swell Lite] Broken Logo ImageGood luck! I just sent my daughter an invite to your FB page! Thank you to your & your husband for serving our country!
I’ll be watching too to see what the answer is to your icon issue!
Thank you,
BrendaForum: Themes and Templates
In reply to: Edit Sidebar Custom Menu CSSI’m sorry! Would be easier if I was actually on your site instead of using the inspector…but here is what it looked like on my end – Image
Forum: Themes and Templates
In reply to: [Boutique] Add a logoGreat! You are welcome!
Forum: Themes and Templates
In reply to: [Boutique] Add a logoHello!
Adjust your code to include the background-color…
#masthead.site-header {
background-repeat: no-repeat;
background-color: #000000;
}I think that should do it!
Forum: Themes and Templates
In reply to: [Boutique] Add a logoHello Equinestaff!!
Try this in your Custom CSS:
#masthead.site-header {
background-repeat: no-repeat;
}Let me know if that works, ok?
Thanks,
BrendaForum: Themes and Templates
In reply to: Help me for white text, when i want submit a page or articleHi Dario,
Im not sure, but try putting this into your Custom CSS:
body {
color: #000;
}Let me know if that helps at all!
BrendaForum: Themes and Templates
In reply to: [Flato] Remove author byline from all postsHi Danielle!
You are very welcome!Forum: Themes and Templates
In reply to: [Flato] Remove author byline from all postsHi,
Put this into your Custom CSS, and that should remove the author byline from your posts!
span.byline {
display: none;
}Let me know if that works, and if there is anything else I can help you with!
BrendaForum: Themes and Templates
In reply to: [Flato] Remove author byline from all postsHello! Welcome to WordPress!
Can you post a link to your site so I can take a look for you?
Thanks,
BrendaForum: Themes and Templates
In reply to: [Boxy] Boxy editing capabilitiesHello! Welcome to WordPress!
Can you post a link to your site so I can take a look?
Thanks,
BrendaForum: Themes and Templates
In reply to: [Swell Lite] Broken Logo ImageI know what you are asking, but am not sure how to fix it 🙁
I have a feeling its very obvious, but am just not seeing it. I too ended up changing one place and it changed all the icons.
Hopefully someone else will jump on this thread and help you out…as I’d like to know as well!