MarkHarveyLondon
-
Posts
4 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by MarkHarveyLondon
-
-
Hi there, I have changed my line block to be dotted using custom CSS:
/* Dotted Line */
.sqs-block-horizontalrule hr {
background: transparent!important;
border-top: 3px dotted;
}I would like to create the same lines vertically, does anyone know the code to produce this? Thanks!
-
-
Hi there, I was wondering whether anyone could tell me what the code would be to have different images for a gallery block on mobile and on desktop? Or alternatively whether there is a way of adding a dynamic image block on top of a gallery block? I have 4 slides on my home page, all of which have a logo that is cropped when in mobile format, so it would need to either have different images for mobile or a dynamic logo.
Thank you!
Site shifts left and right on desktop and mobile
in Site Design & Styles
Posted
Thank you!