News Show Pro links title error
March 2014 WordPress Theme
- GK User
- Thu Jan 07, 2016 5:05 pm
Hello
I am struggling to set up my News Show Pro widget and I can't find any way around it. I have followed the indications from https://www.gavick.com/documentation/wp ... _nsp-9.png and I have uploaded the new widget from github (https://github.com/GavickPro/GK-News-Show-Pro).
I want to make my widget to look like that from the demo with the links with the title above and the text below. Instead it looks like this attachment.
Please help me!
I am struggling to set up my News Show Pro widget and I can't find any way around it. I have followed the indications from https://www.gavick.com/documentation/wp ... _nsp-9.png and I have uploaded the new widget from github (https://github.com/GavickPro/GK-News-Show-Pro).
I want to make my widget to look like that from the demo with the links with the title above and the text below. Instead it looks like this attachment.
nspError.jpg
Please help me!
-
- Fresh Boarder
- GK User
- Fri Jan 08, 2016 12:05 pm
Hi,
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- GK User
- Mon Jan 11, 2016 1:27 pm
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom css plugin:
- Code: Select all
.right .gk-nsp-links ul li .gk-nsp-link-header {
display: block;
}
-
- Moderator
- GK User
- Mon Jan 11, 2016 3:43 pm
Solved. Thank you!
-
- Fresh Boarder
4 posts
• Page 1 of 1