• Hey guys, so I’m really new to all this but I can kind of figure out the basics. However, when I am in the page CSS backend and I’m trying to update, it won’t show on the actual website. I believe that everything I’m doing matches,but does anyone have a suggestion for what I couldbe doing wrong. If you go to my website, parkavepremier.com, on the services page, there’s a few tables of pricing on a pop out button. I have entered in updated pricing into the CSS coding but it’s not changing on my website. Please help?

Viewing 4 replies - 1 through 4 (of 4 total)
  • there’s a few tables of pricing on a pop out button.

    It looks like you are using a plugin to create that modal box. So you would need to check the plugin settings.

    I have entered in updated pricing into the CSS coding

    CSS is for appearance, not content.

    kjodle is correct, you don’t use CSS, generally, for content, only for properties which affect appearance, like colors, borders, sizes, font styles, etc. There is a very limited ability to add content using the content property, but usually that property is used to add icons or a space for a clearfix rule.

    Thread Starter liftingmaterial

    (@liftingmaterial)

    Hmm.. Well I had someone build the website so I have no clue on how to get to that plugin. Any ideas or where do I go to try and change? I think if I can get to that, I can fix whatever I need.

    When you go to edit the page, is there a shortcode that’s used to display the buttons?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘HTML CSS Coding’ is closed to new replies.