Jump to content

Maksymrewko

Circle Member
  • Posts

    48
  • Joined

  • Last visited

Personal Information

  • Location
    Canada

Recent Profile Visitors

513 profile views

Maksymrewko's Achievements

  1. @tuanphan that works but I get a huge gap bewteen the search bar and buttons? I tried to set the padding to 0 for the code block but that didn't help. Any thoughts?
  2. @Beyondspace - something along this lines on the mobile breakpoint so all the buttons stack
  3. Hi there 🙂 Need some help trying to stack these buttons on the mobile breakpoint. I followed Will Myres' video to achieve these tab sections - so they are not your traditional buttons. Any help would be much appreciated. Many thanks
  4. Hi there. I have a code injection on one of my pages (dance groups) where I am able to show tabs for multiple countries and the content per tab changes depending on which one is active. Was wondering how to make child tabs appear? Example: Canada is selected and then a new set of tabs appears below for provinces e.g. alberta, Manitoba etc.
  5. Site URL: https://www.ukrainiandanceworld.com/dance-groups Hi there, Was wondering how to remove the comma (,) after the country in my categories / tags? I have existing code setup to only show the first category / tag // Dance Group tags /* Hide the comma separators between the tags */ .sqs-block-summary-v2 .summary-metadata-item.summary-metadata-item--tags { font-size: 0; } .sqs-block-summary-v2 .summary-metadata-item.summary-metadata-item--cats { font-size: 1; } /* but not the tags themselves */ .sqs-block-summary-v2 .summary-metadata-item.summary-metadata-item--tags a { font-size: 12px; } .sqs-block-summary-v2 .summary-metadata-item.summary-metadata-item--cats a { font-size: 12px; } /* Show the first tag only; hide the others */ .sqs-block-summary-v2 .summary-metadata-item a:not(:first-child) { display: none; }
  6. Hi Tuanphan, I managed to solve this with the lazy summaries plug in - all sorted now Many thanks Maksym
  7. Hi Ziggy - If i change section background of the blog main page to grey it will change all of the individual blog posts to grey as well. I do not want this. I would like the main blog page to have a grey background and each individual blog post to have a white background
  8. @Ziggy I'm hoping to only change the section background colour on the blog main page to something like F6F7F9. The individual pages could saty as white
  9. @tuanphan unfortunalty this code doesn't work. I'm still seeing one column in the mobile breakpoint
  10. @Ziggy thanks for your reply - unfortuantely the code adjustment didnt work.
  11. Site URL: https://www.ukrainiandanceworld.com/dance-groups-test1234 Hi there, I would like to change the background colour of my blog page. If I do this via the themes it also cahnges the background colour of each individaul blog which I do not want to happen. Looking for a darker grey colour background for the blog page and then each blog post to remain with a white background. Any help would be appreciated
  12. Site URL: https://www.ukrainiandanceworld.com/dance-groups-test1234 Hi there, I have multiple blog pages on my website and they already have custom CSS. In this example I have a blog page where i have expanded the columns to 8 on desktop but on the mobile breakpoint I would ideally like 2 or 3 columns. Below CSS doesnt seem to be working and is still presenting one column in mobile? Any help woud be appreciated //columns number dance group (new)- desktop section[data-section-id="6265da30a06e8a480cbe78d2"] .blog-basic-grid { grid-template-columns: repeat(8, 1fr) !important; } //columns number dance group (new) - mobile @media only screen and (max-width: 768px) {section[data-section-id="6265da30a06e8a480cbe78d2"] .blog-basic-grid { grid-template-columns: repeat(3, 1fr) !important; } }
  13. Site URL: https://www.ukrainiandanceworld.com/articles Hi there I have multiple blogs on my website. 1 is the articles page- https://www.ukrainiandanceworld.com/articles 1 is a page non linked page (still a WIP) - https://www.ukrainiandanceworld.com/dance-groups-test1234 I would like the articles page to have an image ratio of 16:9 and the other blog to have a image ratio of 1:1 (square) is it possible to achive this?
  14. Site URL: https://www.desna.ca/ I have a banner at the top of the homepage (satnadwithukraine) I would like the Ukrainian flag in the backgound but the image placed there (attahced this this post) does not centre and only shows the yellow portion of the flag. Any ideas?
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.