Jump to content

How do I center justify my tag cloud list?

Go to solution Solved by e2astudio,

Recommended Posts

Hi There, I've been able to adjust the font and spacing for my category list, however, I'm unable to get the list to be justified to the center of the content box? No matter what I put in for code, it stays justified to the left. I must be missing something basic here? Any help would be great. 

I've tried a few different versions of this:

/* Tag cloud text align */

ul.sqs-tagcloud * {

    Text-align  {

  text-align: center !important;

}

Nothing changes. The only way I was able to get it centered is by using this (which I don't want):

/* Tag cloud text align */

ul.sqs-tagcloud * {

   display: flex !important;

  align-content: space-between !important;

  flex-wrap: wrap !important;

  justify-content: center !important;

  flex-direction: row !important;

}

This seems to create a flex box for each category - not ideal.

I've attached a couple screen shots - one showing the tag-cloud content box not using the flex box code, one with.  And to be clear, it's the screenshot with the horizontal list I'm wanting, but justified centered, not left. I'm assuming I shouldn't use a flex box, but was just trying different options to make this work. 

Any ideas here?

Thanks so much!

 

Screenshot 2023-05-28 at 9.06.47 PM.png

Screenshot 2023-05-28 at 9.07.27 PM.png

Link to comment
  • Replies 2
  • Views 224
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

36 minutes ago, e2astudio said:

Consider providing a link to your site so people in the community can help.

ul.sqs-tagcloud {text-align: center;}

 

Thanks so much, I figured it would be something so basic and I clearly was over thinking this. Fixed!   
Site is elevatesearchgroup.com - however - SSL is still processing. 🙃

Screenshot 2023-05-29 at 11.27.11 AM.png

Link to comment

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.