- This topic has 22 replies, 3 voices, and was last updated 5 years, 4 months ago by
Leo.
-
AuthorPosts
-
November 29, 2020 at 10:09 am #1556883
Sourabh
HI,
Recent posts are visible now in sidebar widgets but its just blue text only, how to formatting them something like below –
https://www.dropbox.com/s/vfdbuh1oopo9wz2/Recents%20posts.png?dl=0
November 29, 2020 at 11:26 am #1557007Leo
StaffCustomer SupportHi there,
That is another WordPress widget which the theme doesn’t control.
If you can link me to the page in question I provide some CSS to help you to get started.
December 3, 2020 at 7:02 am #1565881Sourabh
Hi Thanks,
Find the Reference URL below –
Refer left sidebar with title “Opinion”, snapshot below –
https://www.dropbox.com/s/5vyjk5p8gewol5r/side%20bar%20new.png?dl=0
Regds:
December 3, 2020 at 11:37 am #1566295Leo
StaffCustomer SupportCan you link me to your page in question?
December 3, 2020 at 5:31 pm #1566613Sourabh
Ok
December 3, 2020 at 9:47 pm #1566733Leo
StaffCustomer SupportI’m getting the This site can’t be reached error again unfortunately.
December 3, 2020 at 9:54 pm #1566737Sourabh
Its working.. recheck pls
December 3, 2020 at 9:55 pm #1566738December 3, 2020 at 9:56 pm #1566739Sourabh
Sorry open with https not in http now
December 4, 2020 at 9:14 am #1567549David
StaffCustomer SupportHi there,
the CSS we provided here:
https://generatepress.com/forums/topic/how-to-make-side-bars-like-this/#post-1555083
Can be changed to this – and it will apply to any link lists in the sidebar:
/* Set border and link styles */ .is-right-sidebar .widget ul li a { display: block; position: relative; padding: 5px 0 10px; border-bottom: 2px solid #000; color: #000; font-size: 15px; } /* Change link color on hover */ .is-right-sidebar .widget li a:hover { color: #f00; } /* Add > symbol */ .is-right-sidebar .widget ul li a:after { content: '\003E'; float: right; font-weight: bold; }December 4, 2020 at 9:18 am #1567554Sourabh
do i need to remove previous CSS, or just paste above given one also along with previous one??
December 4, 2020 at 9:22 am #1567561Leo
StaffCustomer SupportLooks like David mentioned that in his reply:
the CSS we provided here:
https://generatepress.com/forums/topic/how-to-make-side-bars-like-this/#post-1555083
Can be changed to this – and it will apply to any link lists in the sidebar:
December 4, 2020 at 9:33 am #1567579Sourabh
I tried it but it’s not looking good same common CSS, refer below –
https://www.dropbox.com/s/yy7su5pzsfrpssm/Recents%20posts1.png?dl=0
Arrow looking good in the previous sidebar where we created nav menu for categories but the same CSS not looking good for the recent posts as that small arrow type symbol we need just before post heading like below –
https://www.dropbox.com/s/vfdbuh1oopo9wz2/Recents%20posts.png?dl=0
Reference page ie here – https://jnews.io/citynews/
Refer left sidebar with “Opinion”
December 5, 2020 at 6:03 am #1568346Sourabh
Look into this please
December 5, 2020 at 10:53 am #1568662Leo
StaffCustomer SupportHey Sourabh,
As Tom mentioned to you before, we typically only help with theme-related CSS in the forum here.
Looks like David has given you some CSS that should help you to get started with.
If you need any specific custom solution, please consider hiring a developer to code you what you need.
Thanks.
-
AuthorPosts
- The topic ‘Recent Posts formatting’ is closed to new replies.