Hi. I can see that you can change the colour of the headings in the theme options but is there a way to change just certain headings (i.e.h2’s and h3’s)? And how can I change the colours of the sidebar titles? Could you guide me as to which code I’d need to add/change as I’m not very code savvy I’m afraid. Thanks
Site URL: hiddenHello,
You can use this css code to change headings color:
h3 {
color: black;
}
and for sidebar titles use this code:
.sidebar-widget .widget-title {
color: red;
}
Write your color values.
Best regards,
Jack Richardson.
That’s great, thank you. Could you also help with the two following queries as well please?
1) How can I remove the unnecessary gap below the ‘separator with text’ titles? http://176.32.230.250/richardtaylordesigns.co.uk/contact/
2) How can I get my twitter icon on the same line as the copyright text but on the right hand side, like you have on your Eleonora theme?
Thank you.
Hello,
1) Please use this code in Global Custom CSS.
.page .vc_separator {
padding: 0px;
}
2) Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Thanks but can I reduce the spacing a little more please?
http://176.32.230.250/richardtaylordesigns.co.uk/contact/
Login details attached for the Twitter problem. Thanks.
Please replace code above to this
.page .vc_separator {
padding: 0px;
margin-bottom: 20px;
}
As I see you didn’t installed required and recommended plugins.
You can make footer as Eleonora theme via Visual Composer plugin.
Please see screenshot: http://prntscr.com/8k9yjz
Regards,
Robert Hall.
1) You can use Static Block widget. See screenshot: http://prntscr.com/8ka8wi
2) Please use this code in Global Custom CSS
.breadcrumbs a:hover{
color:red;
}
Regards,
Robert Hall.
To add gap use this code:
.page-heading{
margin-bottom: 50px;
}
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Below are my FTP:
I’d like to know
1) Where I can add a static block. I can’t see this option in the back end.
2) The hover effect isn’t working for my breadcrumb links.
I’d like to decrease the spacing below the image gallery slider as well please, on this page: http://176.32.230.250/richardtaylordesigns.co.uk/profile/
Thank you.
Hello,
Your FTP credentials are incorrect. Please check them.
To decrease the gap under gallery slider I’ve added this code in CSS block in your page:
http://storage1.static.itmages.com/i/15/0928/h_1443421167_4207332_6c0e6bd7a5.png
Sorry, but breadcrumbs titles can be removed for all pages only.
To remove sorting feature on the shop pages add this code in Global Custom CSS:
.filter-wrap .woocommerce-ordering select {
display: none;
}
Best regards,
Jack Richardson.
Thanks for the other answers. I’ve removed the sorting feature but is it possible to move the grid/list options over in to the place where the filter was? Rather than leave it hanging in the middle of the white space? Thanks
Also, do you know why the third product along on this page (Milano Latern) http://176.32.230.250/richardtaylordesigns.co.uk/lighting/lanterns/ doesn’t seem to be resizing in the same way the other images do? The same when you click through to the product page, it seems to be cutting off a lot more rather than resizing like the others. Thanks
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
Seems you did not register purchase code for Classico WordPress Support Forum to be able to create a topic on this forum.