DavidStewart
Member-
Posts
40 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
DavidStewart's Achievements
-
Hiding An Individual Portfolio Page From Google Search Results
DavidStewart replied to vk2020's topic in Customize with code
Hi , There's only one way you can do that. Which is remove the url from google console. Go to this url and remove the urls that you don't want on google search result : https://search.google.com/search-console/removals- 2 replies
-
- code-injection
- code
-
(and 2 more)
Tagged with:
-
MillyBanks reacted to a post in a topic: custom font - cut out image - broken code help please!
-
custom font - cut out image - broken code help please!
DavidStewart replied to MillyBanks's topic in Customize with code
Please use this updated code. It will fix the issue : h1 { color: #FFFFFF; -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), url(https://static1.squarespace.com/static/6630bf9dab885d6b49e527f0/t/6633f2dba9ed5130c98bac2a/1714680542864/jean-luc-benazet-kcKBRFSis18-unsplash.jpg) repeat; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; overflow: visible!important;line-height:1.1em !important;} -
Unfortunately, It's not possible.
- 2 replies
-
- menu
- navigation
-
(and 1 more)
Tagged with:
-
Please add this css too : it will fix your issue. #product-quick-view .product-details .variant-option select { background: #f2d98c padding-left: 15px; }
-
Unfortunately, The current system configuration does not support randomizing the sequence of slides.
-
text block has too many lines and won't shrink. text wrapping issues.
DavidStewart replied to mackenzie's topic in Other
There's no need to insert any additional code to resolve the issue. Begin by examining the document for any superfluous paragraphs or spaces and eliminate them. Next, I recommend removing the existing block and creating a new one to reinsert the text. This should rectify the problem.- 8 replies
-
- text
- fluid engine
-
(and 1 more)
Tagged with:
-
text block has too many lines and won't shrink. text wrapping issues.
DavidStewart replied to mackenzie's topic in Other
I am not seeing the issue. Can you elaborate.- 8 replies
-
- text
- fluid engine
-
(and 1 more)
Tagged with:
-
You can use link to the image directly. Why you are adding another button above the image?
-
DavidStewart reacted to a post in a topic: Should be easy: how do I add custom text code just to the homepage
-
Padding Not Working On Text Boxes
DavidStewart replied to AHunn13's topic in Fonts, colors and images
Can you make the website password protected and send us the password too? Currently your website is private.