You can make textbox wider 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: 550px) { .home .container.entry-content { max-width: 90% !important; } }
Ok
Solution for this topic
You can change their font size and colors 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
.archive.category .sh-titlebar .titlebar-title h1 { color: #00BCD4; font-size: 19px; } .archive.category .sh-titlebar .bread-cat { color: #00BCD4 !important; font-size: 12px; }
Currently not so you have to develop custom code to achieve this.
Solution for this topic
How can I achieve to change the color of the title underline and the line width?
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Hi @Phil,
I hope you are well today and thank you for your question.
Could you please delete and recreate the slider or contact the RevSlider support to resolve it?
Best regards,
Shufflehound team
Hi Edwin,
I hope you are well today and thank you for your question.
I am not sure what you are referring as “mobile textbox outline” so could you please share the screenshot of it so that I can help you?
Best regards,
Shufflehound team
Solution for this topic
I could confirm the issue on your shared site.
Could you please clear & temporary disable the cache and pagespeed minification?
Solution for this topic
In the theme General Settings, you have to also select Section Title Style to “Line Under Title” as displayed in the attached screenshots.
In your shared screenshot there are various elements, therefore, I still don’t understand what you are referring to.
Could you please refer those categories and sub-categories and please share me the exact page URL from your site?
I can see the comment counter is not working correctly on the shared site of user as shown in the attached screenshots.
If you are using any cache on your site then please clear it or temporarily disable it and as requested above please contact Disqus support to resolve this.
Hi @davelow,
I hope you are well today and thank you for your question.
You can hide it developing and using custom CSS code on your site as described in the below page.
http://freewptp.com/how-to-hide-anything-on-wordpress-site/
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi Rubens,
Thank you for your question.
You can try achieving this using any of the following solutions.
https://css-tricks.com/snippets/wordpress/year-shortcode/
https://wordpress.org/plugins/current-year-shortcode/
https://wordpress.org/plugins/dynamic-copyright-year-and-shortcode/
https://wordpress.org/plugins/jonradio-current-year-and-copyright-shortcodes/
Best regards,
Shufflehound team
Hi Rubens,
I hope you are well today and thank you for your question.
The theme doesn’t process anything about Disqus comment as the comments are stored on Disqus server so please contact Disqus support to resolve this.
Best regards,
Shufflehound team
Hi @rahulit,
I hope you are well today and thank you for your question.
You can hide 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
.single-post .post-tags-container { display: none; }
Best regards,
Shufflehound team
The blog slider content element that you are using on the blog page doesn’t display video.
Awesome great to see you got that fixed.
Have a fantastic day!
The “Foodie Demo” content is created using Unyson page builder so when you import it then the same gets reflected on your site.
If you want to use WPBakery visual page builder then you have to recreate the whole page.
You are most welcome here 🙂