Tagged: x
-
AuthorPosts
-
November 14, 2016 at 4:21 pm #1257038
dabbevdbrandParticipantHi guys,
when I add custom css in normal width display: none; the category text is removed, but when in mobile it reappears again,
can you tell me how te remove it?
Link:
November 14, 2016 at 7:58 pm #1257353
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
header.x-header-landmark.x-container.max.width { display: none !important; }Thanks.
November 15, 2016 at 4:40 am #1257703
dabbevdbrandParticipantI did this, but It doesnt disappear
please help
November 15, 2016 at 5:43 am #1257774
ChristopherModeratorHi there,
There are missing curly brackets in your code, find following code and close curly bracket at the right place :
@media (min-width:979px){ ..x-navbar.x-navbar-fixed-top.white { background-color: #fff !important; }Also remove double predot from selector.
It should be :
@media (min-width:979px){ .x-navbar.x-navbar-fixed-top.white { background-color: #fff !important; } }Find following code and close curly bracket :
.woocommerce .cart .actions .coupon input[type="text"] { width: 100%; margin: 0;Hope it helps.
November 15, 2016 at 9:27 am #1258045
dabbevdbrandParticipantyou mention I didnt use close curly bracket but I did?
My css is working , just not your css line,
Could you please help get rid of the text :
Category Archive
Below you’ll find a list of all items that have been categorized as “”November 15, 2016 at 10:24 am #1258122
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.archive .x-landmark { display: none; }Thanks.
November 24, 2016 at 7:18 am #1269469
dabbevdbrandParticipantGuys,
I tried everything that you said,
Please check http://creativeuseoftechnology.com/product-categorie/mini-wallet/
I cant get rid of id using any css you provided me.
please help
November 24, 2016 at 7:27 am #1269485
Paul RModeratorHi,
Please clear your browser cache.
It is not showing up on my end.
http://screencast.com/t/7SrNAKiKE6aP
Thanks
November 24, 2016 at 8:21 am #1269559
dabbevdbrandParticipanthaha come on guys please read the thread 🙂 its about sizes less than desktop, if you drag the screen to the middle or left you’ll see what I mean.
Please help
November 24, 2016 at 9:36 am #1269618
JoaoModeratorHi There,
Your site is not working on my end at the moment.
Is it working on yours? Do you have any security on your hosting ?
Thanks
Joao
November 27, 2016 at 12:57 pm #1272314
dabbevdbrandParticipantDoes it work now? it should work
November 27, 2016 at 4:44 pm #1272458
Rue NelModeratorHello There,
It looks like your site is down. You can check it here:
http://downforeveryoneorjustme.com/http://lekkerfoodblog.nl/
http://www.isitdownrightnow.com/lekkerfoodblog.nl.html
Please ask assistance with your hosting provider to resolve this issue first.
Please let us know how it goes.November 28, 2016 at 1:49 am #1272876
dabbevdbrandParticipantGuys, as I said we moved domains, the website is http://www.creativeuseoftechnology.com
Please help
November 28, 2016 at 1:53 am #1272878
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 979px) { .archive .x-landmark { display: none !important; } }Hope that helps.
November 28, 2016 at 3:54 am #1272962
dabbevdbrandParticipantThis doesnt work,
please help
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1257038 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
