Priscillia
-
Posts
55 -
Joined
-
Last visited
Reputation Activity
-
Priscillia got a reaction from tuanphan in Transparent background on dropdown menu
Indeed thank you !!
-
Priscillia reacted to tuanphan in Transparent background on dropdown menu
It doesn't work because you added the code to mobile query so it run on mobile only (red code).
You can move my code to top of CSS box
div.header-nav-folder-content { background-color: transparent !important; }
-
Priscillia reacted to Web_Solutions in hide overlay with fixed header
Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS.
header#header { background: transparent !important; }
-
Priscillia reacted to Ziggy in Code Blocks/Embed Code Block: Preview in Safe Mode Issue
@benstevens05
Have a look at this, and add the CSS to your Custom CSS:
https://squarefortytwo.com/squarespace-guides/spacing-issue-on-code-block-warning-message
-
Priscillia reacted to Ziggy in Put meta under title in blog grid
Use this Custom CSS:
.tweak-blog-basic-grid-text-alignment-left .blog-basic-grid .blog-basic-grid--text { display: flex; flex-direction: column-reverse; } -
-
Priscillia got a reaction from Ziggy in Added Code block hiding Image block
You are right. I tried to use the regular in the h1, h2, h3, h4 and it is rendering. Any other font is not. So i am going to dig there. Thanks
-
Priscillia got a reaction from Ziggy in Added Code block hiding Image block
Update : all styling came back since your change ! Thanks !
Only the picture is still missing under the timer.
-
Priscillia got a reaction from Ziggy in Added Code block hiding Image block
Hello sorry, I put it in the form but it doesn't appear
here : https://radish-oleander-y98z.squarespace.com/
Thanks
-
Priscillia got a reaction from Ziggy in Tried everything but padding on newsletter still showing
Hello, This finally worked thank you !!