March 17, 2018 at 18:27
#192085
Moderator
Hi,
I just double checked your style.css from the front-end and I can see you have removed all of the CSS from there. I spotted that you have an opening comment that is not closed after the ‘Please add your custom CSS’ message – if this was there prior to removing the CSS then that would stop any CSS taking effect – try removing the comment
Currently
COPY CODE
/*
Theme Name: Kleo Child
Theme URI:
Description: Child theme for Kleo
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: kleo
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/
/*
* Please add your custom styles below
*/
/*
Replace with
COPY CODE
/*
Theme Name: Kleo Child
Theme URI:
Description: Child theme for Kleo
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: kleo
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/
/*
* Please add your custom styles below
*/
Also please update to KLEO 4.3.4 as there is a fix for the activity title bug that is present on your site https://archived.seventhqueen.com/kleo/article/changelog
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution