Tagged: buttons, font, menu, Sketch theme
- This topic has 5 replies, 2 voices, and was last updated 4 years, 7 months ago by luma19.
-
AuthorPosts
-
March 4, 2020 at 7:33 am #237997luma19Participant
Hi!
I am using Catch Sketch Pro Theme to create my website and there are few questions that I either don’t know how to do or if its possible or if is due to a problem/bug. I have very little knowledge in this field so hopefully you can help me.
1.- I want to redirect CONTACT in menu (primary) to the “contact info” section further down in the homepage (scroll down homepage automatic not link to another page). The same with the about us in menu (primary) which is in “testimonial” section (scroll down homepage automatic not link to another page).
2.- I have changed the colour theme to dark and although it lets me change the buttons colour to Grey, there are some that still appear as purple. For example in the gallery displayed in homepage, option is given but still remains purple when changed.
3.- Is there any way I can add my own font to this website/theme? If so, how?
Best regards,
LuciaMarch 4, 2020 at 10:30 pm #238048SkandhaParticipant@luma19: Hello Lucia,
Can you please post in your site URL so that I can look into the issues you are having?Kind Regards,
SkandhaMarch 5, 2020 at 6:36 pm #238149luma19ParticipantHi!
thank you very much for getting back to us.
http://x2d.449.mwp.accessdomain.com
Also, while you are looking at it, do you know if there is a way, how to have the portfolio as in the Demo: [ https://catchthemes.com/demo/catch-sketch-dark/ ] as in images sizes and layout?.I had it done at the beginning, by luck I guess and I changed two images and can’t getting back to how it was.
Kind regards,
LuciaApril 8, 2020 at 6:58 am #241775luma19ParticipantHi @skandha hope you are well. Can you help me with any of the enquiries I posted before please.
Regards,
LuciaApril 8, 2020 at 7:23 am #241779SkandhaParticipant@luma19: Hello Lucia,
Sorry for the late reply.1. To make the Contact menu item scroll down to the Contact Section when clicked please replace the the id in the link you have used from
#say-hello
to#contact-section
.
Similarly to link a menu item to Testimonial Section use the id#testimonials-section
so the link would be x2d.449.mwp.accessdomain.com/#testimonials-section.
Also please update the theme to the latest version.2. To change the color of purple button on hompage
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..wp-block-button .wp-block-button__link { background-color: #212121 !important; }
You can change the color according to your choice.
3. Can you let me know which font you would like to add. If it is a Google Font we can add it in the theme iteself.
Let me know if this helps you out!
Kind Regards,
SkandhaApril 8, 2020 at 7:52 am #241785luma19ParticipantThank you very very much, I will give it all a try now.
Kind regards,
Lucia -
AuthorPosts
- The topic ‘Link contact or about us Menu to homepage – Buttons colour – Font’ is closed to new replies.