gbmarck Posted June 30, 2020 Share Posted June 30, 2020 Hi, I've used the carousel block gallery for my page, designed on Brine template. Even though the images have no links (clickthrough URL), the cursor changes to pointer on hover. I'd like to have the cursor to keep its default arrow mode, rather than changing to the hand pointer. Tried some codes I found online but they don't seem to work. The page is still private, but am hoping this image helps to illustrate the issue: Any help with custom CSS code to keep the cursor as an arrow would be hugely appreciated. Thanks! Link to comment
rwp Posted June 30, 2020 Share Posted June 30, 2020 Need a link to your page to help. Link to comment
gbmarck Posted June 30, 2020 Author Share Posted June 30, 2020 44 minutes ago, rwp said: Need a link to your page to help. www.don-viajes.com/quien-soy Password: 12345 Thanks! Link to comment
tuanphan Posted June 30, 2020 Share Posted June 30, 2020 5 hours ago, gbmarck said: www.don-viajes.com/quien-soy Password: 12345 Thanks! Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1588737720160_6409 .sqs-gallery-design-strip-slide { cursor: context-menu; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
gbmarck Posted June 30, 2020 Author Share Posted June 30, 2020 7 hours ago, tuanphan said: Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1588737720160_6409 .sqs-gallery-design-strip-slide { cursor: context-menu; } Thanks, Tuanphan. It worked! Just changed the context-menu for default to get the simple arrow rather than the arrow with displaying menu. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.