Jump to content

Styling quote mark in quote block using CSS on mobile version

Recommended Posts

Posted

I have styled my quote blocks using custom CSS as below. However the quote marks (first-child) font is not applying on the mobile version. Site is khuloudstyle.com. Any ideas?

//* hide left border on quote blocks *//
.quote-block blockquote {
  border: none;}

//*Style the first quote marks*//
.quote-block blockquote>span:first-child {
  font-family: robot;
  float: left !important;
  display: block;
  opacity: 1.0;
  font-size: 3em !important;
  color: #CC8A00 !important;
  position: absolute; top: -15px; left: -50px; padding: 10px;}

//*Remove the last quote marks*//
.sqs-block-quote span:last-child {
display : none;}

  • Replies 1
  • Views 45
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.