How to add text on the righthand side of the logo?

H Started by Hans · April 15, 2022 at 1:27 am · 2 replies 0 voices Last reply 4 years, 2 months ago
H
Hans Original poster Member
#1

Hi,

Initially I configured my Woocommerce site with the Shopfront theme, but I like your own shop lite theme better and installed it.
I was wondering if there is a way to add text on the righthand side of the logo like an introduction?
Also both the contact form and terms and conditions page are too far aligned to the left, while the other pages look good, how can I fix this?
Is there a way to make the height of the product photos the same for all products, so they all align horizontally?

I did have a look at the differences between for the pro version, but I could not work out if that would benefit my site. What are the Woocommerce additional settings?

Kind regards and thank you for your help!

Hans

ST
Spiracle Themes Original poster
#2

Hi Hans

Thanks for reaching out
I have made a few adjustments using CSS in your logo width

Just use the CSS below

.style1 .header-wrapper .logo img {
width: 145px;
}

h1.site-title a, p.site-title a {
display: none;
}

Copy & Paste it in Appearance -> Customize -> Additional CSS

Also, go to Appearance -> Customize -> Site Identity and add your Site Title and Tagline and enable the option Display Site Title and Tagline
The tagline is the place where you can add your description which will show just below your site logo

https://paste.pics/d40d8c9dcae23c054d5b67d64fff01f1

For the Contact, us page and Terms & Conditions page, Use Elementor page builder to add content to these pages
Elementor plugin link: https://wordpress.org/plugins/elementor/

Let us know if you have any questions

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How to add text on the righthand side of the logo?

By posting, your reply becomes public (unless marked private).