Forum Replies Created
-
AuthorPosts
-
I sse, same way like before:
ul.cart_dropdown { z-index: 9999 !important; }
Solved :)
Ahh, now i cant klick on my cart, can u check this? :P
Yep, that worked. Thanks again.
Thanks! Perfect! You can close this one
Well done, thanks you.
Hmm, but this only move up the complete sector vorteil1. I just want to move up the text, icons should stay :) I think i will need to add 3 spans fot the text and a class for the icons into the big spawn?
This cant work, vorteil1 arent a elements. its just text.
Hey that worked. Can you tell me how this works for .vorteil1? Just want to move up the text a bit. After this can we can close this one :)
I can confirm that. Is it possible to get my icon and the text in same position like the other menu items, without changing position and size from the red background?
#menu-item-920 { color: white !important; }
Dosent work for me. Font still black. I just want to change font color to white and move “Spartipps” a bit higher.
Hey thanks, did u read my last post?
1. I want to change color of font from black to white
2. Also I want to move the text a bit up, there is now to much space
3. Also I want to add a border left, in white. The border needs to be over the complete space.Regards
AlexI got it with
#menu-item-920 { padding-top: 48px; top: -28px; font: white; }
Now i want to change font color from black to white, but only for this item. Also is it possible to move Icon8 and text a bit above to get it centered?
Thanks, is it possible to adjust it between both lines?
https://www.dropbox.com/s/4m1kvrvhucnamhm/menu-bg.PNG?dl=0
Background sound fill complete space between both lines. I also want to add a left border over the complete space between the lines.
You can delete this post. I switched from widget to shortcode on own page, this worked.
please delete it :)
solved, thanks
Hey Yigit,
added to custom css code, nothing changed.
I added this code for it:
/* Main Content nach unten schieben */ .content .entry-content-wrapper { padding-right: 50px; padding-top: 18px; } /* Slider nach unten schieben */ .ls-inner, .ls-slide { width: 100%; height: 100%; top: -12px; } /* Single product nach unten schieben */ .template-shop div.product div.images { width: 100%; float: none; margin: 0px; padding-top: 20px; } .template-shop div.product div.summary { width: 60%; float: left; padding-top: 20px; }
it seems working, but now it needs to be fit after adding a product to cart (to much white space) -> Screen. But maybe u have a better solution?
Ok that works for me. Thanks, solved.
Hey, thats not the solution.
– Main Slider on homepage is not visibile complete (some pixels are under the menu)
– Sidebar Element “Headline” is not bisibile complete
– Product Image and Title on single-product is not visibile complete.Worked, how to add some space between header and content? See Screens
Thanks, but on categorys with products, the sorting should be shown, example on private
#top.tax-product_cat .product-sorting {
display: none;
}dosent works, nothing happend. Removed this code again.
Thanks, worked! Is it possible to show sorting buttons only if they are real products listed, not only sub categorys?
Solved, thanks!
Thanks, worked. Can you tell me how I can expand form after scrolling? Only Search Icon is visible.
- This reply was modified 9 years, 3 months ago by combra.
I did not add a code, just added widger “Search” to Custom Widget “Header” (header widget already in, because of seals on header). But sure, I added it again
Added
#menu-item-search { display: none; } .avia-menu-text { margin-left: -35px; margin-right: 10px; }
Removed search from menu, want to add them with text field to header. Now I want just to delete first seperator on menu.
See private.
.av-main-nav > li > a {
padding: 0 13px 0 6px;
}nothing changed. I removed seperators. All code on Design -> Editior
-
AuthorPosts