-
Posts
13 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by Tallulah
-
-
On 4/28/2023 at 11:55 PM, creedon said:
No.
I would be grand if SS would revisit the header layouts and add a few more options!
It is.
Add the following to Design > Custom CSS.
/* begin header branding center navigation right */ .header-display-desktop, .header-title-nav-wrapper { flex-direction : row-reverse; } .header-actions--right { flex-direction : row-reverse; } /* end header branding center navigation right */
This is for v7.1.
Without being able to see your site I can't be sure how this will work, but it's a starting point.
Let us know how it goes.
Hi there! This brought my logo and nav bar to be right aligned. Are you able to provide any more insight? My URL is https://www.permanent-capital.vc/
Thank you so much in advance for any efforts!
On 4/28/2023 at 11:55 PM, creedon said:No.
I would be grand if SS would revisit the header layouts and add a few more options!
It is.
Add the following to Design > Custom CSS.
/* begin header branding center navigation right */ .header-display-desktop, .header-title-nav-wrapper { flex-direction : row-reverse; } .header-actions--right { flex-direction : row-reverse; } /* end header branding center navigation right */
This is for v7.1.
Without being able to see your site I can't be sure how this will work, but it's a starting point.
Let us know how it goes.
-
Thank you so much @tuanphan!
For anyone who reviews the solution in this thread, to give some context, the numbered child items in the code solution are respective to each content item in my carousel. Meaning, child(1) added the logo to the end of the text section in my first image block, and child(2) added to my second image block, and so on. Hope that clarification helps as I just ran through implementing it myself 😀
-
Yes, that is exactly it! Are you able to share the code? Thanks again, I will buy you a coffee! ☺️
-
Hi @tuanphan 🤓 I wanted to give better insight. Where I've inserted the asset URL for the "Compa" logo in the description section of the image block in the carousel is shown in the screenshot attached. Any insight how I can include small image within the line of text. The reason for this, is because I want to indicate the company logo for which the testimonial is about.
Separately, I see white area at the bottom of all pages, especially the home page in mobile view, and I cannot get rid of it, thoughts?
password for all pages is #5511
Thank you!!
-
Hi There! Apologies, with the screenshot provided I thought you wanted the hone page URL. Here is the URL: https://www.permanent-capital.vc/portfolio. Password is #5511
Thank you in advance for your help!
-
Thanks for the reply!
https://www.permanent-capital.vc/ - this is the URL for the screenshot you shared and is the current home page until the site is done.
-
Site URL: https://alligator-sturgeon-ftk5.squarespace.com/config/
Hi Folks!
I've seen a separate thread that is similar but it didn't work in the way I'd hoped so I'm starting a fresh one. Password for site is #5511
Objective: add a small logo to Description in Banner Slideshow element that has the appearance of an image carousel
Intent: display a company logo affiliated with the quote in a small format rather than having the entire quote background be a massive logo.
Background: I've highlighted the desired locations to display the logo in UI and in the content elements for reference. I have uploaded the logo files as assets to my site.
Complication: I would like to display two logos if possible to indicate the company which the quote is about, and the company the person who said the quote belongs to.
Thank you so much, fam!
Tallulah
-
Hi There,
I was able to easily make this change on the Product List page, but running into code issues when I try to apply a similar change in Product Detail view. Appreciate any help, thanks team!
-
Hi Squarespace Folks!
For the life of me, I cannot figure out why the color theme is being ignored on my home screen. I removed all custom code from my site thinking that would have an effect, but that didn't help either. I even tried using custom code to set the hamburger menu as a different color, and that was ignored all the same.
In the screenshot provided, I'm calling out the fact that the hamburger menu is unable to be seen, as my color theme is a black background here, but being changed to white (same as menu icon). Additionally calling out my menu button is functioning as expected and you can see the menu items populated on my screen. So the issue is UI only.
https://wrasse-primrose-9rs4.squarespace.com/
Appreciate your help in advance!
Tallulah
-
Hi There!
I'm wanting to bulk import lots of blog posts from a Wordpress site, I had no trouble with the import for all posts. However, even after the import is successful, I'm unable to see where all the posts exist. I want to utilize them on my blog page.
Appreciate any insight here, seems like a problem for many users, but I've not been able to find a solution and I would very much like to avoid the manual work. Thanks!
Tallulah
-
Center logo and Right align navigation
in Customize with code
Posted
This worked for me! To note I have logo center aligned in the layout design.