Hi guys,
I´ve added a code block placed within a colour section to points on the page below which allows the full width menu on that page to jump to the corresponding anchors placed in the code blocks. However, this now leaves white spaces on the page which I´ve tried to remove by adding the css class to the colour section with the code:
.propagecodeblock { display: none !important; }
added to the css sheet which has worked perfectly but now the buttons on the full width menu don´t work.
Any ideas how I can get the white spaces removed but yet still get the anchors placed within the code blocks to work?
Many thanks
Hi,
I solved it by removing the code block, giving the colour section a section ID “prices” and then adding the following css code:
div#prices {height: 20px; min-height: 0px;}
Thanks
Hi ProTravelGolf,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria