ik probeer al een aantal keren steeds dit te genereren. Echter lukt dit dus steeds niet. Uiteindelijk krijg ik deze melding.
Ik weet nu even niet meer wat ik moet doen. Ik heb de cookies al verwijderd, zoals aangegeven, maar ook dit werkt niet.
Iemand die mij kan helpen hiermee?
Met vriendelijke groet,
Patricia
Moonlight Intuition
I’m using elementor to design my site. All has gone well until the contact form!
Unfortunately for some reason the text boxes are all black, despite the global settings set to have it white with black text.
on clicking in a single line text box, the boxes do turn white. But the multi line text box doesn’t behave that way. It remains black.
obviously in this case I do want all of my text boxes to be white. Can anyone help please?
(Also, if anyone knows, could they also tell me how to Centre align the form?)
thanks in advance everyone!
Scott
]]>I’m using Astra Theme.
I want all the pictures on my website with rounded corners.
Post grid (home page: blog) and on single posts.
I have tried the following CSS, but it doesn’t work.
article {
border-radius: 25px;
}
Also…
div.post {
border-radius: 25px;
}
Thanks in advance
]]>My reason for submitting this topic is that we tried disabling all plugins one by one, and when we disabled Royal Elementor Addons pro, the issue went. However we need Royal Elementor Addons pro for other sections of the site so don’t really want to deactivate it.
The element being used on the single product page to show images is called “Product Images”. We are on the latest WordPress version as of 07.09.22.
Is there perhaps some CSS code that could be applied to the Product Images element to stop these buttons showing?
Many thanks in advance for any help.
Regards
Danny
Would you able to provide the CCS code to customize the submenu links? This is the code I found for the top menu:
#{$wrap} #{$menu} > li.mega-menu-item > a.mega-menu-link {
font-family: “Roboto Slab”;
}
It worked, but I can’t get the code to work for the sub menu.
Please help. Thank you!!
What is the CCS code to change the red text inside the tag boxes…or the red author text above it?
How do I find the CCS variables for other items? I looked at your styles tab and the code it produces although it was too hard to make much sense of it. I did get the tag box to change but nothing else I wanted as above?
]]>Has anyone switched to this plugin or tried it?
]]>I would like to remove the Logitech/maxbizz theme-logos in the upper left corner of my site-menu (in laptop/pc mode it shows the Logitech logo/home-button, in mobile responsive mode the Logitech logo changes into a Maxbizz-logo.) The menu itself works fine; it seems to be build into the theme – there’s no option to change the looks or behaviour of this menu.
Many thanks for any help,
Robert
PS Sorry for posting this topic twice, but I wanted to rephrase the topic/question but didn’t see how to edit or delate the origninal post.
]]>im looking for some help with iframe.
we’ve recently updates a iframe and now its not working very well on mobile devices, it just doesn’t justify and the search fields don’t shrink it size and images don’t fit the page.
is there any updates we an do or ccs code to add ?
TIA
<style>
.iframe-container iframe {border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.iframe-container {overflow: hidden; padding-top: 425px; padding-bottom: 50px; position: relative; }
</style>
<div class="iframe-container"><iframe src="https://files.evolved-tuning.co.uk/index.php?option=com_rsform&view=rsform&formId=74&bgcolor=999&fcolor=fff" width="100%" height="650px" scrolling="auto" allowfullscreen="allowfullscreen"></iframe></div>
]]>