This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Theme Blvd Shortcodes 1.5.9.1 breaks my popups

  • Creator
    Topic
  • #24087
    vtheme
    Participant

    Hi
    I updated the Shortcodes plugin on my test site to the newest version, and it appeared as though it was omitting lots of my content….

    What I did discover after a closer look, is that the font color is changed to white (or the background color), so it is being masked and not visible… is there an easy fix for me for this?

    … not really sure what to be looking for here.

    any ideas?

    • This topic was modified 7 years, 6 months ago by vtheme.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #24090
    Jason Bobich
    Keymaster

    Is there somewhere I can see a live link of the issue?

    #24101
    Jason Bobich
    Keymaster

    Aw, I see now. Add this to your Custom CSS:

    .content_light .modal {
    	color: #666666;
    }
    #24112
    vtheme
    Participant

    You got me close…. that addition did not help, but using
    .modal-body {
    color: #666666;
    }

    did the trick… will that work ok for you?

    Thanks a ton for getting to this before I had time to setup some access points.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The forum ‘Akita Responsive WordPress Theme’ is closed to new topics and replies.