Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Featured Content #189588
    Paul Schroeder
    Participant

    Thank you. I downloaded/activated Simple Custom CSS and JS as you suggested and added the code I saw in your video… changing the URL of course. It’s not working for me.

    Here’s the code I entered so I can double-check that it’s right:

    jQuery(document).ready(function( $ ) {
    $(‘#featured-content .container .inner-wrapper article:nth-child(2) a’).attr( ‘href’, ‘https://fcsm2023.org’
    );
    });

    Please advise.

    in reply to: Home page event section – #189590
    Paul Schroeder
    Participant

    I understand. We can go without. I created a child theme so updates to Education Hub Pro should be fine with our customizations.

    in reply to: Featured Content #189543
    Paul Schroeder
    Participant

    Thank you for your quick response. Here is our test URL where we’re building the site: test.copafs.org. You’ll see the 3 featured content headings and images: Quarterly Meetings, FCSM Conference and Join COPAFS right under the main image. It’s the FCSM Conference feature in the middle that we would like to link to FCSM2023.org instead of an internal web page.

Viewing 3 posts - 1 through 3 (of 3 total)