-
AuthorPosts
-
February 27, 2016 at 1:33 pm #590231
Hello
In Enffold in my woo shop page, the area above the menu is twice as wide when I scroll down
Please advise
Thank you againMarch 1, 2016 at 5:00 am #591323Hey irpocock,
I couldn’t see anything like that on your page, could you post a screenshot of the issue please? You can upload to a service like imgur.com and then link to it here.
Best regards,
RikardMarch 1, 2016 at 9:36 pm #591787Hi
I dont get it on all browsers and I only get on shop page
I tried disabling all plugs in but still get it
Example screenshot provided
Thank you for your help
IanMarch 1, 2016 at 10:00 pm #591796Hey!
What browser do you get the issue at?
Please do let us know so we can debug itCheers!
BasilisMarch 1, 2016 at 10:23 pm #591804Hi
I use a Chromebook at home and I get the issue
However, at work I did not get the issue in Chrome. Strangely, I got the issue with Internet Explorer
Is this a known issue at all?
Thank you
IanMarch 4, 2016 at 9:25 pm #593524Hey!
Are you using any custom CSS? i strongly suspect that the custom modification is causing this issue…
The below css will fix the top header but the main header has default inline style which will make it scroll -30px top so you cannot make any changes to it using external css.
We would like to take a closer look please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
#header_meta { position: fixed!important; top: 0!important; width: 100%!important; }
Regards,
Vinay KashyapMarch 4, 2016 at 11:00 pm #593569Thank you Vinay.
I deleted all CSS but the problem remains.
I also tried your CSS but it does not remove the issue.
I have also tried disabling plug-ins.
See css in use (bottom)One thing: I used to use Propulsion theme installed. But I have now deleted. Could this be the problem?
I will provide log in information on MondayThank you
CSS IN USE:
#footer .widgettitle {
font-size: 12px;
}strong.logo {
top: 13px;
}.page .page-thumb {
display: none;
}#socket .av-social-link-facebook a {
color: #fff !important;
background-color: #37589b !important;
}
#socket .av-social-link-twitter a {
color: #fff !important;
background-color: #46d4fe !important;
}
#socket .av-social-link-youtube a {
color: #fff !important;
background-color: #a72b1d !important;
}
#socket .av-social-link-gplus a {
color: #fff !important;
background-color: #de5a49 !important;
}
#socket .av-social-link-rss a {
color: #fff !important;
background-color: #ffa133 !important;
}#header_main > ul > li > a.cart_dropdown_link span {
font-size: 22px;
}.content, .sidebar {
padding-top: 22px;
padding-bottom: 22px;
}body .column-top-margin {
margin-top: 22px;
}
.av-special-heading {
margin-top: 22px;
}#top div .widget_shopping_cart .button { float: left; }
#top.single-post .big-preview.single-big {
display: none;
}.single-post .post-entry .big-preview{ display: none !important; }
.onsale { display: none !important; }
@media only screen and (max-width: 768px) {
ul.cart_dropdown { display: none!important; }}.avia_textblock a { text-decoration: underline; }
#scroll-top-link { display: none; }
@media only screen and (max-width: 480px) {
#top .social_bookmarks { display: none !important; }}
© 2016 Microsoft Terms Privacy & cookies Developers English (United Kingdom)March 4, 2016 at 11:22 pm #593580Hi,
Managed to fix it. Thank you for your pointers. It helped
There was a script running on the shop overpage in a widget to produce a PayPal image
It worked out on Propulstion but impacted this theme.
Thank you for your time. Am impressed with your support
I have deleted this script and will replace with a regular image
Thank you<script type=”text/javascript” src=”http://adfarm.mediaplex.com/ad/js/27728-205810-8030-16?mpt=%5BCACHEBUSTER%5D&mpvc=”>
</script>
<noscript>
</noscript>March 6, 2016 at 9:17 pm #593993Hey!
Glad we could help you with this. Please feel free to get in touch with us if you have any questions.
Thank you for using Enfold :)
Regards,
Vinay Kashyap -
AuthorPosts
- The topic ‘Enfold Woo Commerce’ is closed to new replies.