Hi @daykraba,
I hope you are well today and thank you for your question.
You can remove the margin 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 div.sh-portfolio-item {
padding: 0 !important;
margin: 0 !important;
}Best regards,
Shufflehound team
Hi @daykraba,
I hope you are well today and thank you for your question.
Which browser are you using to test it?
Could you please try using a different browser?
Also please try removing the animation effect on that element to check whether it is happening due to this effect.
Best regards,
Shufflehound team
Hi @mahmoud310,
Thank you for your question.
It is clickable for me as shown in the attached screenshot.
Which browser are you using to test it?
Please try using a different browser.
Best regards,
Shufflehound team
Hi Ash,
I hope you are well today and thank you for your question.
They are two different page builders and you can use anyone that you want to.
The Unyson plugin is theme required but its Page Builder extension is optional.
You can only edit the page using the same page builder that you used to create it so if you have used Visual Page Builder or Unyson or any other page builder then please use the same page builder to edit the page.
Please do not switch between page builders orelse you will lose the content so choose the page builder that you want to use initially when you create the page content.
Best regards,
Shufflehound team
Hi @mahmoud310,
Thank you for your question.
We have already answered your question in your below topic.
Best regards,
Shufflehound team
As requested above, please also share the screenshots of the issues.
Solution for this topic
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
#page-container {
overflow: hidden;
}You are most welcome here 🙂
You are most welcome here 🙂
Hi @castle_age,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @asifmehmood911,
I hope you are well today and thank you for your question.
I visited the share site but didn’t see any responsive issue on it as shown in the attached screenshot so could you please share the screenshot of it so that I can better understand it?
Best regards,
Shufflehound team
Hi @rokasjrokas,
I hope you are well today and thank you for your question.
I visited the share URL but didn’t see any booking system on it so could you please share the screenshot of it so that I can better understand it?
Best regards,
Shufflehound team
I don’t know any workaround for it.
If you don’t want to purchase the plugin then you can try achieving it developing custom code.
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
Ok we will consider this as a feature request to be implemented in the future version of the theme.
Then to achieve this first make the elements in the row display in the following order.
(-Pic)(—Text—-)
(-Pic)(—Text—-)
(-Pic)(—Text—-)
Then I can help you to display it in below order on the desktop.
(-Pic-)(—Text—)
(—Text—-)(-Pic)
(-Pic-)(—Text—)
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
.home div#lightcase-case,
.home div#lightcase-loading,
.home div#lightcase-nav,
.home a.lightcase-icon-close,
.home div#lightcase-overlay {
display: none !important;
}
You are most welcome 🙂
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 just hide the social share icons by using the custom CSS code solution shared in the below reply posted above.
Then please try using below custom CSS code instead of the shared above.
.post-content-share:not(.post-content-share-side):not(.post-content-share-mobile) {
margin-left: -100px;
}Hi Ange,
I hope you are well today and thank you for your question.
Please try using a slug of the categories as shown in the attached screenshots.
Best regards,
Shufflehound team