-
AuthorPosts
-
December 4, 2013 at 9:50 pm #196363
Hi Guys, here is my site: weather-tight.com. I would like to move the phone number down so it is aligned with the bottom of my logo. I’m going to make it bigger and change it to black after I get it in the correct position. Do you know how I can do that?
December 5, 2013 at 4:33 pm #196693Hey weathertight!
In WordPress dashboard, please go to Appearance > Editor and open Header.php file and find
<?php /* * Hook that can be used for plugins and theme extensions (currently: the woocommerce shopping cart)and add following line right over it
<div class="phone2">Your number here</div>then you can add following code to Quick CSS to style your number
.phone2 { float: right; color: red; font-size: 16px; }Regards,
YigitDecember 11, 2013 at 7:51 pm #199152Hi Yigit, I think I need a little extra help…what exactly am I overwriting. I tried what you had suggested and it gave me an error.
December 11, 2013 at 7:52 pm #199154Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueDecember 11, 2013 at 7:56 pm #199158This reply has been marked as private.December 11, 2013 at 7:58 pm #199160Hi!
It seems like login credentials are not correct. Please check once again and post the correct ones.
Best regards,
YigitDecember 11, 2013 at 8:02 pm #199163This reply has been marked as private.December 11, 2013 at 8:12 pm #199169Hi!
Changes are done. Please review your website. You can style your phone number using .phone2 class in Quick CSS section
Best regards,
YigitDecember 11, 2013 at 8:53 pm #199189This reply has been marked as private.December 11, 2013 at 10:45 pm #199229 -
AuthorPosts
- The topic ‘Phone Number Move’ is closed to new replies.
