Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #281564

    Hi,

    I would like to change the ‘Enfold Theme by Kriesi’ link in the footer.
    I am using a child theme and i know this has to be done in the functions.php but do you have any code that i can use to paste into this child theme file to change the link to something else?

    Thanks

    #281572
    #281675

    Hi,

    Great thanks,
    How do align this to the right hand side of the footer and ensure it is still all on one line?

    Thanks!

    #281683

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #socket .copyright {
    float: right;
    }

    Regards,
    Yigit

    #281687

    Hi,

    Is there any way i could have the copyright text to the left hand side and the rest to the right hand side?

    Thanks

    #281787

    Hi Daniel,

    Can you post the link to your website please?

    Regards,
    Josue

    #282359
    This reply has been marked as private.
    #282362

    Hi!

    Changes are done. Please review your website. You can find custom CSS code i added in Quick CSS field in Enfold theme options under Styling tab.
    P.S.: You are using an older version of the theme. At some point you are going to need to update it to the latest version 2.8.1, for instructions, please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #282367
    This reply has been marked as private.
    #282371

    Hey!

    You are welcome! If you have purchased licenses from the same account, it should be one API key.

    Regards,
    Yigit

    #282442
    This reply has been marked as private.
    #282445

    Hi!

    If you are using child theme, you should not worry. You only need to update parent theme

    Regards,
    Yigit

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