How can I make the product description panel flexible? My description goes out through the panel and has the border runnening through the text.
FoxY Customization default theme
You need to login to post comments.
6 years ago
Hi how do I cahane the colour of the text links in the footer?
8 years ago
Absolutely love this theme! (1.42 installed)
Is there a way to prevent certain blocks from running on responsive mode? In other words, we have blocks running in the left column that we don't want to show on mobile devices. Is this possible?
Is there a way to prevent certain blocks from running on responsive mode? In other words, we have blocks running in the left column that we don't want to show on mobile devices. Is this possible?
Hello. You can control this with small css tricks which can be added into the Quick Css section in your Foxy extension page.
Have a nice day
@media (max-width: 780px) {
#blockid {
display: none;
}
.blockclass {
display: none;
}
}
Have a nice day
8 years ago
That should work nicely. Thank you very much!
Single Installation License
$45.00
Single installation, is for use by single site or one copy of application using this extension
Extension is provided with 120 day support from author with free upgrades within this time frame
natani
From | Hong Kong |
Member since | Jun 01, 2014 |
Avg. Response Time | 5 days, 6 hours, 26 minutes |
Viewed 157991 times
Posted 29 comments
Details
Extension ID: | foxy_template |
Extension Latest Version: | 3.0.11 |
AbanteCart Version: | 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.2.8, 1.2.9, 1.2.10, 1.2.11, 1.2.12, 1.2.13, 1.2.14, 1.2.15, 1.2.16, 1.3+, 1.4+ |
Created: | Apr 22, 2015 |
Last updated: | Sep 18, 2024 |