Enter our website instagram problem
-
when i enter our website from the insragram our articles is unappear.
Attachments:
You must be
logged in to view attached files.
Hello,
Your problem is not clear. Please describe the actions step by step what you are doing and what problem you have?
Best Regards
My problem is when I go to the Instagram website. As I have shown in the picture, the upper and lower parts of the upper and lower parts of the account are closed.
Foto
Attachments:
You must be
logged in to view attached files.
Hello,
Our theme does not influence on Instagram page. Please contact Instagram support.
Best Regards
How can I make them more height ?
Attachments:
You must be
logged in to view attached files.
Hello,
Do you want to increase the height of each line or the whole block? Please provide more details.
Best Regards
yes i want to increase the height of each line or the whole block.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.cart-widget-side .shopping-cart-widget-footer>p {
padding: 30px 15px;
}
.cart-widget-side .shopping-cart-widget-footer>p {
padding: 50px 15px;
}
Best Regards
Is there CSS / can you give height this pictures
Thank you for your time 🙂
Attachments:
You must be
logged in to view attached files.
Hello,
I cannot figure out what you want to change there? Please describe it in more detail.
Best Regards
I want to change the height settings
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.cart-widget-side .widget_shopping_cart .mini_cart_item {
padding: 30px 15px;
}
.cart-widget-side .widget-heading {
padding: 300px 15px 30px 15px;
}
Best Regards