Hi there! I have a row of buttons below my hero graphic. How can I make it so that the icons align toward the top of the buttons where the button ‘headlines’ appear and not half way down. http://new.clearedge3d.com/edgewise/ - again, there’s a row with 4 buttons right below the header image. PLMK? Thanks! 
Hello Jennifer,
Thanks for asking. 
You can add following CSS under Pro > Theme Options > CSS:
.x-graphic {align-self: flex-start;}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.