Howdy!
This is an Awesome theme, and I need a little help with some customization.
I want the sidebar of the sparkling theme to be divided into blocks/ panel.
please help me with some codes which I can put in my child theme.
Thanks!
This topic was modified 6 years, 7 months ago by kumar022gaurav.
Can you explain what do you mean by blocks/panel? Can you show us an example or an illustration, how exactly you want, so that we can tell that is possible or not.
hii, Laranz
Thanks for replying back
yes, you got me right…. how to do that ?, please check out this image once though https://imgur.com/AA8GfSy
Thanks!
This reply was modified 6 years, 7 months ago by kumar022gaurav.
#secondary .widget {
background-color: #fff;
border: 1px solid #DADADA;
padding: 30px;
margin-bottom: 35px;
}
——————————-
Still, I have one more issue. with the Read more button in posts on the homepage
I want that read more button to show hover effect like it is working in the demo of the theme and also when I go to my theme customizer window of wp-admin.
But, it doesn’t show the hover effect on the site.
how to make it work?
you may check these two images : https://imgur.com/WMltUuw -> when i am in my wp-admin theme’s customizer window.
and https://imgur.com/Yai3mvj -> When I am at my site homepage
I want to make that hover effect work, if possible
Thanks
This reply was modified 6 years, 7 months ago by kumar022gaurav.
But that is the default button behavior, make sure none of your plugin interfere with the button styles, try to disable all the third-party plugins and see that fixes the issue.