Make page element/column link to page.

Home Forums Jevelin Theme Make page element/column link to page.

Home Forums Jevelin Theme Make page element/column link to page.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • roobinda
    Participant

    Hi there. I can’t see an obvious way to do this within PageBuilder.

     

    I would just like to make a column element clickable and link to a page.

     

    This must be possible!

     

    Many thanks.

    Solution for this topic

    Hi @roobinda,

     

    Thank you for your question.

     

    The visual builder doesn’t allow to make the column clickable but you can do so by adding Output HTML element in the column containing following code as shown in the attached screenshots.

     
    <a class="make-column-clickable" href="http://link-to-page/"></a>
     

    Then add the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
     

    a.make-column-clickable {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
    z-index: 9999;
    width: 100%;
    }

     
    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    roobinda
    Participant

    Hey thank you for your quick response! Great support.

     

    Your solution partially works. It makes the Heading Pro element within the column element clickable, but not the whole column…

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

    roobinda
    Participant

    thelostdisco.co.uk

    Thank you for sharing the site URL but i don’t find the Heading Pro element so could you please tell me which element it is or share the screenshot of it?

    roobinda
    Participant

    Hello again. Apologies for the delayed response!

     

    If you go to thelostdisco.co.uk and scroll down to the ‘Part of the Adventure’ section, you’ll see I used your code to turn LOCAL RESTAURANTS, ACCOMMODATION, RENTALS, etc. into buttons.

     

    However, only the Heading Pro element (the words LOCAL, etc.) is clickable. I’d like the containing column element to be clickable (the background image). How would i achieve this?

     

    Many thanks.

     

    Reuben.

    Solution for this topic

    You can achieve this by using below custom CSS code.

     

    body.home .sh-section-46a08172db07a8237a7cc8e42eaadef4 .sh-column-wrapper {
        position: static;
    }
Viewing 8 posts - 1 through 8 (of 8 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form