Forum Replies Created
- AuthorPosts
Are you on the free or pro version?
If on pro, you can conveniently add custom CSS here:
Excellent.
You mean you don’t like the actual appearance of the feed as in when you look at?:
https://startupwp.com/demo/feed/
This will actually look differently in all browsers.
If you want more control over your feed you might use https://feedburner.google.com/ or something like http://www.feedblitz.com/.
You may also find WP plugins to help style the RSS feed directly:
#site-title a, #site-title h1 a, #site-title h1 { color: #09f; }
and
#site-description { color: #000; }
November 22, 2013 at 8:44 AM in reply to: Drop Down Menu Alignment in Internet Explorer Pushed Left #1254You’re welcome.
November 21, 2013 at 10:00 AM in reply to: Drop Down Menu Alignment in Internet Explorer Pushed Left #1252Update:
nav li ul{display:none;position:absolute;top:auto;left:auto;}
to:
nav li ul{display:none;position:absolute;top:auto;left:0;}
Unfortunately, no. For now this will require a manual hack via child theming.
If you’d like to proceed, you’ll need to first setup a child theme:
By “played with the different post styles” what do you mean? Child theme PHP/HTML hacks or just CSS styles?
Double-check that “Single Post Sharing” is checked in your theme options.
November 14, 2013 at 7:05 AM in reply to: [Pro] Move custom contact container, change navigation menu font. #1243Sometimes also, the browser cache just needs clearing.
Thanks
Excellent.
November 12, 2013 at 11:05 AM in reply to: [Pro] Move custom contact container, change navigation menu font. #1239All that’s changed is the
#social
and#branding
divs have swapped places. Everything else should be the same.Everything should be back to normal now.
Sorry guys, we’ve just found out what the problem is:
http://sellwire.net/recent-downtime/
While this explains why there are currently problems, it’s actually not quite fixed yet (as stated) and we’ve emailed the developers with a heads up about the remaining issues.
In the meantime, if you’d like, we can manually email you the latest theme versions for you to upgrade manually. Or wait another 1-2 days for all the kinks to be worked out and you should be able to upgrade automatically with ease.
Please read https://startupwp.com/topic/translating-your-theme-to-your-language/ – “Translating it Yourself”.
Check under Dashboard > Updates in your WP admin. Learn more here:
You can always upload screens to services like http://imgur.com/ and then just share the image URL, but it might not help in this case. It could, but we’ll probably need something live to see/test.
Assuming you already have hosting and a domain, can you setup a test area online?
.entry-content li:before { content: ""; } .entry-content li { list-style: disc inside none; padding: 5px; }
https://startupwp.com/topic/customizing-your-theme/
Give that a try.
Can you share the link to one of your posts please.
Can you share the link to your site please?
Thanks
Do you mean full width as in the complete left side of the viewable browser window area all the way to the right?
Link please.
There has not been a new update yet and there isn’t currently one scheduled, but this issue is already on the list and will be fixed in the next version.
Thanks
October 30, 2013 at 1:06 AM in reply to: StartupPro 1.1.6 & Nivoslider 0.3.3: Shortcode displaying. #1211You’re welcome.
October 28, 2013 at 10:39 PM in reply to: StartupPro 1.1.6 & Nivoslider 0.3.3: Shortcode displaying. #1209Now that you’re using pro, you also have access to the pro slider which is setup a little differently:
Thanks for the heads up. Will be fixed in the next update.
- AuthorPosts