Jump to content

VelocityMarketingGroup

Circle Member
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

VelocityMarketingGroup's Achievements

  1. I would love to know how to do this as well? @tuanphan what do you mean "append it to border"? Thanks
  2. I have found the answer to my own question. This is the CSS code to center content in your code block: #block-a2b3f113aa579ef84ad8 { display: flex; justify-content: center; align-items: center; }
  3. Hi. I have created a button with a hover dropdown but now I want to center the button in the code block. Does anyone know how to center a coded code in a code block... Thanks, These are my codes: (CSS and HTML) (CSS) - /* drop down button */ .dropbtn { width: 310px; background-color: #234b2a; color: white; padding: 16px; font-size: 16px; border-color: white; border-width: 5px; border-style: solid; cursor: pointer; box-shadow: 0px 0px 10px 6px rgba(0,0,0,0.2); } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: white; min-width: 300px; padding: 5px; box-shadow: 3px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } .dropdown-content a:hover {background-color: #89c23f; } .dropdown:hover .dropdown-content { display: block; } .dropdown:hover .dropbtn { background-color: #324d20; } /* end */ (HTML) - <div class="dropdown"> <button class="dropbtn">Tree Removel</button> <div class="dropdown-content"> <p>Reasons to Consider Tree Removal</p> <ul style="text-align:justice;"> <li>Diseased</li> <li>Hazardous</li> <li>Damaging to surrounding areas</li> <li>Dead</li> </ul> <a href ="/tree-removal">Learn More</a> </div> </div> Thanks,
  4. Does anyone know how to add a stand-alone review for a website - separate from other reviews like google and yelp etc... Any ideas and inputs would be great. Thanks,
  5. Like I mentioned before, the code works on the pc and any android devices but does not work on apple/ iOS devices. I am wondering why? Thanks
  6. The only issue with this code is it only works on a desktop or android mobile devices. It doesn't not work with iOS. Anyone know why?
  7. I have been trying to do this and this is what I came up with... Try, Design > CSS > section[data-section-id="6334b1950de34d73dd870a2a"] { opacity: 0 !important; } In the same section add a code black and add this: <style> body { background-image: url("Your background image link"); background-repeat: no-repeat; background-attachment: fixed; } </style> I have no coding experience and it worked for me!
  8. I cant seem to find coding for having a background stick while the website scrolls though. Like having a transparent section with a background image behind it
  9. I really like the FE concept. I just suggest getting rid of the placement. There are many times where I want to place a block somewhere between the grids.
  10. (FE) Can we get rid of the grid???!!! Why does SquareSpace NEED the grid for placing blocks??? PLEASE GET RID OF THE GRID! also, another suggestion... Allow multiple responsive previews instead of just one generic "mobile" view. The responsive view are WAAAAY off across some devices. Let's go SS, BE BETTER!!!
  11. I figured it out. I was wondering how people were adding the CSS code and making a block in fe stick. I have the CSS code for forums but what I needed to do was add the block id into the code. I was able to find the block ID per the extension provided by squarespace id finder. My next big adventure is to figure out how to add an opacity to an image... If you know how, that would be great information. Thanks,
  12. I am ABSOLUTY confused. I am trying to do the same thing. There is no guild on how to actually embed the code. Iv add the code in the header, footer, the custom css and in the code block using css and html. nothing. what are you guys doing to make this work? what am i missing?
×
×
  • 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.