- This topic has 1 reply, 2 voices, and was last updated 5 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi guys,
I want to make the right side bar sticky, so it moves down with the content on scroll. Is this possible?
http://prntscr.com/i78ta8
Website www.kapenzis.co.za
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.right { float: right; position: sticky; top:80px;}
Regards,
Chris
This article showcases and round ups several templates which satisfy the black and white WordPress themes category. Black and white websites are an inspiration as […]
For the steady development of a website, ideally one should build it up locally before making it live. Once, the website was built as per […]
To enhance the user accessibility of the website, WordPress Breadcrumb Plugins are created. If any user visited the homepage then categories page then contact us […]