Kor
Forum Replies Created
-
AuthorPosts
-
Hi Baldari,
It doesn’t seem to look nice when I tested it using the custom CSS code below. Could you check?
.sd.home .featured-area .geodir-pcat-show, .sd.sd-location .featured-area .geodir-pcat-show { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 center!important; border-radius: 10px!important; padding: 10px!important; margin-bottom:10px!important; }Hi RITA,
Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.
Thanks!
Hi Baldari,
Could you please check now?
Thanks!
Hi Baldari,
Could you tell us how do you want it to look like? Also, share your WP admin access here in private reply.
Thanks!
Hi Thibaud,
Thanks for contacting us. Are you having issues using our plugin?
Thanks!
Hi Baldari,
Sorry, I’m not getting this. Do you mean you want the category icon on this screenshot “currently-1.jpeg” to look like screenshot “Supreme-directory-1.jpeg”?
Thanks!
Hi Baldari,
Try using the custom CSS code below
.geodir-content p { text-align: justify!important; }Hi Baldari,
Here is an article that explains how you can achieve this https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/
Thanks!
Hi Umesh,
Could you tell us a little bit more about what are you trying to change? Perhaps you can pinpoint it using a screenshot? Feel free to use the private reply option below.
Thanks!
This reply has been marked as private.Hi Baldari,
Let’s give it some paddings using this custom CSS code below. Let us know how it goes.
li.clearfix.geodir-gridview.gd-post-gd_place { padding: 15px!important; }Hi Evan,
Yes, you can do that by using this custom CSS.
.page-geodir-signup .registration_form_r { margin-top: 100px!important; margin-bottom: 100px!important; }Hi Jonathan,
The attached is how it looks like when I inspected it. How do you want it to look like?
Thanks!
Hi Baldari,
Could you please be more specific? I’m not sure what are you trying to change there. Perhaps you can pinpoint it using a screenshot? Also, have you tried inspecting the stylings using this method? https://wpgeodirectory.com/docs/customizing-your-style/
Thanks!
Hi Baldari,
That would require customization to achieve what you needed there. We can use absolute positioning with custom CSS but that would require lots of work for responsiveness. What I could offer you now would be to use the custom CSS code below to push the rating to the right side just below the title of the listing.
.sd .sd-ratings { float: right; } -
AuthorPosts