Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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

    #462494

    Hey 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,
    Rikard

    #462524

    Sorry 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.

    http://resoluteprivate.com.au

    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.

    http://resoluteprivate.com.au/resources

    #462738

    Hey!

    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,
    Rikard

    #464450

    Thanks! 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.

    #464815

    Hi!

    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,
    Ismael

    #464863

    Thank 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

    #464953

    Hey!

    Please do so Justin and include them in private content field.

    Regards,
    Yigit

    #465219

    Ok, thank you! See below…

    Sorry for the inconvenience of this.

    Justin

    #465611

    Hey!

    You had padding applied to the color section, I set it to no padding and 10px height and it’s working as expected.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.