• sameeralam

    (@sameeralam)


    Is there a custom CSS I can do to achieve the following:

    1) Make all player pages full width without the sidebar (if I remove sidebar widget, I still see blank on the right side)

    2) Update the header fonts to match the rest of the website (https://gnbl.ca/statistics-2022-2023/ header font sample)

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi there @sameeralam ,

    Both of your issues are theme related. Did you try to come in contact with your theme (OceanWP) developer?

    Thanks,
    Savvas

    Thread Starter sameeralam

    (@sameeralam)

    I thought since the player page is created by Sportspress, there could be a custom CSS I can use to update the header on just those player pages. Everything else thats controlled by my theme is fine. Thanks in advance!

    Plugin Contributor Savvas

    (@savvasha)

    Which header do you want to change? https://snipboard.io/C5u3IY.jpg

    If you are referring to table columns headers then you can use the following as a start:

    .sp-data-table thead {
        font-family: "Numblesport", Sans-serif;
    }

    Thanks,
    Savvas

    Thread Starter sameeralam

    (@sameeralam)

    Thanks.

    https://snipboard.io/vb79Rz.jpg

    This header, which is on all player profiles.
    And also maybe modify font size.

    Thank you!

    use:

    Full width Templates for any page and theme builder.

    i use it and worked perfectly. Find it on WordPress plugins.

    Roch

    (@rochesterj)

    That’s a good tip, robb1e. It depends on your theme though.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove sidebar from players page’ is closed to new replies.