-
AuthorPosts
-
October 25, 2016 at 4:51 pm #703860
Hi, I´ve created a product with the Advanced Editor and I don´t know how to remove the sidebar that remains below the content at the end of the page. (The PAGINAS sidebar at the right).
Thanks!
October 25, 2016 at 5:06 pm #703870Hey cipriana,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-product aside.sidebar.sidebar_sidebar_right { display: none !important; }Best regards,
JordanOctober 25, 2016 at 5:10 pm #703873Hi, thanks Jordan, almost right!
I still remains a white space there. Is it possible to remove it?Thanks
October 25, 2016 at 5:24 pm #703880Hey!
I t seems you have an empty section added, please try to remove that.
Thanks a lot
Regards,
BasilisOctober 25, 2016 at 5:27 pm #703885Mmm, no, I´ve no empty section…
October 25, 2016 at 8:38 pm #703957Hi,
There are 3 columns on top of the map, in the first column, kindly find the iframe:
<iframe id="bkt-widget-cp" src="https://segwaytrip.booketea.com/Sales/Home/Tour/41616?mode=1&iframe=1&isolated=1&culture=es" width="600" height="1000" frameborder="0" scrolling="yes"></iframe>change the height from 1000 to 700, it should look like this:
<iframe id="bkt-widget-cp" src="https://segwaytrip.booketea.com/Sales/Home/Tour/41616?mode=1&iframe=1&isolated=1&culture=es" width="600" height="700" frameborder="0" scrolling="yes"></iframe>Save and Update the page, let us know if it works :)
Best regards,
NikkoOctober 25, 2016 at 8:45 pm #703959Hi, Nikko, I guess you´ve misunterstood me. I mean the white space below the map and over the gray footer.
I did what you said but it reduces the white space over the map.Thanks
October 25, 2016 at 9:01 pm #703966Hi,
Sorry about that, there was a large gap there also, I thought that was the issue. It’s weird that there’s an empty section showing on the front, but you can add this css code to Quick CSS (this is specific to that page/post only):
.postid-6827 #after_section_4 { display: none; }Let us know if it works. :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
