Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #766319

    Hi,

    1. Space between special headings
    Basically i would like there to be less padding in between Special Headings on my webpage – however, even after adjusting “Padding Bottom” to 0, there’s still a large space between elements.

    See link in private content (top area) .

    2. – id like the main image to be mobile responsive – so it doesnt cut off.
    Meaning – the image should appear the same size on mobile as well – so they view the face and not a cut off version. Is this possible?

    Thanks!

    #767034

    Hey jo-engageinnovate,

    Here are the styles to adjust special heading whitespace just for this page. You can put them to Enfold > Quick Css or themes/enfold/css/custom.css

    
    #top.page.page-id-2205 .av-special-heading { margin-top: 0; }
    
    #top.page.page-id-2205 .hr.hr-invisible  {
    	height: 0 !important;
    }
    

    Best regards,
    Victoria

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