If the issue persists then try installing extensions one by one from Unyson Extensions page as shown in the attached screenshot.
Solution for this topic
Use below custom CSS code to resolve color issue.
#page-container .widget_search .search-field { background-color: transparent !important; }
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
.sh-header-top { display: none; }
Also, I cannot seem to change the titlebar font color.
I don’t see titlebar on your shared site so not sure what you are referring here.
Solution for this topic
Hi @wkolari,
I hope you are well today and thank you for your question.
You can resolve 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
.sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a{ color: rgba(232,27,27,0.8) !important; }
Best regards,
Shufflehound team
Hi Eric,
I hope you are well today and thank you for your question.
Sure we can achieve this by developing custom CSS code but for that i need to access your site.
I tried to access your site www.blog.hush.lu but it is not accessible.
Please advise.
Best regards,
Shufflehound team
Hi @jemano,
Sorry to hear of the problem you are having.
Please try deleting Unyson plugin and reinstalling it.
If the issue persists then try installing extensions one by one from Unyson Extensions page as shown in the attached screenshot.
Best regards,
Shufflehound team
You can remove that white space 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
#page-container .header-logo { margin: 0 auto; padding: 0; } #page-container .sh-header-top{ padding: 0; }
The new theme version will be rolled out containing fix for this issue and we will also update this topic when the new version is released.
1. How can i setup that the Blogpage is in full width. (only the Blog page) It’s the blog page!!
The shared page is not blog page but single post page and you can make it full width 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
.single-post .post-content .product-content { margin-left: 0; }
2. In the Theme Settings i can Setup a Blog Title. How i can change it to the Pagename. I tryed to create a Shortcode that shows “the_title();” but it doesnt work in the blog title. (On this Page you can see the Shortcode “[pagetitle]”)
You can try achieving this by using the attached custom child theme of Jevelin theme that contains some custom code.
3. You can see, i changed the Backgroundcolor to grey… now all links are having a grey background to. Why (Footer and header), how can i fix it?
You can resolve this issue by using following custom CSS code.
#page-container .menu-item a { background-color: transparent; }
I visited the shared page and can see updated address on the page as shown in the attached screenshot.
Please try clearing your browser cache or using different browser.
Hi @stargijo,
I hope you are well today and thanks for posting here.
I could confirm it therefore notified the theme developer about this so that it will be fixed.
It will be fixed ASAP.
Best regards,
Shufflehound team
Hi @enernetiq,
Sorry to hear of the problem you are having.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Best regards,
Shufflehound team
Hi @leftclick,
Sorry to hear of the problem you are having.
To resolve the issue please delete the unyson plugin and try reinstalling it.
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
You have to make it responsive as described on the following page.
https://www.themepunch.com/faq/incorrect-position-or-size-for-text-button-or-shape/
Best regards,
Shufflehound team
You are most welcome here 🙂
Here it is 137.59.64.65
Please also share me the URL.
I could confirm on your shared site and this is happening because there isn’t enough space on iPad to display four products along with side column in one row.
Not any other way to fix it.
May be you can fix it developing custom code but developing custom code for this is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Your site is in different language than English so it is hard for me to search blog page on it.
AS requested above could you please share me the blog page URL from your site and not just your site URL so that i can help you to achieve it?