Tagged: x
-
AuthorPosts
-
January 11, 2017 at 1:26 pm #1326022
RebelvideoprodParticipantI followed a previous thread about making the white background of Icon transparent so you can see a background image that one can add to the site in Customizer. So the code you gave for the custom CSS was,
x-navbar, .x-sidebar, #top, .x-main {
background-color: transparent;
border:none;
}And that worked great however now I would like to eliminate the rest of the white around the buttons I created, as well as the topbar and border around my embedded video. Can you help me with that please? Here is the site I’m working on currently http://www.chinacafebelton.com
Thanks,
RebeccaJanuary 11, 2017 at 8:24 pm #1326567
Rue NelModeratorHello Rebecca,
Thanks for writing in! Please update your code and add this as well.
.x-navbar, .x-sidebar, #top, .x-main { background-color: transparent; border:none; } .x-topbar, .wp-caption, .gallery-item, .with-container, .x-colophon.top { background-color: transparent; }I noticed that three of you images has a white background. Please edit these images and make it a .PNG instead because you can have a transparent background.
Hope this helps.
January 16, 2017 at 9:41 am #1332109
RebelvideoprodParticipantSo, I did as you asked and replaced the code and the white still appears behind my buttons that I created and now the bottom area around my menu at the bottom is a bigger block of white behind the text. I hope to have most of the white block gone as the client just wants the image of his restaurant with no borders or block of white on the page. I did make the buttons .png with a transparent background by the way, but there is still white behind them.
Thanks for your help!January 16, 2017 at 10:34 am #1332198
JadeModeratorHi there,
Please add this code:
a.x-btn:empty { display: none; }Hope this helps.
January 18, 2017 at 8:45 pm #1336114
RebelvideoprodParticipantSo I’ve given up on modifying the ass in Icon, because when I went to work on the site today everything was all white and I couldn’t even login to the admin. I had to have Bluehost reload an older backup to gain access. So I’m back on Integrity and have rebuild the site with the Cornerstone build on my Theme X. Unfortunately, still having issues with the builder. When I put in buttons provided and put the link in the button where it says Link Title Attribute and I save the page. When I try the button I created the link doesn’t work. When I hover over the button I see the address it is suppose to go to but when I click it it just reloads the page. Im not sure how to get the Theme I bought to work for this project. I did even modify the css code. The buttons provided for one to place into the page should work. Can you please explain to me what I’m missing here? Here is the site I would like to get the Online Order Button to work as well as the Delivery button. http://www.chinacafebelton.com
January 19, 2017 at 1:30 am #1336304
Paul RModeratorHi,
You need to insert the urls in href field not in the title filed.
https://www.screencast.com/t/CV3449Rv2
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1326022 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
