Hey :-)
In this case, both images will have to be PNGs, as different code is produced to display the SVG logo.
Please set the desktop logo as PNG as well.
With kind regards.
Somewhere have to be broken HTML, but in this case it will be hard to locate it.
If you like I can give it a try.
Could you please send me temporary* access to your WordPress so I could check there what is going on? Send it here on the forum via …
Hello :-)
You can try to use "Tools button" in Customizing ▸ Header settings → Tools icons - General settings → Tools button : Content. You can link it to the wishlist.
With kind regards.
You have error in the CSS thta you have added, and it is still set to white.
Your code looks like:
.woocommerce div.product-labels .ribbon.new{Ā color:#FFF;
Please copy the original code once again, change the color, and it will work :-)
With kind…
Hello :-)
As for SVG it will not be possible, without bigger a change in the code.
However for normal images, like PNG or JPG, I could prepare custom CSS, that would help with that.
Upload both versions of the image for the logo into your media l…
Hello :-)
Could you show me a live link, so I could see what exactly happens?
Be sure to deactivate a "coming soon" mode,if you use one.
With kind regards.
Hello :-)
Have you done the same for HIGH DPI version of logo?
https://rifetheme.com/help/docs/customizing-the-theme/header/logo/#image-logo
With kind regards.
Hello :-)
The second CSS rule is for color. Have you tried editing it?
If yes, please share a live link so I could check why it isn't working.
With kind regards.
Hello :-)
You can use this custom CSS adjust your colors for the "new" tag. .product-labels .ribbon.new { background-color: #3498DB; } .woocommerce div.product-labels .ribbon.new { color: #fff; }
With kind regards.
Hey :-)
As the default logo you could add totally transparent version of your logo, and in the sticky header variant, add your proper logo. It should work as you want :-)
https://rifetheme.com/help/docs/customizing-the-theme/header/variant-light-d…
Hello :-)
To hide categories please add this custom CSS: ul.products .posted_in{ display: none; }
As for "add to cart" I can see that something creates broken HTML, and link auto closes in the wrong place. It looks like somewhere in the con…
Hello :-)
Please see https://rifetheme.com/apollo13-framework/docs/plugins-recommendations/woocommerce-online-shop/ribbons-on-products/
With kind regards.
Hey :-)
I have checked this, and unfortunately, photoproffing need to be done on a separate page, and can not be embedded as an album.
So you will have to link to an album from your single page.
With kind regards.
Hey :-)
I have tested your site, but I couldn't achieve anything.
I see you have "Error 1001" displayed in the admin area, which could indicate, that there is some configuration error.
But I can also see there is a problem with the import, and it…
Hey :-) Milomolly said: They are also not displaying any image before they are played
To set a featured image for embedded videos, please follow the instruction from here https://rifetheme.com/apollo13-framework/docs/content-management/albums-work…
Hello :-)
When I view your website it displays the coming soon page.
Could you please send me temporary* access to your WordPress so I could check there what is going on? Send it here on the forum via private message(click on my nick, in top-right…
Hey there:-)
Still, I am not sure how you are able to add a selling page right from the left admin menu.
It sounds like it comes from some plugin, but it neither looks like a WooCoommerce nor Elementor.
It is also not the theme feature.
Could you…
Hello :-)
How you are attempting this action? It looks like a message from Elementor, but I am not really sure based just on the image.
Could you share more details of step by step process to reproduce this issue?
With kind regards.
Hello there :-)
I suspect, that best would to hide such link with CSS.
Could you share a live link to the place where you have this post grid? I will prepare custom CSS based on your situation.
With kind regards.
Hello :-)
I did all the tests that I usually do with new WordPress versions, and no issues were found.
Also, no one reported any.
So I can say it is 5.9 ready, as there are no revolutionary changes in the new WP version.
With kind regards.
Hello :-)
If you have installed the BreadCrumbs plugin https://rifetheme.com/help/docs/plugins-recommendations/breadcrumb-navxt/ then you can enable them.
They can be displayed in the title bar of the shop, so it will be a different place than on y…
Hello :-)
For the mobile issue you can try such custom CSS: .job-post { box-sizing: border-box; }
As for editing this in Elementor, I am not sure if the "job" post is possible to edit in Elementor at all as it depends on the plugin. Was it ad…
Hello :-)
LichtWerkHaus said: a) I like to get my users registered before they can see the full image in the light box after clicking one of the picture previews.
This sounds like a custom request. There is nothing ready that could do such a th…
Hello :-)
I have just tested this and without any problem, I was able to create 5 levels of submenu.
Could you post a live link where this doesn't work?
With kind regards.
Hey :-)
To achieve the same result as on the category page please add such custom CSS: body.search-results .content-box { padding-top: 150px; }
With kind regards.