This topic has 4 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp
Hi,
I have some questions, if it’s possible…
In the next image:
I can change the text in red marks? for example:
Cart by Bag
Social by Follow us and post your looks!
and
the logo image to make it bigger.
What files i can modify for these changes?
Regards.
Hello,
1. To change “Cart” go to wp-content/themes/legenda/framework/woo.php (line 931).
2. To change “Social” edit the file wp-content/themes/legenda/framework/shortcodes.php (line 1466).
3. To make logo bigger add this code in custom.css file:
.header7 .logo img {
max-width: 400px;
width: 400px;
}
How to create custom.css you can watch in this tutorial.
Best regards,
Jack Richardson.
Hi, Jack
Thanks so muchfor your help.
Sorry for these questions so specific, but my client is something special with some things.
Regards!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Question about text’' has been successfully resolved, and the topic is now closed for further responses