You are most welcome here š
Solution for this topic
Hi @byates80,
I hope you are well today and thank you for your questions.
On the home page, the big black and white image at the top of the page, showing a person with a camera in the background, where do I change that?
On the home page of your site edit the top section and change background image in section settings as shown in the attached screenshots.
Also, I have added contact details to the footer, but is there any way of having the little icons beside them, like in the āEventā version of the Jevellin theme please?
For that please use the contact widget in the footer widget area as shown in the last attached screenshot.
Best regards,
Shufflehound team
You are most welcome here š
Hi @diogosalema,
I hope you are well today and thank you for your question.
You can change it from theme styling settings as shown in the attached screenshots.
Best regards,
Shufflehound team
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
.woocommerce ul.products li.product > a:hover img.wp-post-image { opacity: 0; } .woocommerce ul.products li.product > a .secondary-image-container { background: #FFF; } .sh-woocommerce-products .woocommerce.columns-3 ul.products li.product { max-width: 100%; } .woocommerce #lightcase-case[data-lc-type=image] #lightcase-content, .woocommerce #lightcase-case[data-lc-type=video] #lightcase-content { background-color: #FFF; }
As said the FTP credentials are not working that you sent again the same.
Please note your site admin credentials are working but now i need your site FTP or cPanel credentials so that i can remove mu plugin.
If you are not clear about this then please advise.
I don’t see the columns on your shared page so could you please share me the exact page URL where it is displaying?
You can change its color 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 .fw-page-builder-content { background: #111111; }
Solution for this topic
You can resolve the issue 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 .sh-timeline h3 { margin-bottom: 28px; }
Solution for this topic
You can change their size 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 span.header-contacts-details { font-size: 15px; } .primary-desktop .header-social-media a { font-size: 16px; }
Please change font size in the above code to whatever you want to.
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
#page-container .contact-form input[type="submit"] { border-radius: 0 !important; }
Thank you for your patience but we are still working on it and will provide you temporary working solution very soon.
Could you please tell me which demo content you want to install on your site?
To try last attempt 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 bee able see it.”?
I can see now the same Raleway font is displaying on your shared pageĀ http://recliqwp.simplecan.com/about-us/
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 resolving the issue 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
@media (max-width: 782px){ #page-container .blog-slider-item h1, #page-container .blog-slider-item h2 { font-size: 28px; } }
Currently there isn’t global option for it but i have added this as a feature request so that it will be implemented in the future version of theme.
You are most welcome here š
HiĀ Hannes,
I hope you are well today and thank you for your questions.
Yes you can publish demo content on your website. No there isn’t any PSD available.
Best regards,
Shufflehound team
Hi @Keystone,
Sorry to hear of the problem you are having.
Could you please tell me why you can’t install demo content? Are you getting any error message?
AlternativelyĀ you can install demo content by downloading it.
You can download demo content from this pageĀ Ā http://remote.demos.shufflehound.com/jevelin/files/?key1=nb3javfj03&key2=40legtcdrh
After downloading demo zip file you have to add it on the path wp-content/uploads/fw-backup in your WordPress install.
Then that zip file can be installed from Tools > Backup by restoring backup.
Please note this action is not revertible and it deletes all the existing content on your site so please is required take backup of your site before importing demo content.
Best regards,
Shufflehound team
I can see theĀ W3 Total Cache is still enabled on your site as shown in the attached screenshot.
Please advise.