Solution for this topic
Hi @Shinykins,
I hope you are well today and thank you for your question.
Yes you can add an element in the column then configure the animation settings of column as shown in the attached screenshots.
Best regards,
Shufflehound team
@metalm3 You have to install and activate it as normal theme along with Jevelin theme.
You will find more information about child theme on the following page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
Also to help us keep support thread separates could you please create your own thread for your question instead of replying on others 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.
Use below CSS code to remove bottom lines.
.single-fw-portfolio .sh-portfolio-single-title, .single-fw-portfolio .sh-portfolio-single-info-item { border-bottom: 0; }
Hi @fetaki,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where you are using that class so that i can troubleshoot it?
Also please share the screenshot of how you have added the class and using custom CSS code.
Best regards,
Shufflehound team
Hi Majid,
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 @BrettEllis,
I hope you are well today and thank you for your question.
Please make sure in the theme General settings you have disabled theme RTL support option as shown in the attached screenshot.
If it doesn’t help then could you please share me the page URL from your site where it is not working correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @shanticfm,
I hope you are well today and thank you for your question.
To achieve this just configure your home page header settings as shown in the attached screenshot.
Best regards,
Shufflehound team
And is there a way to remove the two arrow buttons below the feature image AND have the title, which in this case is ‘Food Angel Mobile App’, move up to that position?
Sure use below custom CSS code to achieve this.
.single-fw-portfolio .sh-portfolio-single-buttons { display: none; }
Hi @supermegalino,
Sorry to hear of the problem you are having.
Could you please share me the screenshot of the issue so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @supermegalino,
I hope you are well today and thank you for your question.
Yes we can add it by developing custom code but you have to develop more code to display it somewhere so please advise whether you want to proceed just adding it.
Best regards,
Shufflehound team
No i didn’t receive it so could you please share it again?
I didn’t get your site login details to troubleshoot the issue as requested so could you please share it?
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
To align it please remove the applied padding and then use the following custom CSS code.
.sh-section-6b60dc9e2043efe53db6b9bfc8f9a97c .fw-row {
display:flex;
align-items: center; /* Vertical center alignment */
justify-content: center; /* Horizontal center alignment */
}
Hi @TeamQ14,
I hope you are well today and thanks for posting here.
We will consider this to be developed in the future version of theme.
Best regards,
Shufflehound team
You are most welcome here 🙂
You are most welcome here 🙂