Jump to content

IhabKhiri

Member
  • Posts

    37
  • Joined

  • Last visited

Everything posted by IhabKhiri

  1. Hi @melody495 β€œIn the classic editor, editing your mobile preview also affects the computer view of your site.” 😭
  2. I'm using a blog page and blog post for a service page (Corporate IT Training), showing icons using 4 image blocks. While they look great on desktop, on mobile, they turn into large blocks, disrupting the layout. Is there a way to make these image blocks smaller or more visually appealing on mobile without losing the desktop view effect? This is my website: https://www.workplaceconsultant.com This question concerns this specific page: https://www.workplaceconsultant.com/capabilities/learning-development/corporate-training Thanks!
  3. I'm currently working on customizing the hyperlinks on my website, specifically within the paragraph texts and blog posts. My objective is to have all hyperlinks in underlined. To achieve this, I used the following CSS code: a { text-decoration: underline; } However, this code seems to be too broad, resulting in everything, including the blog titles in my blog's basic grid section, being underlined. I'm looking for a way to restrict the underlining to just the hyperlinks within the paragraph texts and blog posts. Could anyone guide me on how to modify my CSS code to achieve this specific effect? For reference, my website is: https://www.workplaceconsultant.com Any help or tips would be greatly appreciated. Thank you in advance!
  4. Thank you so much! I've taken your advice and currently working on a proper value proposition.
  5. I am using a portfolio as the homepage and encountering SEO issues due to multiple H1 tags,, it's likely that each portfolio item is being marked as an H1 tag on the homepage. Does anyone else encounter the same issue? Is there a fix for this? https://www.workplaceconsultant.com
  6. This is fixed, gif was set as fallback image.
  7. Hey there, Squarespace fam! I'm Ihab. Over the past year, I've spent quite some time creating [www.workplaceconsultant.com], a website for my consulting practice! I'm originally not a web designer but I've given it my best shot in design and content, but an extra pair of eyes (or several) always helps! User Experience: Was it easy for you to navigate? Did you feel something was missing or out of place? Homepage Aesthetics: How did the design and layout vibe with you? And anything else you suggest or come accross! I aim to target the following audiences: Folks wanting to know more about me or Workplace Consultant β€” potential clients, recruiters, HR maestros, or just curious individuals. Tech enthusiasts keen on diving deep into Microsoft SaaS and similar platforms. IT admins at companies looking for specific info, how to's etc. Here is a quick preview: I am happy to return the favour by providing feedback to your site! Thanks
  8. website: www.workplaceconsultant.com I had a GIF as a back visual for my homepage; at some point, the GIF stopped working. I removed the GIF and deleted it entirely from the asset library. However, when the website loads, the website shows the error text text "An engaging, colourful video of Workplace elements showing Workplace Consultant's Mission_ United Teams, Smart Tech and Optimized Workplaces v2.gif." How do I solve this?
  9. Hi there, meantime this has been resolved. The issue was a very tiny whitespace in the footer that had the old URL. Thanks for checking out!
  10. www.workplaceconsultant.com I checked as well, and the tools seems right in my case.
  11. Hi there, i have been running a broken link checker (brokenlinkcheck) on my website. (www.workplaceconsultant.com) It keeps reporting 41 broken links that I can't identify, apparantely its an old contact link page in my navigation. But I other than the navigation contact button (which works fine) I don't have any link to the contact page. I have also set a mapping between the old url and the new one, nevertheless without success. /style><div class="fluid-engine fe-64a44b101dd8325af5690a6b"><div class="fe-block fe-block-628ac3be5f8ade61ec8a"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-628ac3be5f8ade61ec8a"><div class="sqs-block-content"> <div class="sqs-html-content"> <p style="text-align:right;white-space:pre-wrap;" class="sqsrte-small"><a href="/site/privacy-policy" target="_blank">Privacy Policy<br></a><br><a href="/site/terms-conditions" target="_blank">Terms &amp; Conditions<br></a><br><a href="https://www.workplaceconsultant.com/site/algemene-voorwaarden">Algemene Voorwaarden</a></p> </div> </div></div></div><div class="fe-block fe-block-fb94a8239465f9110445"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-fb94a8239465f9110445"><div class="sqs-block-content"> <div class="sqs-html-content"> <p class="sqsrte-small" style="white-space:pre-wrap;"><a href="/about">About<br></a><br><a href="/site/contact">Contact</a><a href="/home/contact"><br></a><br><a href="/approach" target="_blank">Approach</a></p> </div> </div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1690034360668_26153"><div class="sqs-block image-block sqs-block-image sqs-stretched" data-block-type="5" id="block-yui_3_17_2_1_1690034360668_26153"><div class="sqs-block-content">
  12. By adding the HTML tag <div style="overflow-x:auto;">, I made the table responsive. Kindly suggest if you have any better approach. Here's the code: <div style="overflow-x:auto;"><table border="1" cellpadding="1" cellspacing="1"> <tbody> <tr> <td style="width:200px"><strong>Left column header</strong></td> <td style="width:900px">Table text right column with increased with compared to left column</td> </tr> </tbody> </table> </div>
  13. Hi there, I am attempting to arrange some text in a table on my website. I have used a codeblock with HTML for the page content and. Everything is going pretty well, even managed to underline hyperlinks within the codeblock. However, when I switch to the mobile view, the table does not adjust in width as it should. Can I please get advise on how to make the table responsive? Thank you. https://www.amstelbeheer-ict.com/legal/privacy-policy
  14. Hi there, what would you do if you want to apply that to several blocks? Do you use "footer {" for each block?
  15. I have the same question, have you found a solution or work-around in the meantime?
  16. Sweet! it works So if I want to apply this on another arrow I have the find the 'block-yui' right? block-yui_3_17_2_1_1681532991073_52578:hover
  17. Not sure I understand what you mean. I am using it to set up Microsoft Verified ID and a trusted domain. https://learn.microsoft.com/en-us/azure/active-directory/verifiable-credentials/verifiable-credentials-configure-tenant#set-up-verified-id
  18. website: www.workplaceconsultant.com Hi there, I need to upload a JSON file to my site and assign a custom link: https://www.workplaceconsultant.com/.well-known/did.json If I understand correctly, that is not possible. Is there any work around?
  19. Hi there, this is the button: Thanks so much for taking time to check it out!
  20. Google doesn't use hreflang or the HTML lang attribute to detect the language of a page; instead, we use algorithms to determine the language. Google reference
Γ—
Γ—
  • 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.