Hi @riediman,
I hope you are well today and thank you for your question.
To achieve that you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
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
Best regards,
Shufflehound team
Hi STAO,
I hope you are well today and thank you for your question.
It is a logo which you can set in the theme header settings as shown in the attached screenshot.
Best regards,
Shufflehound team
You are most welcome here 🙂
You have to add the ad code out side sh-group tag on category archive pages or you can display the ad just below the titlebar on category archive pages 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-group.blog-list.blog-style-masonry .code-block{ position: absolute; top: -128px; z-index: 9999999; } .archive.category #wrapper { overflow: visible; } .archive.category #wrapper > .sh-page-layout-default{ padding-top: 110px; }
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Hi @rtaqua,
I hope you are well today and thanks for posting here.
Sure we’ll troubleshoot it.
Best regards,
Shufflehound team
Hi Phil,
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it’s happening and 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.”?
Best regards,
Shufflehound team
Yes please use the child theme.
You are always welcome here 🙂
You have to develop custom code to achieve this.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
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
You are most welcome here 🙂
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.
You can change the background image of footer from footer styling option of theme as shown in the attached screenshots.
You can make it full width 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 #page-container .container { max-width: 98% !important; width: 100%!important; }
The bog posts are not displaying because of the javascript error occurred on your site as we have discussed in your another topic.
You can remove the sidebar 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
body.search #sidebar, body.archive #sidebar { display: none; } body.search #content, body.archive #content { width: 100%; } .content-with-sidebar-left .blog-style-masonry article, .content-with-sidebar-right .blog-style-masonry article { width: 49%; }
If you have any more question then please create separate topic for it.
Solution for this topic
Hi @hakorel,
I hope you are well today and 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
.blog-grid-item-container:after, .blog-slider-item:after, .post-style-cover .post-container:after, .sh-widget-posts-slider-style2 .sh-ratio-content:after, .categories-list-item .sh-ratio-content:after { background: none !important; }
Best regards,
Shufflehound team
Hi Hakan,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi Sarah,
I hope you are well today and thank you for your question.
You can try using the following solutions.
https://codex.wordpress.org/TinyMCE_Custom_Styles
https://wordpress.org/plugins/tinymce-custom-styles/
If it doesn’t work for you or 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
Best regards,
Shufflehound team
Hi @glebramanchuk,
I hope you are well today and thank you for your question.
You can activate it in your blog page as shown in the attached screenshot.
Best regards,
Shufflehound team
Not sure whether it is conflicting or the plugin doesn’t provide the functionality.
You can contact the plugin author regarding this and also you can test it with any default WordPress theme like Twenty Seventeen.
No not sure which plugin is conflicting but you can find out it by deactivating plugins one by one as described above.
You are most welcome here 🙂