HarKS
Member-
Content Count
18 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi Tuan, How do you change the font size of the button in a newsletter block? I have tried your method, and no luck so far. Nothing is happening to it.
- 7 replies
-
- css
- custom-css
-
(and 2 more)
Tagged with:
-
Customize the post-submit of a newsletter block
HarKS replied to miriamnewtowebdesign's question in Coding and Customization
Hi Tuan, Is there any CSS for Newsletter Blocks in 7.1? I have my own font family and sizes I would like to place in but no luck on finding the right CSS to make this happen? -
https://agirlaftermyownheart.squarespace.com/config/design
-
I tried this, but nothing happened also @media screen and (max-width:767px) { [data-section-id="5f95e4dc3867be310249b267"] .section-background {background: url ("https://static1.squarespace.com/static/5f00b8715206ef2e13b8f42b/t/5f9832477fd0716136af4379/1604248792602/Banksy.jpg"); background-size:contain !important}}
-
I sent you my URL and Passcode
-
They did not just removed parallax scrolling in 7.1 did they?
HarKS replied to Intenxion's topic in Feedback on Your Site
Hi Christy, I have applied the liquid effect to a background image and it looks great in desktop view. However, my background image in mobile is too zoomed in as I also chose it to be fully bled. Is there any way of correcting this? -
No it did not do anything. The only css that had some effect was @media screen and (max-width:767px) { [data-section-id="5f95e4dc3867be310249b267"] { min-height: 80vh !important; padding:49.9px; } } It was posted by Tuan on a different thread. But not much changed as you can see from my first post in this thread
-
No sarcasm. I replaced the collection ID as I have a block identifier
-
Definitely replaced the ID correctly, and 7.1
-
Hi, Unfortunately, nothing happened with this
-
Hi All, This question seems to have an impossible outlook. I have been trying to resize 'background-images' on mobile in 7.1. As you may know, background images can either be 'full bleed' or 'inset'. I prefer to use 'full bleed', however, in mobile, it just doesn't look right. I don't want to make compromises. As you can see from my attached file, I essentially want to shrink my background image, so all of it fits in. Any solutions?
-
background image resize for mobile
HarKS replied to medaquest's question in Coding and Customization
Hi Tuan, I tried your coding to fit my issue: However, I would still like my image to fit the container it is in. It seems it is extending beyond the screen which does not look on brand. Any advice? -
creedon reacted to an answer to a question: Preventing Navigation Items from Stacking
-
Preventing Navigation Items from Stacking
HarKS replied to CMurphy's question in Coding and Customization
Hi Creedon, That worked perfectly! Thank you. However, It has now in turn given me a new problem. I will send this to your messages. -
Preventing Navigation Items from Stacking
HarKS replied to CMurphy's question in Coding and Customization
Hi Inunzi, Unfortunately no luck. The 'About' is already further apart, so when I use link spacing, it makes it worse. I somehow need to isolate that one nav link, because if I use 'word-spacing' in the CSS, they will all move. -
Preventing Navigation Items from Stacking
HarKS replied to CMurphy's question in Coding and Customization
***My Navigation Menu is Socially Distancing*** Q: Any idea how to move my 'About' closer to the rest of the navigation menu? I am using 7.1, and when I add more nav buttons, things start to shift.