Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1092448

    Hi everybody,
    I am wanting to create a transparent footer for only my home page.
    What kind of css code for that ?
    Thanks in advance

    #1092616

    Hey ICEMAN,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer {
      background-color:transparent;
    }

    Best regards,
    Rikard

    #1092671

    Thanks Rikard, I’d prefer to create a field in my child theme instead of quick css. How do I name It ?

    #1092844

    Hi,

    I’m not sure what you mean by field in your child theme, could you try to explain a bit further please?

    Best regards,
    Rikard

    #1093400

    Sorry Rikard, I would say “file”…

    #1093566

    Hi,

    Thanks for the clarification, there is a style.css file in the child theme already. You can add your custom styles in there.

    Best regards,
    Rikard

    #1094166

    It works when I put it in quick css but not in my style.css

    #1094797

    Hi,

    This is because the overwrite is applied from there. Please do leave it on custom.css

    Best regards,
    Basilis

    #1095459

    Ok, but where do I edit my custom.css ?

    Regards

    #1095651

    Hi ICEMAN,

    You can edit it through the Appearance > Editor or through FTP.

    Best regards,
    Victoria

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