• Hi forum,

    i’m trying to use WP Car Manager for a Car Dealer Site, using BeTheme.

    But neither in the theme-options nor in the Plug-In Options i can find a way to change the Button-Color in the Plug-In (such as Submit-Button).

    I also can’t find any way to set the text-alignment on left. (Obviously it’s center at the moment.)

    Can anybody help me…?

    Kind regards

    Frank

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Just add custom CSS to your theme to override the CSS from the plugin.

    • This reply was modified 5 years, 6 months ago by Patrick.
    Thread Starter FAKTOR 1 – Werbeagentur

    (@f1werbung)

    Well… Yes… I know, that this would be a way, but as i’m a designer (not a programmer), i got no clue, how this css has to look like.

    Thread Starter FAKTOR 1 – Werbeagentur

    (@f1werbung)

    OK, in between i found a solution in an answer of a post in another forum.

    For anybody, who has the same problem, i will repost it here:

    .wpcm-vehicle table th,
    .wpcm-vehicle table td {
        text-align: left;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button colour and text alignment’ is closed to new replies.