Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #914561

    Hi, I’m trying to style a color section containing a slider, but I can’t seem to identify where to edit the top padding. If I know where to edit the setting I can play with it to find the best height. Would also like to be able to do the same on the portfolio post pages.

    I’ve included login info on private content.

    Thanks!

    #914575

    Hey hutch80,

    Can you please send me a screenshot of the top-padding you’re seeing. I’m not able to view it to well and I want to make sure I target the right area.

    Best regards,
    Jordan Shannon

    #916162

    Hi Jordan.

    https://drive.google.com/open?id=1smW_2cDNupQJ0nlLD6Dpl_CohmYnnUpW

    So we would like the area to start higher up if possible

    #916250

    Hi,

    Thanks for providing the additional info. Please add the following to quick css:

    #avia-menu a{
    height:50px!important;
    line-height:50px!important;
    }

    Best regards,
    Jordan Shannon

    #916333

    Hi Jordan,

    Sorry my pic must not have been clear, it’s the slider image under the header we want to shift up, not the header text.

    Thanks

    #916344

    Hi,

    Perhaps the following will work instead:

    main.template-page.content.av-content-full.alpha.units{
    padding-top:0px!important;
    }

    Best regards,
    Jordan Shannon

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