This topic has 8 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Eva Kemp
hi, i’m new to wordpress, please how do i edit the contact us and about widget footer, search everywhere in the file for it. if theres a detailed customiazation guide please i love to have one thnx.
Hello,
Navigate to Appearance->Widgets->The First Footer Widget Area and The Second Footer Widget Area.
Look at screenshot http://prntscr.com/4g9d0e
Regards,
Robert Hall.
i did that, its greyed out http://prntscr.com/4gjsr5
i like the format that you used on your demo site, i just want to use the same thing.
Hello,
Please read more here if you want footer format like our demo site.
https://www.8theme.com/demo/docs/idstore/index.html
Regards,
Robert Hall.
Hello, Please how do i make the product images to display the same price see the problem here
http://prntscr.com/4lzaqx
Hello,
Please clarify. Do you wish to set images the same height on the Shop page?
Thank you.
Regards,
Eva Kemp.
yes same height just like that on the demo site
Please try to use this code into custom.css file:
.product-grid .product-image img {
height: 200px;
}
.product-grid .product-information {
height: 200px;
}
How to create custom.css you can watch in this video tutorial (this is for Legenda theme but the process is the same).
Regards,
Eva Kemp.
The issue related to '‘Editing widgets’' has been successfully resolved, and the topic is now closed for further responses