donsvenson
Member-
Posts
13 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Everything posted by donsvenson
-
Works perfectly, thanks!
-
Sorry, totally forgot homepage: https://luxlessons.lu
-
Hi Community, I'd like to colour (#00a2e0) two words of a list item title to set them apart from the rest of the title. I know how to do this for the list section title using the strong tag but I have not found a solution for an item title since you cannot make words bold and I even tried using html tags inside the title. Hope someone has a solution for this. Kind regards Sven
-
Adding Small Banner to Summary List Items
donsvenson replied to donsvenson's topic in Customize with code
That's strange, the section should be there. I did not change anything about it. Please check again, it should be working. Thank you so much in advance- 10 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Adding Small Banner to Summary List Items
donsvenson replied to donsvenson's topic in Customize with code
- 3% seems to work for 13" and mobile but I guess on larger screen it might not fit all the way, I'll try later. Do you think there's a solution to make it fit for sure on any screen? If it were possible to have it overlaid centred on the top line, it wouldn't need to stretch all the way to both sides. Thanks so much for your help!- 10 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Adding Small Banner to Summary List Items
donsvenson replied to donsvenson's topic in Customize with code
Looks great, but it does not match the width fully. Tried changing it but can't get it to align properly.- 10 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Adding Small Banner to Summary List Items
donsvenson replied to donsvenson's topic in Customize with code
Hi tuanphan, For the tagline, yes. I used html in the title of each summary item in combination with some header and footer injection code. However, I'd still really like to know, whether there's a possibility of adding a diagonal "Most Popular" banner to the top right corner (or top middle). Do you have any idea on how to achieve this? Thanks for your help!- 10 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Adding Small Banner to Summary List Items
donsvenson replied to donsvenson's topic in Customize with code
Hi Beyondspace, Can be a simple indication beyond the title (but description itself needs to stay left bound) as seen in the first picture ("perfect for ..." etc.), could be with pill shaped background if possible. And a popular banner as seen in both pictures would also be helpful. Thanks for your help!- 10 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Hi, I'd like to add little banners to the pricing table I've created via a summary-list at on of the places indicated by the pink arrows (for all items). I'm talking about hints like "best for independent learners" or "best for ... " which is common in pricing tables. I haven't found any suitable solution for this so far. page: https://luxlessons.lu/luxembourgish-language-course pw: abc143
- 10 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Works perfectly, thanks!
-
Hi Beyondspace, https://www.luxlessons.lu/luxembourgish-language-course pw: abc143 Thanks for your help!
-
Hi Squarespace community, I'm trying to use custom css codes to style the display of on page videos. However, none of them are working despite being correct and I can't figure out why. I'm talking about codes such as: //-- add a border around the video .sqs-video-wrapper{border: 1px solid #50bdb8;} //-- add a shadow to the video .sqs-video-wrapper{box-shadow: 5px 5px 20px rgba(0,0,0,0.2);} //-- layered offset background color .sqs-video-wrapper{box-shadow: 20px 20px 0px #50bdb8;} Other css codes work without problem. Does anyone have an idea why? Kind regards