• Resolved lextacy

    (@lextacy)


    I downloaded bet press and really like the plugin. However, I was wondering if there was any way to change the format of the bettings page. For example, is there anyway to delete the sport field without messing up the rest of the fields (sporting event, bet event, etc.)?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author web-able

    (@web-able)

    There is not a build-in way to change the format of the bettings page.

    But for your specific case, you can just hide the Sport bar using CSS like .sport-title-bar { display: none; } If your theme has a specific place to insert a CSS code, add it there. If not, you will have to directly edit some of the loaded .css files but that change will get lost once you receive an update.

    Lextacy, Did you figure that out. If do can you please share with me. I really appreciated.

    Thread Starter lextacy

    (@lextacy)

    Yes I did! Here is the response:
    There is not a build-in way to change the format of the bettings page.

    But for your specific case, you can just hide the Sport bar using CSS like .sport-title-bar { display: none; } If your theme has a specific place to insert a CSS code, add it there. If not, you will have to directly edit some of the loaded .css files but that change will get lost once you receive an update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New Format’ is closed to new replies.