-
AuthorPosts
-
June 19, 2015 at 7:13 pm #462096
Hi,
I would like to adjust the colour background depth to a custom pixels amount. At the moment the ‘small padding’ option is still to thick.
The color background I want to adjust is the blue ‘colour background’ section on this homepage link, under the layer slider.
http://resoluteprivate.com.au – blue strip
http://resoluteprivate.com.au/resources – changes
Do you have some css for this? Say… I need the blue strip to be say 15 pixels.
Cheers, Justin
June 22, 2015 at 9:20 am #462494Hey justintpea!
I’m not sure what’s going on there, there seems to be some empty content in that container, could you try to remove it? If you still need help then please provide us with a temporary admin login so that we can have a closer look. You can post the details here as a private reply.
Regards,
RikardJune 22, 2015 at 10:13 am #462524Sorry Rikard, the example of the changes are in that link now… See below.
See the blue colour section on the homepage, under the layer slider.
See the requested changes here… Basically I just want to set a custom pixel size for the colour section. At the moment i have a choice between, no padding, default, small, large, and huge padding. I’d like to make it thinner than small with a custom pixel amount.
June 22, 2015 at 1:33 pm #462738Hey!
You can set a custom pixel value if you edit the color section and select Custom height in pixel in the Section Minimum Height option.
Regards,
RikardJune 25, 2015 at 9:04 am #464450Thanks! I tried that already, but it wont go any smaller than the ‘small padding’ default size. For instance, I need it to be 5-10 pixels in height.
Do you know of anyway around this?Thanks for your time.
June 26, 2015 at 9:27 am #464815Hi!
The color section is set to have a minimum height of 100px. You can change that in the Quick CSS field:
.avia-section { min-height: 1px; }
Regards,
IsmaelJune 26, 2015 at 11:08 am #464863Thank you for the reply.
I see. But for some reason it does not change the outcome of the colour section when I input this code into the quick css section. It remains at a minimum of 100px.
I can give you my login if that helps solve the problem…
Justin
June 26, 2015 at 1:40 pm #464953June 27, 2015 at 11:44 am #465219Ok, thank you! See below…
Sorry for the inconvenience of this.
Justin
June 29, 2015 at 4:29 am #465611 -
AuthorPosts
- You must be logged in to reply to this topic.