Forum Replies Created
-
AuthorPosts
-
Thanks Ismael,
most of it works.
But when i look at a single product page, i have a strange padding from the right after the products and in the the footer. Do you have an idea waht could cause this behavior? (See Screenshot, i aligned the area red).Is there a way to restrict my modifications to the category-page without showing them on the single product page?
Hey Peter,
thanks for your help!
1: This effects the product category headline on top of the image-banner. But i want to change the h1 headline underneath it in the content. It says “HOCHWERTIGE DIAMANTTRENNSCHEIBEN FÜR DEN TRENNSCHLEIFER NUTZEN SPART IHNEN ZEIT”.2. I mean the products don´t scale right instead of one product per line, they align 2 products side by side and the right 50% space is white and empty?
An one more thing: After adding the Text before the product-content the page doesn´t scale down right on mobile. (see screenshot)
Thanks for this solution, it works. I know figured out how to place some content before the main content as well. function action_woocommerce_before_main_content( $array, $int ) {
But how can i style the h1 headline, i tried in the style.css with this code, but without any effect?:
h1 {
font-size: 25px!important;
text-transform: none!important;
font-weight: 200!important;
}Hi Rikard,
there is no accordion right now.
Basically, i want to add some Text after the products in a woocommerce-product-category page. If it would be possible to do it with the accordion-shortcodes. If not i wanted to know how i could add some html-styled text there after the product-list?Dear Victoria,
please see the link to the mockup in the private content.
I want to add the red aligned accordion section. It should be different text on every product-category.
Thanks for helpingHi Rikard,
thank you very much, great support as always :-)Please see details below
Hey Guenni007,
thanks for your solution.
One Question: This 3 php files should be placed in the following child-theme directory?
themes/enfold-child/config-templatebuilder/avia-shortcodes/av-helper-slideshow.phpYes thats the right toggler, but after that additional line it seems to work now. The toggle effect works as well.
So thanks for your help!Ooops, i was too fast :-)
If you scroll down to the element with the green gradient background, section-id is “seotext”Thanks, i know that but in the source i don´t see any h2 tag? That´s why i am asking. I didn´t see a h3 tag before in the accordion-headline as well
Hey Guenni007,
thanks for your help, I put the code in my childthemes functions.php. Where can i see if it works, if it is h3 now?
It is located in the homepage if you scroll down proditool.deHi Yigit,
thank you very much, thats it!
Great support as alwaysHi,
i tried that code but it doesn´t change the submenu active state:
.current-menu-item > a span.avia-menu-text:active {
border: 1px solid black!important;
padding: 1px 8px;
}Thanks Victoria,
yes like in your screenshot. The active submenu selector (Ausstellerplan) should have a different border-color than the main-menu selector (Partner).
Wit this code i address the main and the submenu:
.current-menu-item > a span.avia-menu-text {
border: 1px solid white;
padding: 4px 8px;
}How can i address the active-submenu border-color?
Hey Victoria,
No I mean the active state of the submenu should have a different border color than the main menuDear Mike,
yes you can close this topic.Thank you!
Hey Mike,
thank you very much!Hi,
one more thing: The footer on mobile view is not viewing underneath each other. I tried this code but it doesn`t take effect. I am using a Page as footer./*footer untereinander on mobile*/
@media only screen and (max-width: 768px) {
#footer .flex_column { width: 100% !important; margin-left: 0 !important; }}
/*footer untereinander on mobile*/-
This reply was modified 6 years, 10 months ago by
dondela.
Hi,
you mean in the enfold > options > performance-settings? I am not sure what to do to regenerate the css?Thanks Victoria,
i did put the code in the style.css of my child-theme – this did not work, i don´t know why?After putting the code in Enfold > General Styling > Quick Css it works.
Hey,
thanks for that, it works. Just the css seems to take no effect?.search-result-counter {
padding: 0;
}.search-result-counter img {
width: 100%;
height: 100%;
border-radius: 0px!important;
}Hi Ismael,
thank you for that. One more question: Is there a way to set a max-width in pixels. So that the logo-image doesn´t scale over 1500px?Thanks Yigit,
would it be also possible to scale the image 100% and keep the aspect ratio?Yes you can close this thread.
Thank you again!Thank you very much :-)
Hi Rikard, thank you!
Where can i find this option?Hi Rikard, thanks for helping, see the admin login below
Dear Victoria,
thanks for your help – now it works! -
This reply was modified 6 years, 10 months ago by
-
AuthorPosts