Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1334908
Custom CSS
Closed

Comments

  • DemiLous95 started the conversation

    Hello! 

    Since yesterday I'm using your theme and I'm really happy with it. Yesterday also everything worked absolutely fine but when I wanted to edit my custom css today I came to the conclusion that I couldn't anymore. I know the codes are right ( i even tried a simple change such as a new text-color which worked perfectly yesterday ) but the website won't load the changes. What is going wrong?

  •  2,699
    PenciDesign replied

    Hi,

    I can see your custom CSS is wrong.

    Here you go:

    #logo {
    margin-bottom: -40px;
    margin-top:-40px; #navigation .penci-megamenu .penci-mega-thumbnail .mega-cat-name {
        background: #000000;
    }

    You're missing a  {  after   line:   margin-top: -40px;

    Best Regards,

    PenciDesign