I want to have widgets on my page www.comedyexpress.ch/wpFeb2016/?page_id=71, but their headings aren't very nice. Is there any possibility to get those fancy bars which are shown on the example page https://www.inkthemes.com/previews/?demo_id=209? And is it possible to have single sheets like blog posts on a non-blog page? Thank you Julian
Hello, Julian.. Greetings from InkThemes! Could you please explain a bit more with some edited screenshot so that we can better assist you? If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
Hallo Priyanka, our theme is Themia Pro Responsive Theme. The widget headings on the right side are currently printed black with no special background (see "current widget headings"), but in the example (see "desired...") they have a grey background and look much better. I didn't find any option to change the headings, but shouldn't it be equal to the example? The other question is less important. If you look at a blog page with the Themia theme, each blog entry has a border with a shadow under it (see "blog shadow"). Is it possible to have such single sheets on a page with the template "fullwidth page"? Thank you and Greetings Julian
Hello, Julian.. Regarding your first issue, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: h2.title { background: lightgray; color: black; } .sidebar { background: cornsilk; } NOTE: Change the color as per your interest.. For the second issue, code is as follow.. Code: .content_wrapper .side_content .shadow { background: url(images/post-shadow.png) top center no-repeat; height: 29px; margin-top: -1px; margin-bottom: 30px; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Hello Priyanka, I didn't look at my second concern yet, but I think you didn't fully understand my first question. The main issue isn't that I want a specific heading or background color but rather another style. By doing some tests and looking into sidebar.php, I found that if no widget is chosen in the dashboard, there are three default widgets with the correct style (sidebar_wrapper, sidebar, wrap_sidebar). If I add any widget, the nice settings in sidebar.php are ignored and some other code is loaded. I couldn't look deeper into wordpress because I don't know much about it, can you tell me how to fix this strange behaviour? Thanks Julian
Hello, Julian.. I have checked this at our end and the styling of the widget is perfect as it is in demo.. Kindly check the video given below... Link of the video: http://screenpresso.com/=rG24g Thanks & Regards! Priyanka InkThemes.com