Home Forums WoodMart support forum SLIDER REVOLUTION ISSUE

SLIDER REVOLUTION ISSUE

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #74050

    RuiYang
    Participant

    Hi, I wish to do two things with my slider in slider revolution:

    1) Customize font for Woodmart line bullets to Poppins
    2) Allow my slider to remain static in the event of zooming in and zooming out

    Any CSS/ways to help?

    Thanks

    #74056

    Artem Temos
    Keymaster

    Hi,

    Could you please attach some screenshot for each point for better understanding? And send us a link where this slider is added on your website.

    Regards

    #74081

    RuiYang
    Participant

    This is the part of the slider revolution I’m talking about. Similar to the ‘minimalism’revolution slider template

    Attachments:
    You must be logged in to view attached files.
    #74093

    RuiYang
    Participant

    Hi, please reply

    #74096

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    div.woodmart-line-bullets .woodmart-bullet-num{
        font-family: Poppins,'MS Sans Serif', Geneva, sans-serif;
    }
Viewing 5 posts - 1 through 5 (of 5 total)