• Resolved rares1

    (@rares1)


    I noticed that if I use the rookie theme, and I have a sidebar widget with a an eventsblock, the text of this widget is of a particular size but if I comment “add_theme_support(‘sportspress’)”, the text decreases in size. Also, in my custom theme, without theme support, the widget background is the one that I set from the “styles and scripts”, but If I declare support, the background disappears. My question is what is happening, or why do these changes happen?

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

    (@savvasha)

    Hi @rares1 ,

    If you comment-out the add_theme_support(‘sportspress’) from your theme, then SportsPress disable it’s css styles so as to avoid any conflict with Theme’s css styles. By declaring add_theme_support(‘sportspress’) you are actually saying that “My Theme’s CSS and SportsPress CSS can live together without conflicts!” ??

    Thanks,
    Savvas

    Thread Starter rares1

    (@rares1)

    Allright, Sir! Thank you very much!

    Plugin Contributor Savvas

    (@savvasha)

    Hi @rares1 ,

    If you have any other issues or/and questions please open a new topic.

    Thanks,
    Savvas

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changes when integrating Sportspress’ is closed to new replies.