-
AuthorPosts
-
July 25, 2017 at 6:20 am #829377
I was curious if you can add the site title in the header to the right of the logo.
Thanks,
Xander Hall
July 27, 2017 at 9:55 am #830527Hey XanderHall,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Best regards,
John TorvikJuly 27, 2017 at 6:58 pm #830791It is the header of the front page. I would like text to the right of the logo.
July 27, 2017 at 6:58 pm #830792Here’s the website
July 28, 2017 at 8:04 am #830918Hi,
Please, could you share with me the password to access the site?
Best regards,
John TorvikJuly 29, 2017 at 1:08 am #831348Not a problem. It is in the private box.
July 29, 2017 at 2:55 am #831363Hi!
Login credentials are not working for me. Can you please check them once again?
Cheers!
YigitJuly 29, 2017 at 4:06 am #831375so sorry, here is the right details.
July 30, 2017 at 6:10 am #831673Hi,
To have sure about your question, are you referring this logo: http://prntscr.com/g20wyj
Best regards,
John TorvikAugust 1, 2017 at 1:01 am #832532Yes, it is that logo.
Best,
Xander Hall
August 1, 2017 at 12:13 pm #832792Hi,
I added subtext by referring to this post – http://kriesi.at/documentation/enfold/add-subtext-to-logo-replace-logo-with-site-title/ and added the code to the bottom of Functions.php file in Appearance > Editor and then added following code to Quick CSS in Enfold theme options > General Styling tab
.logo img { float: left; } .subtext { display: block; float: left; margin-left: 10px; margin-top: 20px; }
Please review your website and change the title in Appearance > Editor > Functions.php file
Best regards,
YigitAugust 1, 2017 at 5:18 pm #832974Thanks Yigit! Can you please send me a screenshot of where I can find the Functions.php file? I am having trouble finding it in the editor.
Thanks,
Xander Hall
August 1, 2017 at 5:26 pm #832981Hi,
Please see it highlighted on the right side in my screenshot below
Best regards,
YigitAugust 1, 2017 at 5:58 pm #832994Thank you, much appreciated.
Best,
Xander HallAugust 1, 2017 at 6:14 pm #833001Would this be the right code to change the color of the text next to the logo?
<h5><span style=”color: #ffffff;”>The Mad Batter Cafe & Bakery</span></h5>
August 1, 2017 at 7:03 pm #833020August 1, 2017 at 7:16 pm #833030Went to put the code in the Functions.php and the quick css. And it shows this error after I updated it.
Parse error: syntax error, unexpected ‘<‘ in /home/madbatterusa/public_html/wp-content/themes/enfold/functions.php on line 574
August 1, 2017 at 7:27 pm #833037Hey!
There seems to be syntax error. Please go to public_html/wp-content/themes/enfold/functions.php via FTP and correct it.
Best regards,
YigitAugust 1, 2017 at 10:56 pm #833115Hey Yigit,
Been trying to fix it using File Zilla and it says that my login connection has failed. Here is the article I have been using to fix the issue.
My client uses godaddy.com as the host.
August 1, 2017 at 11:05 pm #833120I actually found the godaddy.com video of how to do this and I followed the instructions but it still says an error.
Here’s the link to the instructions.
https://www.godaddy.com/help/filezilla-ftp-settings-to-upload-your-website-104
August 1, 2017 at 11:13 pm #833125Never mind I figured it out! Lol
August 2, 2017 at 6:16 am #833173We’re happy to hear that, Xander. :) Do you need further help with this topic?
Best regards,
SarahAugust 4, 2017 at 3:16 am #834125Yes, I still need to know how to change the color of the text to the side of the logo, without getting a syntax error again lol.
Best,
Xander hall
August 4, 2017 at 10:47 am #834271Hi,
You can add following code to Quick CSS in Enfold theme options under General Styling tab
.subtext * { color: orange !important; }
Best regards,
YigitSeptember 1, 2017 at 10:05 pm #846995Hello,
I need different code to use for my site title. Went to put the code from documentation into the functions.php file but it didn’t work. Any suggestions?Thanks,
XanderHallSeptember 1, 2017 at 10:22 pm #847000Hi!
Have you added this custom CSS code as well – https://kriesi.at/support/topic/how-do-you-add-site-title-beside-logo/#post-832792?
If you have, can you please post temporary admin logins?Cheers!
YigitSeptember 1, 2017 at 10:37 pm #847010Yes I did, but whenever I used that code it gave me a syntax error so I had to go in and edit the file.
September 1, 2017 at 10:54 pm #847011Hey!
I added the code to Quick CSS field and it worked. Please review your website :)
Cheers!
YigitSeptember 2, 2017 at 12:25 am #847028Awesome thanks Yigit! Is there a way to make it mobile friendly too?
Gracias,XanderHall
September 2, 2017 at 1:58 pm #847169 -
AuthorPosts
- You must be logged in to reply to this topic.