Tagged: x
-
AuthorPosts
-
January 14, 2017 at 5:00 pm #1330213
anitaswebdesignParticipantHi,
The revolution slider is working perfectly on the desktop, under the navigation bar with a transparent background.
On the mobile, you can see the loading circle when you refresh the page but there is a white background behind it.
I’m assuming it’s because of the content container white background.How can I fix this so the slider appears without the white background?
The site URL is http://ccc.anitaswebdesign.com/
Thanks!
January 15, 2017 at 12:48 am #1330534
Rue NelModeratorHello There,
Thanks for writing in! To remove the white background just like this:http://prntscr.com/dvtdn2, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
body .entry-wrap { background-color: transparent; }Hope this helps.
January 18, 2017 at 3:59 pm #1335727
anitaswebdesignParticipantI have 2 screenshots attached.
One is the desktop version, showing the slider with a transparent background.
One is the mobile version, it shows a white area where the slider should be.Is it possible to change the margin to move the content container down, under the slider?
January 18, 2017 at 4:01 pm #1335729
anitaswebdesignParticipantMy apologies, the one attachment was too big.
January 18, 2017 at 4:01 pm #1335731
anitaswebdesignParticipantThe URL is https://www.careercompasscanada.com/
January 18, 2017 at 9:44 pm #1336145
Rue NelModeratorHello There,
Thanks for updating in! You can remove the background color in smaller screen, by editing your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
@media(max-width: 979px){ .page-id-2 .entry-wrap { background-color: transparent; padding: 0; } #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-panel { background-color: transparent; } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1330213 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
