Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #584779

    HELP!

    Same problem again. Sorry! This happened:
    Parse error: syntax error, unexpected ‘.’ in /home/httpd/vhosts/lenzportal.ch/biete-bauland/wp-content/themes/enfold/functions.php on line 546
    Can someone fix this for me?
    I wanted to copy something into the functions.php file. How do I know where to insert it exactly so this doesn’t happen all the time?!
    I wanted to edit/style the password protected page and used a code for styling the button. But I inserted it in the end; obviously that was wrong.

    THANKS!
    Aline

    #584780

    Homepage link in private content

    #584986

    please help!! the website needs to be online again asap

    #585090

    Hi!

    You added following custom CSS code into functions.php file and that caused the error

    .button {
        background-color: #6e8b53;
        color:#ffffff;
        border: 0;
        font-family: lato;
        font-size: 17px;
    }

    It has to go into Quick CSS field in Enfold theme options > General Styling tab

    Regards,
    Yigit

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