BjScott
Forum Replies Created
-
Yes…I think changing the color to #fff might just do it! It does on my end!
Yeah on the overlay!
Ok…try this on that black bar…
in the previous code try removing this:
overflow:none;
and see if that does it!
Try this for that black bar beneath your slider…
#slider-banner {
overflow: none;
background: #111;
}And for that translucent overlay, try:
.slider-caption {
background: none;
}Let me know how those work!!
Hello there!
Can you please post your link so I can take a look?
Thanks!
Forum: Themes and Templates
In reply to: [MesoColumn] Reduce caption box around imageHello!
Try this:
.wp-caption {
margin-bottom: 0.525em;Does that help?
Forum: Themes and Templates
In reply to: [First] Remove site title from homepageHello!
Can you post a link to your site?
Thanks!
Forum: Themes and Templates
In reply to: Twenty fouteen. – CSS HelpHello!
I found this:
#displayProduct-523205745.displayProduct-shortcode .product_table {
border-color: #fc5b5b;
}If you put this into your CSS & change that border-color to #fff , it should disappear!
I didnt see a sidebar, did you figure that out?
Hope that helps!
Forum: Themes and Templates
In reply to: [Maskitto Light] Footer contentHello fragos!
Do you have a link to the page you are having this issue with?
Thanks!
Forum: Themes and Templates
In reply to: [Vantage] Update wipes out home page personalisationHello!
Oh that is so frustrating Im sure! Unfortunately, there is no way to recover the design changes you made to your theme.
In order to avoid this, you need to create a “Child Theme”. You can do a search here at wordpress.org to find out to do that! Then all your personalization is done in the child theme, and you will never lose those changes when the parent theme updates!
Hope that helps!
Forum: Themes and Templates
In reply to: [Swift Basic] site is not display anything on homepageHello!
Do you have a page set to be the default home page? If not, you can do so under “settings >>reading …& from there choose the page you want to display as the home page.
Does that help?
Forum: Themes and Templates
In reply to: [Limelight] HomeboxesHello! What exactly do you mean by the “home boxes”? I think you might be referring to the posts that show up as they are created. Good Luck!
Forum: Themes and Templates
In reply to: [Limelight] Slider SizeHi Meghan…you can do a google search for photo resizer…and you’ll find ones for free that work really well to reduce your photo size so they’ll look great in the slider!
When I go into PayPal to update the IPN settings, it asks for the URL script. what is that? I put in my website’s URL as I didn’t know, and there was no error message given.
I’ve gotten orders,saying they paid via PayPal, but there is no transaction in my PayPal account. Sandbox is unchecked.
Forum: Plugins
In reply to: [WooCommerce] Possible IPN issueIn PayPal, when it asked for the URL script I had no idea what that is, and only put in my sites URL. Will that work?
My customers place orders, it SAYS they paid with paypal, but nothing shows up in my PayPal acct.
Forum: Themes and Templates
In reply to: [Adelle] Adelle theme bug : font is white (so not visible)