Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support bobbied

    (@bobbied)

    Hi @kingdomx

    Thank you for reaching out about this and thanks for providing a link to your site!

    I went to your site and the buttons don’t look terrible to me, so I’m not sure what you mean. They don’t match the other buttons on your site, though, so that could be the issue.

    Under Directory > Appearance > Styling you will find a toggle to where you can use your WordPress theme style or turn it off. That may help you get the results you’re after.

    Aside from this setting, you’ll need to use custom CSS for any changes you’d like to make.

    While all fonts, colors, and spacing can be changed using custom CSS, providing exact code here is beyond the scope of support we can offer. Here is an article about how to use custom CSS with Business Directory in a way that doesn’t get overwritten on an upgrade of Business Directory: https://businessdirectoryplugin.com/knowledge-base/how-to-use-custom-styles-with-bd/

    Best,

    ~Bobbie

    • This reply was modified 2 years, 7 months ago by bobbied.
    Thread Starter kingdomx

    (@kingdomx)

    Hello what I mean is that everything else is to the left and the buttons are to the right and there’s a huge gap on the left where the buttons should be. I also couldn’t use a search bar because it stretched out the website thanks

    Thread Starter kingdomx

    (@kingdomx)

    Don’t get me wrong though I love this plug-in! By the way the buttons were originally blue like the website but that was way too much blue so I put it back to the original Gray

    • This reply was modified 2 years, 7 months ago by kingdomx.
    Plugin Support bobbied

    (@bobbied)

    Hey @kingdomx

    Glad you love the plugin! ??

    We don’t normally provide CSS code for things like this, but I was able to get a tech to help. He said:

    This will center the buttons:
    .wpbdp-main-links { text-align: center important; }
    This will show the buttons on the left:
    .wpbdp-main-links { text-align: left important; }

    Be sure to read this article about how to use custom CSS with Business Directory in a way that doesn’t get overwritten on an upgrade of Business Directory: https://businessdirectoryplugin.com/knowledge-base/how-to-use-custom-styles-with-bd/

    You can probably also fix the search bar using CSS, but again, that’s a little beyond the scope of support we can provide.

    I hope that helps you out!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Buttons Displaying Badly’ is closed to new replies.