drake77
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Arcade Basic] Changes to css now showing up on live websiteI figured it out: the CSS thing is not free. They let you preview it, but you have to pay have it actually update to your site.
“This feature is a part of Custom Design. Purchase to make it live or exit the preview.”
Forum: Themes and Templates
In reply to: [Arcade Basic] Changes to css now showing up on live website@stephencottontail That’s a good question: I just add the code, click save, and then the UI says “saving…” and then “Your design has been published!”. Not sure what is going on. The site is just a regular WordPress site hosted by WordPress.
Forum: Themes and Templates
In reply to: [Arcade Basic] Changes to css now showing up on live websiteHere is my client’s website: https://www.stepfathersstepson.com
I added this to the CSS section:
#site-title a span{ transition:none !important; transform:none !important; display:inline !important; color:#add8e6; }
When I add this css code to the CSS section, immediately to the left the header text changes in color to lightblue (#add8e6) and the header text straightens out to become horizontal. After saving this change, however, the website never seems to updates with the new css.
The website has such a long name, that I had to straighten this header text out in order for all the words to be visible.
Forum: Themes and Templates
In reply to: [Arcade Basic] Help with long titleTo add, currently when I include the long title, in tablet view the title wraps around itself.
I am not tied to the current title style where it arches in a half circle. I just want the long title to work with the theme. My client loves your theme and I don’t want them to have to find a different theme to use because they love yours.
Forum: Plugins
In reply to: Problem Accessing Custom MySQL DatabaseJust need to make a connection to the db without disrupting WP and it’s connection.
Forum: Plugins
In reply to: Problem Accessing Custom MySQL DatabaseHi and thanks for the reply. My tables are in a database that is separate from the WordPress database.