Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
luigibellaParticipant
Thanks for checking, strangely enough when I check though each image(currently there are 5) is a permalink to a page(the page that is pointed to under customize-Featured Slider-Featured Page#1-#5).
and from the homepage when I hover over the first slide I see
Permalink to: About Us
and if I click on it I get brought to: http://swotcentraltexas.com/about-us/Can you help me remove the linking to the pages?
luigibellaParticipantHello and thank you for your fast reply!
Unfortunately, that code did not do the trick.
What I am trying to disable is the permalink to a page that goes whenever you click on any part of the featured image on the homepage slider.here is all my custom CSS to date:
/* You can add your own CSS here. Click the help icon above to learn more. */ #feature-slider .slides a { pointer-events: none; } #feature-slider .entry-container { display: none; } /* For Header */ #masthead.fixed-header.header-background { background: rgba(0, 0, 0, 0.7); } .simcal-calendar { max-width: 75% ; margin-left: auto; margin-right: auto; } .wpcf7-form { font-size: 150%; } .swpm-join-us-link { display: none; }
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)