Build Pro Support‏

Home Forums IT Consultant Support Build Pro Support‏

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30324
    DmitryDmitry
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: March 21, 2016

    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.

    #30483
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    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

    #30527
    DmitryDmitry
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: March 21, 2016

    Everything works, thank you Brad!

    #30660
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Great 🙂

    Regards,
    Brad

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.