Solution for this topic
To make it work please use the below latest theme version on your site.
Please login to access this file
Then remove the posts page from site Reading settings and set blog page template to that page as shown in the attached screenshots.
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
We troubleshooted it and found this is happening because of referring images on HTTP instead of HTTPS.
On your site you are referring the following image in the map causing this issue as shown in the attached screenshot.
http://lab1.shufflehound.com/experiments/wp-content/uploads/sites/3/2016/05/Logo_4-180×180.png
You are most welcome here 🙂
Solution for this topic
I hope you are well today and thank you for your questions.
You can make header white from transparent as described in the following topic.
https://support.shufflehound.com/forums/topic/header-transparent-not-white/#post-21235
You can make header centre aligned as displayed on this page https://jevelin.shufflehound.com/header/fourth-header/ by setting Header Layout to Header 4 in the theme header settings as displayed in the attached screenshot.
Best regards,
Shufflehound team
You are most welcome here 🙂
You are always welcome here 🙂
You are most welcome here 🙂
I can see it is working fine on your site now which you can confirm by visiting the post URL shared in private reply.
Please advise.
I am not sure what you meant by “empty space” building block so could you please describe it a bit more in detail by sharing screenshots and guide me to reproduce it so that I can fix it?
Solution for this topic
Hi @brandonmaytham,
Thank you for your question.
I don’t however need woo commerce is there some way I can apply say woo commerce my account styling page to any page I want and remove woo commerce?
The styling is created by CSS code so to apply it on other pages you have to develop custom CSS code for those pages.
Best regards,
Shufflehound team
Solution for this topic
I think you have confused with Background position and the section position.
What I am talking about is the column displayed on the left side should contain image like Our history section as shown in the attached screenshots.
Hi @prettymek137,
I hope you are well today and thank you for your questions.
How can I change the Word “Projects” ?
You can change it using any of the solutions shared in the following topics.
https://support.shufflehound.com/forums/topic/changing-breadcrumb-projects/#post-8877
2) on the Second image I want the categories to be invisible (“unsere hallen is the category)
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
And how can I change the color of the icon on the 3rd image?
Not sure on which page that Icon is displaying so could you please share me the screenshot of whole page and not just part of it?
Best regards,
Shufflehound team
It seems this is happening because of the following custom CSS code you are using on your so please test it temporary removing custom CSS code on your site.
@media (max-width: 375px){
#page-container .primary-mobile-light #header-mobile .sh-header-mobile-navigation .container {
width: 156% !important;
margin-right: auto !important;
}
#header-mobile .sh-header-mobile-navigation .container {
position: relative;
left: -47px;
margin-left: auto;
top: 0px;
}
}Ok, but the last problem with responsive isnt solved, please help me that the website to be responsive
I logged in to your site and saw you were using both the custom CSS code I have shared above as shown in the attached screenshot therefore it was not working as I have requested you to use only latest shared CSS code.
I have changed it on your site now so could you please confirm?
You are most welcome here 🙂
I can see on your shared site the following error message is generated so please make sure you have allowed your site URL in the API settings as shown in the attached screenshot.
Solution for this topic
Hi Eric,
I hope you are well today and thanks for posting here.
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.
In the meanwhile you can try changing 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-titlebar .titlebar-title h1,
.sh-titlebar .titlebar-title h2 {
color: #000;
}
You can change the color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp
Best regards,
Shufflehound team
Solution for this topic
If you are talking about the header topbar options like email or phone number then you can make them clickable to have links by using the child theme solution shared in the following topic.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?