Home › Forums › Jevelin Theme › Couple of issues
Home › Forums › Jevelin Theme › Couple of issues
Hello,
Im having a couple of issues that i haven’t been able to fix:
Hope this stuff are into the scope if not any guidance will be much appreciated.
Thanks a lot
Kind regards
Solution for this topic
Hi @Ebanderas,
I hope you are well today and thank you for your questions.
The drop out menu doesn’t fall directly from below the text it drops from the end of the header. (ref: img1.jpg)
This is not an issue but this is how the theme menu works which you can see on the below demo site.
https://jevelin.shufflehound.com/
I cannot remove a white space that appears between the header and the start of every section. (ref: img2.jpg)
Could you please share me the page URL from your site where it is displaying so that I can help you to remove it?
On the cart that activates on hover, i would like to remove and modify some texts, and also change the background color without changing the color of the other drop menu. (ref: img3.jpg)
You can try changing the color or removing the text by using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
You can change the text by translating the theme as described in the below page.
https://support.shufflehound.com/theme-translation/
Alternatively, you can use any of the following plugins to change the text.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Hello, thanks for your reply,
I cannot remove a white space that appears between the header and the start of every section. (ref: img2.jpg)
Could you please share me the page URL from your site where it is displaying so that I can help you to remove it?
this is the url: http://www.ms.helloimernesto.info
Again, thanks for you reply
Kind regards
Your shared site is not accessible for me and displaying the error “This site can’t be reached” so could you please make sure that the shared URL is publicly accessible.
That’s odd, here you have the link again
http://ms.helloimernesto.info/
http://ms.helloimernesto.info/contacto/
In both you can see the “white space”
Thanks again!!
Solution for this topic
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body #page-container header.primary-desktop { height: auto !important; }
It work perfectly!!
Thanks a lot!
You are most welcome here 🙂