Jump to content

RhysCunningham

Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

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

RhysCunningham's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Site : https://www.ribetmyles.co.uk/landing Rest of site: www.ribetmyles.co.uk I have made a landing page for my client, they wanted a bespoke header that was different from the rest of the site so I disabled the header and am using a section block as the 'header'. Using the below: <style> #header, header { display: none!important;} </style> They then wanted this block to be fixed to the top of the page and viewable so the phone number was always accessible which I have done, in the CSS: [data-section-id="65855b7e958eebc0f9ca9b3e"] { position: fixed; z-index: 1; } The issue i find now is that the block does not 'fill the page' and seems to stop at a certain point (site container size? not sure) Tried a bunch of things including : // FULL WIDTH SECTION section // [data-section-id="65855b7e958eebc0f9ca9b3e"] { overflow-x: hidden !important; overflow-y:hidden !important; } section[data-section-id="65855b7e958eebc0f9ca9b3e"] { .content-wrapper { padding: 0px !important; margin: 0px auto; display: contents; } .sqs-layout .sqs-row .sqs-block { padding-bottom: 0px !important; padding-top: 0px !important; } } Implementing this then stops the section from being fixed.....any help here would be much appreciated Thanks
  2. Hi @tuanphan Thanks for getting back to me. https://www.ribetmyles.co.uk/ this is the main page where the nav links to different pages around the site. https://www.ribetmyles.co.uk/landing this is the landing page created for the Google Ads campaign. As a short term fix I have turned off the nav completely using the code below and replaced with an image. <style> #header, header { display: none!important;} </style> Client is happy with no navigation items which is great but ideally I'd love to be able to re-instate the header used on the other pages just minus and nav items.... also the logo would need to point to this landing page rather then the homepage (ribetmyles.co.uk) Hoping this makes sense! Again, thank you for any help here! Rhys
  3. Site URL: http://ribetmyles.co.uk Hi there Wondering if anyone knows of a way I can create custom navigation items on an individual page of my site. Essentially my client is running a google ads campaign and has asked me to create new page with out any external links. They want the existing navigation (that currently links to different pages) to become anchor links, that link to specific parts of the webpage. (What we do, Meet us etc) which I can implement no problem through the link function. However when I do this, it then duplicates across the navigation of the whole site, which is not the desired outcome as I'd like the others to remain as page links. Any help here would be greatly appreciated! Thanks Rhys
Ă—
Ă—
  • 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.