- This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Build Pro Support
Hello,
I have bought the Build Pro template from your company and I have some problems with customization. I will be glad if you help me to solve them.
First problem is that I can not change the color of arrows in the Footer Menu and email color in the Header Widget, it stays yellow.
(photo 1,2)
Second is that if I do not use the sidebar on pages, the space between the menu and title of the page is very big, how to change it?
(photo 3)
Third problem is connected with the translation in a few places like posts (date and category) and menu.
(photo 4,5)
Fourth one is can I somehow change the size of the text box on slider? and where can I change the color,size in the boxes (construction 1,2) ?
(photo 6,7)
And the last one is how to make the same color as the main text to the letter ‘O’? (8)
Sorry for a lot of questions but I am beginner in the web site creating and I will be very happy if you help me to solve my problems.
Web site:
http://terracotta.pro
Link to photos:
https://onedrive.live.com/redir?resid=22DFBF73437AA1FD!207&authkey=!AObIDTZImNUq7Mo&ithint=folder%2cpng
Regards,
Dmitry.
Hi Dmitry,
1. Arrows in the footer menu
It is an image, you have to change the image color for this.
2. Header email color
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.headertop .left a:hover{color:#f44611 !important;}
3. Space between Menu and Page title
Add this code in Custom CSS Box
.innerbanner{display:none !important;}
4. Translation in a posts
Kindly go to content.php and translate the text
5. Color,size in the boxes
Kindly go to Appereance>>Theme Option>>Basic Setting
You will find the slide title and description font change options.
6. same color as the main text to the letter ‘O’
Add this code in Custom CSS Box
.cols-3 h5{color:#f44611 !important;}
Regards,
Brad
Everything works, thank you Brad!
Great 🙂
Regards,
Brad
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]