Forum replies created
Hi,
Please check your existing custom css code for syntax error.
Any error will prevent subsequent css code to work properly.
Thank you
Hi,
I don’t see any strange margin on this page.
http://www.artworkvfx.com/formation-nuke-initiation
You are using a plugin to layout your page columns,
Please contact your plugin’s support if you require assistance.
Thank you
Hi,
You can use a cache plugin.
It will cache your pages and show in static instead of processing every load.
Thank you
Hi,
Please use the following in Theme Options -> Custom CSS to change the color.
.nav-next a, .nav-previous a {
color:#000000 !important;
}
Thank you
Hi,
It’s only possible to use a typography that’s loaded. For example, you are using open sans for your menu.
So we can use it for next and previous navigation.
.nav-next a, .nav-previous a {
font-family: Open Sans !important;
}
Thank you.
Hi,
Please use the following in Theme Options -> Custom CSS to change the color.
.entry-meta.entry-header a {
color: #000000 !important;
}
.entry-categories a {
color: #000000 !important;
}
.comment-count a {
color: #000000 !important;
}
Use this colorpicker to get your required color hex code.
http://colorpicker.com
Thank you
Hi,
They see a header that says shipping address but the billing address is listed instead
Yes, I can see this issue.
However, I am not able to resolve this.
I will need to get our developer to login and investigate this issue.
I am going to contact our developer now.
Please wait for reply.
Thank you
Hi,
Our support scope includes showing customer how to use our theme features.
And some simple custom css customization.
For long list of customization or customization that involves editing theme files, you can contact our developer for customization service.
https://theme4press.com/theme-customization-service/
Thank you
Hi,
Regarding point 1,
Yes, the registration only includes a name and email address.
You will be prompt to enter shipping address when you checkout.
You can switch to Twenty Fifteen Theme and see that it’s the same.
Regarding point 3,
Please give me your buyer test account details, I need to go through the process to see your issue.
Thank you
Hi,
I do not know why the address details are hidden by theme style codes, maybe there’s a setting I do not know.
I had added some custom css in Theme Options -> Custom CSS
Now your Change Address is showing up properly in your account.
Regarding your point 1 and 3
Sorry, I don’t understand the issue. Please explain in more details.
I had disabled some plugins during troubleshooting.
Please check your plugins, I may have enabled some plugins wrongly. Sorry about that.
Thank you