Search the Community
Showing results for tags 'right align'.
-
Hi! I am trying to right align a single navigation link, the one that says 'Info'. I want to preserve the work link on the left. Here's what I have, but it's not working. Any ideas why? .header-nav-item a { text-align: left auto !important; text-orientation: upright; writing-mode: vertical-lr; letter-spacing: -0.1em; } .header-nav-item a[href="/info"] { text-align: right auto !important; text-orientation: upright; writing-mode: vertical-lr; letter-spacing: -0.1em; }
- 3 replies
-
- right align
- navigation
-
(and 1 more)
Tagged with:
-
I am trying to have my logo display on the right side and the menu bar on the left when in mobile display. I can not figure it out or find a code anywhere. please help : )
- 1 reply
-
- mobile
- mobilelogo
-
(and 3 more)
Tagged with:
-
Left-align Logo and keep Nav right-aligned?
Sandeep2017 posted a question in Coding and Customization
Site URL: https://www.lewishubbard.com/home-redesign-april-2020-full-refs Hi. I've set my nav to right-aligned in Site Styles (Five template) but my Logo aligns to the center when doing so. How can I left-align the Logo while keeping nav right-aligned? Thanks.- 3 replies
-
- logo
- navigation
-
(and 2 more)
Tagged with:
-
Site URL: https://medscosheetmetalfabrication.squarespace.com/ Hello, Need help on having right align a specific sub-menu for a site. The main menu is 'Contact' and the sub menu titles are long, which makes them disappear off the page. Is there any way to right justify only for this sub-menu? password for the site: medscosite Thank you for the guidance and help! Mike
- 2 replies
-
- right align
- menu
-
(and 3 more)
Tagged with:
-
Hi 🙂 I'm trying to display multiple products on a page, and align them on the desktop version from right to left, but when I switch to mobile view it dislayes the most left product first, instead of the most right one, and the whole order is backwards. Is there code I can put in the page to change the way things are displayed? (get it to right-to-left instead of left-to-right) *I already got a right-to-left text code in there if that changes anything: <div dir="rtl"> Cheers, Imri
-
I am hoping someone can help! I would like to change the placement of the logo and navigation on the Harris template (York). I need to make the logo left aligned, and the navigation right aligned. What code do I need to insert in order to make this happen?