• f p

    (@ferg-peterkin)


    Hi would anybody be able to help. I am trying to edit the strap line of this site: https://www.arttus.co.uk/
    in the top of the site, where it says Specialist designers and makers of…..
    I want to change the positio of it and make the font larger.
    I can’t seem to find which part of the site I need to adjust the code for that. I am able to adjust all the pages of the website by editing the .php file for the relevent page but with this I can’t see where it generated from.
    I am OK with changing basic code etc but I am no expert so apologies if this is a basic question!

    Any help would be appriciated
    ferg

Viewing 4 replies - 1 through 4 (of 4 total)
  • esmi

    (@esmi)

    Try looking for <?php bloginfo('description);?>.

    adamp29

    (@adamp29)

    You’re looking for the:

    <div id=”strap”>specialist designers and makers of hand carved period interiors and furniture</div>

    which may well be contained in either the header.php, or the body.php style sheet

    Thread Starter f p

    (@ferg-peterkin)

    thanks I will check them out. I couldn’t see it header.php but maybe the body.
    thanks

    Thread Starter f p

    (@ferg-peterkin)

    for anyone interested it was actually in the style.css file I used firefox add on “fire bug” to find where it was to change it.
    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Strap Line’ is closed to new replies.