Change Front Page Widget Height

Homepage Community Forums Aspire Theme Support Change Front Page Widget Height

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18027
    Thriverr
    Customer

      I’d like to change the height of the front page widget 2 (red box) on the front page of my Aspire Pro theme design I’m working on. How would I go about doing this?
      https://dismukelaw.com

      Thanks

      #18028
      Wes
      Moderator

        To change the height, you can adjust the padding on 1531 –

        .front-page-2 .image-section {
        	background: #fa5738;
        	padding: 60px 0 20px;
        }

        The 60px is the top and the 20px is for the bottom.

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