Need help with links (Buttons and Classic Feature Boxes)

Hello Apex Support Staff,

Just for some basic background info, I am extremely with Wordpress and X Theme in general. I am having some difficulties with links in general. I want to attach a link from a classic feature box to a new page and am stuck on this process.

I am using the auto demo content tab by the way. The goal is to create a link around the “oil change” tab which will travel over to the “Oil Change” page I created. I want to do this with all the Classic Feature Box options. I have on my website.

Also, How do i attach links from buttons? Ex: User selects “schedule appointment” and it takes him to the schedule appointment page. Thanks guys! Sorry for the elementary questions.

Hi,

To add a link to your feature box, you just need to add a link text and href

eg.

LINK TEXT: SERVICED
HREF: https://hitechautoreno.net/services

For buttons, you just need to add an href under LINK section

Hope this helps

Is there a way to link the icon and title underneath it. I would like the whole area where the classic feature box is to link.
Also, is there a way to make the “title” text larger?

Thanks Paul!

Hi Kismet,

Please take a look at this ticket: https://theme.co/apex/forum/t/add-links-to-feature-boxes-icon-and-title/6923/5.

Please add this custom CSS under Theme Options > CSS:

.x-feature-box-content h4.x-feature-box-title {
    font-size: 28px;
}

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.