Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #325099

    Hello,

    I am trying to access the custom css page. When I go Appearance > Customize, I just see the left column with my site info (title etc.) and then awhite page for the rest! The URL also looks funny – normal? (…/wp-admin/customize.php?return=%2Fwp-admin%2Fthemes.php)

    When I try to access the same page from a different way:
    Appearance > Themes > Enfold > Customize, the page has the little circle loader for a second, and then the same thing (URL looks a little different …/wp-admin/customize.php?theme=enfold). Left column and then blank.

    Any Help would be great, I’m tight for time! :(

    #325209

    Hey michelleforget!

    You can add your custom CSS into Quick CSS field in Enfold theme options > General Styling tab. Or you can add them to Custom.css file inside Enfold/css folder.
    If you can give more information what exactly you would like to change, we can help you better

    Cheers!
    Yigit

    #325214

    Sorry for making 2 posts, I never received a notification/email you had replied. I’m okay with accessing the Quick CSS, but I am trying to access “Custom.css file inside Enfold/css folder.”

    When I try to go Appearance > Customize (is that where the custom.css is?), i just get a blank white page.. like it is broken. Is it doing the same for you?

    Thank you so much for your help.

    #325218

    Hey!

    You can access to Custom.css file via FTP. Or you can use a plugin like this one to make changes on the files from WP backend – https://wordpress.org/plugins/solid-code-theme-editor/
    Regards,
    Yigit

    #325221
    This reply has been marked as private.
    #325431

    Hey!

    If you want to remove the meta infos, add this on Enfold > General Styling > Quick CSS field:

    span.post-meta-infos {
    display: none;
    }
    

    Regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.