From 73338393042cfb8cf4d05a9509a54b2bf3986173 Mon Sep 17 00:00:00 2001 From: tornikegerantia <57709793-tornikegerantia@users.noreply.replit.com> Date: Tue, 14 Apr 2026 21:41:11 +0000 Subject: [PATCH] Remove FAQ links and update contact navigation while improving text visibility Remove all 'FAQ' links and buttons. Update 'Contact' links to navigate to the '#call-store' section on the index page. Apply a CSS class to make 'Browse our menu' text elements more visible. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 375ec6d3-d5af-4f82-ab81-5c60fd4a86a3 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: f973e8fa-8238-4302-89c5-93d26e42a835 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/147e665c-8c0d-48ec-b0ad-fdc89cd4460f/375ec6d3-d5af-4f82-ab81-5c60fd4a86a3/0KHDEee Replit-Helium-Checkpoint-Created: true --- company.html | 10 ++-------- css/style.css | 6 ++++++ index.html | 17 ++++------------- order.html | 12 +++--------- 4 files changed, 15 insertions(+), 30 deletions(-) diff --git a/company.html b/company.html index fe3b136..40296a3 100644 --- a/company.html +++ b/company.html @@ -62,10 +62,7 @@ Company - - FAQ - - + Contact @@ -441,10 +438,7 @@ Order - - FAQ - - + Contact diff --git a/css/style.css b/css/style.css index e87fbe0..fb3b107 100644 --- a/css/style.css +++ b/css/style.css @@ -3761,6 +3761,12 @@ li { position: relative; } +.title-wrap-centre.menu-title-visible h2, +.title-wrap-centre.menu-title-visible p, +.title-wrap-centre.menu-title-visible a { + color: #000 !important; +} + .works-grid { grid-column-gap: 0px; grid-template-rows: auto; diff --git a/index.html b/index.html index 9f24ea2..684d737 100644 --- a/index.html +++ b/index.html @@ -67,10 +67,7 @@ Company - - FAQ - - + Contact @@ -405,7 +402,7 @@