Results 1 to 10 of 201

Threaded View

  1. #11
    Join Date
    Jan 2015
    Posts
    728
    Plugin Contributions
    1

    Default Re: Responsive Classic Redesign Support thread

    to add the X to the navigation

    .stylesheet_zcsutom.css


    line 266 you will see style
    .btn-outline-primary

    Just add this to show the X
    Code:
     z-index:4;

    if you want to resize the navbar width

    stylesheet_custom_navigatoion.css
    line:12
    change the width to the desired size

    Code:
    .sidebar {
    	position: fixed;
    	top: 0;
    	bottom: 0;
    	right: 0;
    	width: 300px;  
    	background-color: #fff;
    Last edited by chadlly2003; 22 Oct 2025 at 04:05 AM.

 

 

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1087
    Last Post: 18 Jan 2025, 07:23 PM
  2. v155 Tableau 2 Responsive Theme - Support Thread
    By numinix in forum Addon Templates
    Replies: 24
    Last Post: 24 Jan 2023, 04:05 AM
  3. v156 ZCA Responsive Classic Template for 1.5.6 [Support Thread]
    By rbarbour in forum Addon Templates
    Replies: 31
    Last Post: 15 Nov 2019, 04:21 PM
  4. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  5. Bentley Classic Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 173
    Last Post: 17 Sep 2013, 08:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg