• Resolved CindyOTSEO

    (@cindyotseo)


    I would like to display the countdown in the widget area of my topbar, however the html continues to be displayed above the countdown, causing the topbar to be wider than desired. Is there some css that I can add that will force html to display to the left of the countdown? I tried adding multiple widgets to the topbar widget area and that still displayed stacking

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    This is more of a CSS issue with your theme, than an issue with our plugin, however we’ll try to help you out as much as we can.

    Both the text and the countdown timer are wrapped with div elements. Div elements are by default display:block. You need to change the CSS for these to display:block-inline. If you have purchased a premium theme, you might want to reach out to the theme developers and see if they can assist you.

    How comfortable are you with working with CSS and theme customization on your site? Can you create and assign a couple of custom classes? Are you working with a child theme, or is your theme stock out-of-the-box?

Viewing 1 replies (of 1 total)
  • The topic ‘Display html next to countdown timer’ is closed to new replies.