sihole Posted December 23, 2022 Share Posted December 23, 2022 Hi, Does anyone know how to create text that scrolls sideways when you click on arrows, like in the attached examlpe? (when arrows are clicked, it scrolls to the next quote) Link to comment
tuanphan Posted December 29, 2022 Share Posted December 29, 2022 Hi, You can use Summary Block, Gallery, List Carousel With Summary, arrows will appear on top right, but we can use some CSS code to move it to left/right sides 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
sihole Posted December 29, 2022 Author Share Posted December 29, 2022 7 hours ago, tuanphan said: Hi, You can use Summary Block, Gallery, List Carousel With Summary, arrows will appear on top right, but we can use some CSS code to move it to left/right sides Thanks!! I managed to adjust the settings into a visual format that works well using Summary block / Blog page / List carousel. Arrows top right are OK to me. I do however not want the different items of the summary block to link to the blog entries - is there a way to remove this function from this particular summary block? (I do not want to remove this function from all summary blocks on my site, just this one). Link to comment
tuanphan Posted January 2 Share Posted January 2 On 12/29/2022 at 5:26 PM, sihole said: Thanks!! I managed to adjust the settings into a visual format that works well using Summary block / Blog page / List carousel. Arrows top right are OK to me. I do however not want the different items of the summary block to link to the blog entries - is there a way to remove this function from this particular summary block? (I do not want to remove this function from all summary blocks on my site, just this one). Yes. This is possible. If you share link to page where you use this summary, we can give some simple code to remove click function. 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
sihole Posted January 2 Author Share Posted January 2 Great! The summary appears on the first scroll down of my homepage: https://dahlia-chameleon-xdem.squarespace.com/ Pass: sketchingsound Link to comment
sihole Posted January 2 Author Share Posted January 2 ( I also have another summary my homepage below this one, for events, that should have the click function ) Link to comment
Solution tuanphan Posted January 4 Solution Share Posted January 4 On 1/2/2023 at 12:21 PM, sihole said: Great! The summary appears on the first scroll down of my homepage: https://dahlia-chameleon-xdem.squarespace.com/ Pass: sketchingsound Add to Design > Custom CSS div#block-yui_3_17_2_1_1672306212823_37606 a { pointer-events: none; } 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
sihole Posted January 4 Author Share Posted January 4 This works like a charm - thanks! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment