Add a Front Page Box SubHeader Home › Forums › Agama Pro › Add a Front Page Box SubHeader Topic Resolution: Resolved This topic has 2 replies, 2 voices, and was last updated 4 years ago by LatinaNomad. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 4, 2019 at 2:51 am #12710 LatinaNomadParticipant Hi, I need to add a Front Page Box Subheader. Please see screenshot attached to see location. Can you guide me on how I can go about doing that? I’d greatly appreciate it. https://drive.google.com/file/d/1K8c-ibhGLApXCiIHcC_j-OfGaXB_lE8X/view?usp=sharing Cheers Roxana March 4, 2019 at 8:47 am #12713 ZexModerator Hello, Roxana! To achieve that, please insert the next code into Customizing->General ->Additional CSS: #frontpage-boxes h1::after{ content:"INSERT YOUR TEXT HERE"; display:block; text-align: center; margin-top:20px; font-size: 26px; color: #d55534; } @media screen and (max-width: 600px) { #frontpage-boxes h1::after{ font-size: 20px; } } Change the Text, font-size, and color per your needs. Regards March 4, 2019 at 6:54 pm #12715 LatinaNomadParticipant Thank you so much! This looks GREAT! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In