• Hi, my site is http://www.haitisjewels.com — Unfortunately my logo does not include the entire name of our company (only it’s initials) and I’d like to add the entire company name right above the menu and and to the right of the social media icons. How can I do this? I’m not very code savvy but I am a quick learner and can follow instructions. Please help! Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • In the Customiz’it! Panel, you can add a Tagline (in Site Title & Tagline panel).

    This is standard Customizr and should solve your problem.

    Thread Starter swisemanfloyd

    (@swisemanfloyd)

    I have my website coded so that the tagline isn’t visible (i didn’t like how I couldn’t change the italics).
    I just need to add the name somewhere near the top of the page…

    Thread Starter swisemanfloyd

    (@swisemanfloyd)

    I also want the title to be much bigger than the tagline allows. There must be some simple code for this…

    Go back to the tagline (remove display:none; if you have it). Replace with:

    .span7.inside.site-description {
      font-size: 40px;
      font-style: normal;
    }

    font-style can be: normal/italic/oblique

    Thread Starter swisemanfloyd

    (@swisemanfloyd)

    I tried this but the size of the font is too small, still italic, on the far right side of the menu, and yellow. I really just want to add a sticker of HAITI’S JEWELS to the top of the page… is there any simple code for this?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Adding title to home page’ is closed to new replies.