This topic has 10 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hi, i’m having trouble editing the footer area in this theme.
I’ve set it up, imported the demo content, i can change the areas content, but can’t edit the existing content. I cannot change the contacts from the demo content to my own for instance.
Is there a visual composer plugin for this theme?
Regards
Hello,
You need create your own footer in Appearance > Widgets, add Text widget with your content into areas “The First Footer Widget Area, The Second Footer Widget Area” and so on. Please read our documentation: https://www.8theme.com/demo/docs/idstore/index.html#!/widgets
Regards,
Eva Kemp.
Thanks, an if i want to remove it all? There is no reference to this option in theme documentation
Hello,
In this case you just need add empty Text widget to all footer areas.
Regards,
Eva Kemp.
Ok, done that, but the grey background prevails.
Is there any visual composer plugin for this theme?
Hello,
Sorry, but VC plugin isn’t implemented in IDStore theme.
We don’t guarantee its full compatibility as it wasn’t tested with the theme.
To change footer background use this code in custom.css file:
.container_footer_bg {
background-color: #222222;
}
Write your color value.
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello, thanks for the previous feedback.
i have another issue, o cannot control google maps size in the “contacts with wide layout” page.
I’ve placed the [gmap] shortcode, tried it with different sizes, but the maps appears always with the same size.
Regards
Hello,
As I see you are using special plugin shortcode for Google map [su_gmap]
.
Try to use our shortcode [gmaps]
.
Regards,
Eva Kemp.
Ok, is it responsive and does it allow to pin a specific adress?
Hello,
Yes, please see our demo page https://www.8theme.com/demo/idstore/maps/ what shortcode to use.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up