Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Idenovasi

    (@idenovasi)

    Do you have any live site? so I can help to check.

    Thread Starter elitevoiceng

    (@elitevoiceng)

    The live site is https://www.elitevoiceng.com I use the plugin to display 4 post title list on the right side beside the slide revolution.

    (1) I want it to have a gray background, like the one at the bottom.
    (2) If possible with a line dividing each title, like the one at the bottom.
    (3) I will prefer the date to be at the top of post title, like the one at the bottom

    Thank you.

    Thread Starter elitevoiceng

    (@elitevoiceng)

    I’m still waiting for your respond on this

    Plugin Author Idenovasi

    (@idenovasi)

    Try this

    .cmsmasters_sidebar .widget_smart_recent_entries {
        padding: 20px 20px 0;
        background: #f0f0f0;
    }
    Thread Starter elitevoiceng

    (@elitevoiceng)

    Yes, it work for the background, thanks

    what about (2) and (3) any possibility?

    Plugin Author Idenovasi

    (@idenovasi)

    I am sorry for late reply, for (2) try this

    .cmsmasters_sidebar .widget_smart_recent_entries .srpw-block li {
      border-bottom: 1px solid;
    }

    For (3), I am sorry that’s not possible.

    Thread Starter elitevoiceng

    (@elitevoiceng)

    It work, Thank you.

    I would like to have a button LOAD MORE at the bottom of the widget once visitor click it, it should load more titles with a scrolling bar UP and DOWN.

    Reference:
    (1) Check https://thenationonlineng.net/ News Update section -at the bottom there is button LOAD MORE
    (2) Also Check https://punchng.com/ Just In section – How the Scrolling bar work

    I Look forward to hear from you.

    Thanks

    Thread Starter elitevoiceng

    (@elitevoiceng)

    OR Some thing like https://www.nan.ng/ –Latest News Section — Previous and Next Button

    Plugin Author Idenovasi

    (@idenovasi)

    I am sorry, this is a support forum for minor issue or bug, you asked for custom work. I can’t help you for this.

    Regards.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How to change the widget background’ is closed to new replies.