Home Forums Pro Themes Magazine Plus Pro Backgrund?

Viewing 15 posts - 1 through 15 (of 44 total)
  • Author
    Posts
  • #85950
    Hans V. Jensen
    Participant

    Hello Wen,

    Under Settings, I can not find black background for attached plug-in with white background. Where do I find an option for black background, or what is the RSS code for black background?

    #85962
    wensolutions
    Keymaster

    Hello,

    Can you please provide the link of your URL so that we can provide the precise fix?

    Regards!!

    #85964
    Hans V. Jensen
    Participant

    Direct link http://bvbfan.dk/match/borussia-dortmund-eintracht-frankfurt-2018-09-14/

    The white background I would like to have black like
    http://bvbfan.dk/player/jacob-bruun-larsen/

    How do we fix it?

    #85970
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .anwp_match-template-default .anwp-b-wrap .anwp-bg-light,
    .anwp_match-template-default .anwp-b-wrap .list-group-item {
    	background-color: #343a40;
    }
    
    .anwp_match-template-default .match__event-minute {
        background-color: #222;
    }

    Also, since the CSS comes from the plugin that you have used. Please, refer to this link “https://anwp.pro/football-leagues-documentation/” for further assitance or search on the dashboard for the option.

    Hope this helps.

    Regards!!

    #85971
    Hans V. Jensen
    Participant

    Thank you from my heart

    #85973
    Hans V. Jensen
    Participant

    Oh. What can I do about white here?
    http://bvbfan.dk/club/borussia-dortmund/

    #85974
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS.

    .anwp-b-wrap .anwp-bg-light {
        background-color: #000000;
    }

    Thank you.

    Regards!!

    #85975
    Hans V. Jensen
    Participant

    Tak, men det hjalp kun lidt. There are still fields without black background?
    http://bvbfan.dk/club/borussia-dortmund/

    #85980
    wensolutions
    Keymaster

    Hello,

    Please replace above-given CSS

    .anwp-b-wrap .anwp-bg-light {
        background-color: #000000;
    }

    With the given CSS.

    .anwp_club-template-default .anwp-b-wrap .list-group-item,
    .anwp_club-template-default .match-list__kickoff--small {
    	background-color: #343a40;
    }

    Hope this helps.

    Regards!!

    #85981
    Hans V. Jensen
    Participant

    Thank you my friend. What about the last gray. Could it be black?
    http://bvbfan.dk/club/borussia-dortmund/

    #85983
    wensolutions
    Keymaster

    Hello,

    Glad we could help.

    Now to resolve the issue, please add below give CSS.

    .anwp_club-template-default .anwp-b-wrap .anwp-bg-secondary {
    	background-color: #000;
    }

    Hope this helps.

    Regards!!

    #85988
    Hans V. Jensen
    Participant

    Thank you my friend. It makes me happy.

    Kind regards,
    bvbfan.dk

    #85990
    wensolutions
    Keymaster

    Hello,

    Glad to help you.

    Let us know if you have any confusion further.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below.

    https://wordpress.org/support/theme/magazine-plus/reviews/

    Regards!!

    #86032
    Hans V. Jensen
    Participant

    Now I have changed to larger box. Unfortunately again with white background. How do I change it to sort?
    http://bvbfan.dk/club/borussia-dortmund/

    #86055
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS to resolve the issue.

    .anwp_club-template-default .anwp-b-wrap .card {
    	background-color: #343a40;
    }

    Hope this helps.

    Regards!!

Viewing 15 posts - 1 through 15 (of 44 total)
  • You must be logged in to reply to this topic.