I'm getting a black background on a couple of feature images
#1
Posted 20 September 2012 - 05:17 PM
Home
Customer Service
Can't seem to find a solution for this!?
Thanks,
David
#2
Posted 20 September 2012 - 05:28 PM
Also, can't upload images using "Custom Logo" upload area.
Any ideas what's causing these?
Thanks!
David
#3
Posted 20 September 2012 - 08:08 PM
#4
Posted 31 October 2012 - 04:08 PM
Site -
First feature is set to a no background but I still get a black background. Dont know where it is picking up the following code from:
#feature_slider #feature-area {
display: block;
position: relative;
width: 100%;
background: url( );
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3),inset 0 0 15px rgba(0, 0, 0, 0.5);
overflow: visible;
}
I have tried changing this in my custom css but it doe not take effect. This happens in all options in the Fetaure section on backgrounds. I just upgraded to 2.3.5 and it broke
I am running Pagelines 2.3.5 on Wordpress 3.4.2
#5
Posted 31 October 2012 - 04:44 PM
#6
Posted 31 October 2012 - 06:00 PM
#7
Posted 31 October 2012 - 11:09 PM
with
#8
Posted 01 November 2012 - 09:56 AM
267.27KB 13 downloads
276.14KB 10 downloads
#9
Posted 04 November 2012 - 11:39 AM
Where are you adding your custom CSS, to the base child theme, the PageLines customisation plugin or the CSS / LESS editor in Custom Code ?
If you can provide this information, we will be able to investigate the issue further.
In the mean time, try the following:
#10
Posted 07 November 2012 - 11:09 PM
#site .section-features fset_height {
background: transparent;
}
but that doesnt work. you can see the problem here.
yes we have tried deleting the feature and creating it again. we have updated wordpress and pageslines. what else to do???
thanks in advance.
#11
Posted 07 November 2012 - 11:57 PM
I finally fixed my issue by actually editing the style.less file for the features section and adding that as a section in the child theme. If you don't manage it, send me a message and I will send you my edited section that gets rid of that issue
#12
Posted 08 November 2012 - 12:33 AM
#13
Posted 08 November 2012 - 10:03 AM
#14
Posted 08 November 2012 - 03:37 PM
#15
Posted 25 November 2012 - 11:25 PM
Thank you for your consideration and patience.












