- This topic has 3 replies, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › SKT Architect Pro – Logo/tagline
Hello
Can you please help me, I need some code to move the tagline next to my logo. Please see picture attached
I would like the bottom image to look like to top.
https://imgur.com/NEExfWf
Thank you for your help.
Vic
Hi,
Kindly show us your website URL please?
Regards,
Brad
Hello,
I am building the website on a local server so no url you can access.
Please see picture above.
https://imgur.com/NEExfWf
Thank you
Victoria
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo img { float:left;}
.tagline { float:left; width:100px; display:inline-block; margin-left:15px;}
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]