• Resolved Naddls

    (@naddls)


    Hi.
    I am sorry. I am not really good with all this as I am pretty new. I am trying to adjust a few colours in the menu. When I go to Appearance and the style.css it is empty except for the info: /*
    Theme Name: Maskitto Light
    Theme URI: http://shufflehound.com/maskitto-light/
    Author: Shufflehound
    Author URI: http://shufflehound.com
    Description: A light weight clean and simple WordPress theme for everyday use. Bunch of useful features like, responsive design, united color schemes, slider with lots of options, fast to learn administration panel layout, plus, clean and easy visual design and it’s all free. Documentation available at http://shufflehound.com/maskitto-light/ and demo at http://demo.shufflehound.com/maskitto-light/
    Version: 3.1.6
    License: GNU General Public License v2 or later
    License URI: license.txt
    Tags: custom-background, custom-colors, custom-menu, fluid-layout, responsive-layout, threaded-comments, translation-ready, theme-options, right-sidebar, light, white, blue, gray, red
    Text Domain: maskitto-light
    */

    Do I have to write a CSS from scratch? (I hope not, cause I d be lost)
    Can someone please help?
    Much appreciated,
    Nadja

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author shufflehound

    (@shufflehound)

    Hello,

    Our main styles location is inside: CSS/style.css.

    Thread Starter Naddls

    (@naddls)

    Hi.
    I am looking in WP under Appearaance > Editor > Styles > Style.css and that file is empty apart from the instructions as per my original post. Can you please tell me where I find the css style sheet? Only via ftp?
    Thank you..

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    Sorreny, but at this moment style.css file can be edited only by using FTP client.

    Hey I had the same problem.
    The line spacing between the heading(h4) and the paragraph below is too wide and looks very ugly and unprofessional. See example below how it comes:
    —————Begin Example—————-
    HEADING

    This is the beginning of the paragraph.
    —————–End Example—————
    I need to reduce the spacing. Could you atleast provide custom code to improve this ugly feature.

    To see the real problem check out this page
    http://tanukhandelwal.com/anger-escalation-management/

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    You need to overwrite this code to reduce this whitespace:

    body .page-section .page-no-subtitle h3:first-child {
        margin-bottom: 65px;
    }

    Thread Starter Naddls

    (@naddls)

    Is that code you suggested for the whitespace to go into the CSS?

    Thread Starter Naddls

    (@naddls)

    Hi.
    I have copied the css style sheet into wordpress > Appearance > Stylesheet but no matter if I change the css in the editor or if I upload and overwrite the css via ftp it does not seem to take the changes I have made?
    Can you please advise?
    Can I change the css through the dashboard?

    Thank you…
    Nadja

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘No CSS’ is closed to new replies.