Results 1 to 2 of 2

Thread: CP 4.1.4: Error in theme style sheet.

  1. #1
    Thread Starter
    Expired Customer trebor's Avatar
    Join Date
    May 2019
    Posts
    21
    Thanks
    2
    Thanked 1 Time in 1 Post

    CP 4.1.4: Error in theme style sheet.

    Please check line #3653.
    Here's
    Code:
    .progress-indicator > li::after {
    	content: '';
    	position: absolute;
    	display: block;
    	background: #E6E6E6;
    	width: 100%;
    	height: 0.15em;
    	top: 50%;
    	-webkit-transform: translateY(-100%);
    	transform: translateY(-100%);
    	left: 50%;
    	margin-left: 1.5em\9;
    	z-index: 0;
    }
    It has no relevance to the Progress Indicator color transition issue.

    Thanks.

  2. #2
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,749
    Thanks
    240
    Thanked 1,060 Times in 999 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] I saw this error message today on my style sheet
    By tstrong in forum ClassiPost
    Replies: 1
    Last Post: March 22nd, 2018, 04:22 PM
  2. Child Theme Style sheet missing
    By hillangully in forum Vantage General Discussion (Legacy)
    Replies: 5
    Last Post: June 24th, 2014, 12:34 PM
  3. [SOLVED] Child Theme | Problems with the color style sheet
    By roland71 in forum Help Using Vantage (Legacy)
    Replies: 13
    Last Post: October 30th, 2013, 02:53 PM
  4. Replies: 1
    Last Post: May 10th, 2011, 07:16 AM
  5. Broken Theme Error Shows Style Sheet and Template Missing
    By manilaboy in forum Help Using ClassiPress
    Replies: 2
    Last Post: March 1st, 2011, 05:46 PM