Hi @zubairbh,
I hope you are well today and thank you for your question.
You can install it as described in the following topic.
https://support.shufflehound.com/forums/topic/revolution-slider-plugin-not-available/#post-21832
Best regards,
Shufflehound team
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Solution for this topic
Hi @photobernard,
Thank you for your question.
To achieve this, you have to unset the blog page set in your site reading settingsĀ Posts page option and set Blog template to the page as shown in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
Yes sure, Just use below CSS code instead of shared above.
.home #wrapper > .sh-page-layout-default {
padding-top: 0 !important;
}You are most welcome here š
Solution for this topic
You can achieve 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-iconbox-title a {
padding-top: 134px;
display: block;
position: relative;
margin-top: -134px;
}
.sh-iconbox:hover .sh-iconbox-icon-shape i,
.sh-iconbox:hover .sh-iconbox-title h3,
.sh-iconbox:hover .sh-iconbox-icon-shape {
color: #000;
border-color: #000;
}
Hi @photobernard,
Thank you for your question.
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
#wrapper > .sh-page-layout-default {
padding-top: 0 !important;
}
Best regards,
Shufflehound team
Solution for this topic
Hi @Elise_jansson,
I hope you are well today and thank you for your questions.
I am trying to make my logo full height on all my pages. I have succeeded with this on the home page and on the sticky navbar (see screen shot 2), however not on the rest of the pages when at the top, then thereās a gap at the top and bottom (see screen shot 3) even though I have played around with marin and padding a lot. Is there a way to achieve this?
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 Cod
#header-navigation .sh-nav a {
padding-top: 21px;
padding-bottom: 21px;
}
.sh-header .menu-item:nth-child(7) a {
margin-top: 18px;
}
Is it possible to have a mobile-specific logo?
Yes we can achieve that developing custom CSS code.
For this please share me the logo image URL from your site that you want to display on mobile.
Best regards,
Shufflehound team
@luklabĀ To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Currently your shared site is not accessible for me.
It is displaying following error message for me.
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Hi @wassim,
I hope you are well today and thank you for your question.
To resolve it, Please try regenerating thumbnails on your site using the following plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Shufflehound team
Solution for this topic
You can achieve 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
#header-navigation a.social-media-wordpress {
background: url("https://support.shufflehound.com/wp-content/uploads/2018/03/iconsmall.png") no-repeat center;
padding-top: 75px;
background-size: 100%;
height: 50px;
width: 16px;
}
#header-navigation a.social-media-wordpress i {
display: none;
}
Please change the icon URL in the above CSS code with the icon image URL from your site.
Hi @photobernard,
I hope you are well today and thank you for your question.
Yes we can achieve this developing custom CSS code.
For this please use Icon box on any of your site page and share me the URL of it so that I can help you to achieve it.
Best regards,
Shufflehound team
HiĀ Rocio,
I hope you are well today and thank you for your questions.
There isn’t any specific theme settings to change it but youĀ can remove plus sign displayed on hover 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-portfolio-single-related .sh-portfolio-overlay4 .sh-overlay-item:last-child {
display: none;
}
To display images square you have to overwrite following theme file in the Jevelin child theme and edit its code on line number 513
/jevelin/framework-customizations/extensions/portfolio/views/single.php
Best regards,
Shufflehound team
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Hi ultimatec,
Sorry to hear of the problem you are having.
Could you please share me the screenshot of widget settings from your site admin area?
Also would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Best regards,
Shufflehound team
š
HiĀ Rocio,
I hope you are well today and thank you for your question.
You can achieve 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-iconbox-style10 .sh-iconbox-top {
border-bottom: 0 !important;
}
.sh-iconbox-style10 .sh-iconbox-container > .sh-iconbox-bottom {
display: none;
}
.sh-iconbox-style10 .sh-iconbox-container > .sh-iconbox-top {
padding-bottom: 0 !important;
}
Best regards,
Shufflehound team
Hi @Karl,
Sorry to hear of the problem you are having.
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Best regards,
Shufflehound team