-
Posted in : Empathy
-
1.
So i installed this theme and worked with it.Today i updated the theme manually and noticed,
that the overlay on the video bg has been removed.How can i get the greyish layer back?
2.
I put 2 more paypal button widgets in the bottom of the sidemenu.
so therefore the theme isnt programmed to have extra widgets in the bottom sidemenu, and when i vertically minimize the browser window, the widgets in the bottom go over the menu points “contact” etc.so how can i set a different break point to the bottom menu to prevent this?
Hi,
The overlay should not be removed. Maybe you uploaded a plugin and its conflicting with the theme. You can try to deactive third party olugin and try it again. If you still have the issue, could you try to use this custom css code;.has-bg-img .content:before { background: rgba(73, 92, 95, 0.75); }Could you provide me your related URL for the PayPal issue? If there is something to be resolved with custom css code, I will be of assistance.
Thanks1.
Okay.
I installed the todays new theme version 1.3.4 and it magically worked.
now i have the greyish layer back.
no css needed. thanks :D2.
Theres no issue with the paypal widgets, they work perfectly.
The only problem is, when you put more content in the bottom of the side menu, where the social icons and copryright text are, the breakpoints, to have a responsive side menu, where the icons minimize to fit the screen, are no longer correct and the bottom content overlaps with the upper content in the menu.heres a screenshot of the problem:
https://img2.picload.org/image/rwigpwga/pic1.pngso can i change these points, where the icons minimize?
and another small question:
can i make certain widgets in the side menu only display on pc version and not on mobile?thanks for support,
danielHi Daniel,
The footer structure is designed for social icons only. When you install an extra structure, it can be effect the responsive structure of widget side menu. In this regard, you can hide the social icons with the following code in the recommended mobile view.@media screen and (max-width: 767px) { .header .social { display: none; } }Thanks
Okay thanks, the hide code works.
So the last problem is, the problem with the extra widgets in the footer.Is it possible to do this?
I looked in the editor, to find the responsible code to edit the points where the upper menu minimizes,
but no luck.Thanks for help.
Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.
You must be logged in and have valid license to reply to this topic.