• Hi Guys back for some more help please.

    On the header (I think it is called) there is a slogan and a telephone number, I would like to make these bigger, only trouble is that as I increase the size ( I will change it for now and leave it until I have had a reply)you will notice how terrible it all looks, the slogan should preferably be on one line!

    How can I change the amount of space this bit requires please.

    The guy who built the site for me used a text widget to create this part.

    Site is https://www.broadwaterconservatories.co.uk

    Phil.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to do three things:

    1. Decrease the width of #logoimage.
    2. Increase the width of the description area.
    3. Remove the break tag after the word ‘Built’ in the widget.

    The widths are changed by adding this to the end of style.css:

    #logoimage { width: 610px; }
    .site-description-widget-area { width: 340px; }
    Thread Starter broadwater

    (@broadwater)

    Thank you very much, most appreciated.

    I did however adjust the sizes to suit my needs.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Area’ is closed to new replies.