• Hello,
    I have been using this theme and I absolutely love it! I do however have a couple of questions and I would greatly appreciate it if someone could help me out!! Thanks so much!

    Here are my questions|
    1. On the Footer of my website I want it to be able to say
    “Copyright 2015 Luisa Samaha” instead of what it says now which is

    “Proudly powered by WordPress | Theme: Fortunato by CrestaProject.”

    Can this be done, or is it as default on the theme?

    2. Under each post I like that it has a leave a comment section, but after the box it mentions
    “You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>

    <cite> ` <del datetime=””> <i> <q cite=””> <s> <strike> ” </p]

    Is there a way to remove that? If so, how?

    Here is a link to my website:

    https://www.Luisasamaha.com

    Thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author CrestaProject

    (@crestaproject)

    Hi Luisasamaha.com,
    first of all, thank you for the compliments, we really appreciate it ??

    If you want to make such changes, you must edit the code of the theme.

    1) Edit the file footer.php from line 15 to line 17 and replace the text.

    2) Edit the file syle.css and, at the end of the page, put this code:

    .form-allowed-tags {
    	display: none !important;
    }

    Best Regards,
    CrestaProject

    Hi,

    I love the Fortunato theme! I have a question about the main header image that is found on all pages. I wanted to just have the header image displayed on the homepage, but not on all other pages. Is there a way to accomplish this? Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fortunato Help’ is closed to new replies.