fcbojo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] When off canvas menu is active its possible to scrollHey @bsfaradhy
Sadly, your solution doesnt work on my site, do you mind taking a look at it. Even after adding that to css, it doesnt fix that i can scroll down and up when menu is present on the screen. I would really appreciate your further help.
Thanks again, hope you can help me find the solution.
Kind regards 😀
Forum: Themes and Templates
In reply to: [Astra] When off canvas menu is active its possible to scrollThank you very much! I will be sure to try it. Im also glad for your fast response, and be sure to get an update!
Thanks again
cheers
Forum: Plugins
In reply to: [Pretty Google Calendar] How to disable next and previous buttonsThanks for answer! But i have another question
https://www.fcbojo.pl/livescore/
This is link to my website. When you enter it you can see calendar in month format with 2 buttons, when you click on PLAN you can see the list of events. What i want to ask is how do i change color of elements in the list? Like color of background or color of text. This would help a lot.
Forum: Plugins
In reply to: [Pretty Google Calendar] How to disable next and previous buttonsSure, here is the site
Its week grid calendar, and i want to get rid of those buttons cause they make header not in the middle.
Plus any tips for mobile? On mobile this week grid turns to normal month grid.
Thanks
Forum: Plugins
In reply to: [Pretty Google Calendar] How to disable next and previous buttonsMy current snippet where i keep Calendar CSS editing lines looks currently like this. Can you say what I am doing wrong? Im really new to this :/
.pgcal-event-0 {background-color: #7844ab;color: black;}
.fc-next-button, .fc-prev-button {display: none;}