Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1472549

    I have a banner image at the top of each page. The height of the image varies.
    What is the best way to always have the same space on the top and bottom of the banners?

    Banner Image Example

    #1472552

    Sorry enfold support I forgot to add the user name in the private content. Now included.

    #1472560

    Hi,

    Thank you for the inquiry.

    We added this css code to reduce the default padding of the main container and the color section below the image.

    #top #main .avia-section .template-page {
        padding-top: 0;
    }
    
    .template-page.content.av-content-full.alpha.units.av-enable-shadow {
        padding-top: 0;
    }

    Please note that this modification will be applied globally and will impact all color sections.

    Best regards,
    Ismael

    #1472648

    Thank you Ismael.

    #1472651

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Reduce space top and bottom of banner’ is closed to new replies.