I can’t change the color of my navbar. Also when I go and paste into edit with css it does’t show my color code. I’ve attached a screen shot of what it looks like.
Hi There.
Please add to X Theme Options CSS
.x-navbar {
background-color: red;
}
If that does not work please provide your login credentials in secure note.
Thank you
it did work but why can’t I see the code on the screen when it gets pasted in?
Hello There,
Instead of using the customizer, you may go to X > Launch > Options > CSS (http://prntscr.com/g1bidr)
Please let us know how it goes.
When I click on X it won’t launch. I just get scrolling and a white page.
Can you please help me!!!
Hi There,
Add this on your wp-config.php file located at the root directory of your site.
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
You can add it just before the line:
/* That’s all, stop editing! Happy blogging. */
If this does not work, please provide us with login credentials in Secure Note so we can take a closer look.
Thanks,
I added
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
but it didn’t seem to help. Do I need to redownload or refresh anything on my site?
See secure note.
Hi,
Would you mind providing us with login credentials so we can take a closer look? Please provide following information:
Set it as Secure Note
- Link to your site
- WordPress Admin username / password
- FTP credentials
All the best!