- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month 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.
Home › Forums › All Other Themes › Bakery Pro Problem
Hello! I have problem with frontpage.
http://surprise-inside.com.ua/
I need slider to be fixed without hiding when you scroll. Can you help me?
Hi Vika,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#slider { position:fixed;}
.main-container { padding-top:580px;}
@media screen and (max-width:767px) {
#slider { position: relative;}
.main-container { padding-top:0;}
}
Regards,
Brad
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]