• Resolved celebuoy

    (@celebuoy)


    please i need to introduce a scroll bar at the bottom of my web page and i want it for just one page of my website, the website template is set to not have the bottom scrolling bar and i want it to have one, because it is not displaying my plugin well (wp-familytree) on the mobile view. so i feel that if i can make the overlay visible with a scrolling bar then i would be able to see this content on a mobile device, please help…. page url https://ogbekenu.com/family-tree/

    thanks
    ps: i need to know that if i download and activate your plugin that it would be able to take care of this problem, and how to make the happen

Viewing 1 replies (of 1 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    Your theme seems to have a page specific class selector assigned to the body tag formed page-id-nnnn where nnnn is the post ID. So it should be possible to do.

    For example try setting a target selector something like this

    
    .page-id-1523 #footersidebarcontainer
    

    Change the part 1523 to your target post ID and the part #footersidebarcontainer to your target element selector.

    Hope it helps,

Viewing 1 replies (of 1 total)
  • The topic ‘i need to introduce scroll’ is closed to new replies.