Okay
  Public Ticket #1494613
Template Troubleshooting
Closed

Comments

  • Martin Hardy started the conversation

    I dont know how to make the logo in the top bar bigger, also I cant access the "looking for a job" button on the right hand side at the top. 


  •  1,641
    Andrey replied

    Hello, Dear Martin Hardy!

    To increase logo, please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code:

    a.logo img {
      max-width: 194px;
    }
    

    Then click "Publish" button. You will receive the following result: http://nimb.ws/MCB1OX

    To modify the button "Looking for staff",  click WP Dashboard => Appearance => Customize => Theme Header => scroll settings down and click Header Button: http://nimb.ws/rzYnDj Perform necessary changes and click "Publish" button.

    Best Regards!


  • Martin Hardy replied

    Thanks so much, very helpful. Managed to get that all to work the way you said.  Im a rookie but doing my best. http://base.mu 

    Do you know how to make these boxes equal shape (screenshot attached) , i tried to create a class for it but it didn't work. Be grateful if you can help me know. 


    Thanks martin 

  •  1,641
    Andrey replied

    Hello, Dear Martin Hardy!

    The size of an each teaser depends on a length of every heading and on amount of words in description.

    Try to use and equal about of words in headings and descriptions.