Kor
Forum Replies Created
-
AuthorPosts
-
Hi Craig,
You can control the background color opacity using the custom CSS below.
.featured-area::before { opacity: 0; }
Hi there,
I think you’re referring to this thread. https://wpgeodirectory.com/support/topic/recurring-events-and-event-widget/ . Let me know if this is not the one.
This reply has been marked as private.Hi there,
Try the custom CSS code below.
.geodir-cat-list ul li { float: none; display:inline-block; }
Hi fws2016,
Sorry, I’m not getting this. Could you elaborate a little bit more about what you’re trying to achieve there? Do you mind sharing a screenshot of what you are trying to achieve?
Thanks!
Are you referring to a different domain?
Hi there,
Sorry, I’m not getting this, I’ve just checked the “New User? Register now” link and it goes to the registration page https://netbrasil.com.au/register/ and I think that’s the correct page. Where do you want it to go by the way?
Thanks!
Hi Mike,
Unfortunately, that requires custom work to achieve what you needed there.
Hi Ron,
I’d like you to know that the Rating Stars are above the “Name” textbox and it is white color by default. So changing color should make it visible again. Apply the custom CSS below into GD > Design > Style > Custom Style CSS.
.comment-form .gd_rating { background-color: rgba(0, 0, 0, 0.2); margin:20px 0px }
Hi Scott,
I’m able to see console errors on your Website. Do you think you can share temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Hi Matias,
I’ve just made the required changes for you and here’s the screenshots for your reference.
Chrome – http://prntscr.com/c15s4w
Firefox – http://prntscr.com/c15s9j
IE11 – http://prntscr.com/c15sdt
Hi sylvester,
Thanks for sharing this and here’s how you can change the color of the links.
.featured-area .geodir-cat-list-more a{ color:#fff; } .featured-area .geodir-cat-list-more a:hover{ color:#000; }
Hi Elad,
The custom CSS below should work.
@media (max-width: 992px){ .site-logo-wrap { float: left; width: 50%; text-align: left; } }
Hi Michael,
Do you think you can share temp admin access to your site so we can take a better look at the settings? You can post the details here using the private reply option below.
Hi Aaron,
This could be caused by other 3rd party plugins conflicting with GD. Could you try disabling all plugins except GD and see if it works better. If not, do you think you can share temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
-
AuthorPosts