Forums

[resolved] [closed] Adjusting the tagline margin, font, and color (7 posts)

  1. gkroustalis
    Member
    Posted 1 year ago #

    Hello, All.

    I know where to go in Settings to change the tagline text in the header, but I'm also interested in widening the margin and adjusting the font size and color. So far, I haven't been able to find where to do this in the Editor. Can anyone help point me in the right direction? Thanks in advance.

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    this will depend on your theme.

    you would need to identify the css selector, and change the properties in style.css.

    name of your theme?
    link to your site?

  3. gkroustalis
    Member
    Posted 1 year ago #

    The theme is Twenty Ten 1.2 and here is the site.

    By css selector, do you mean the template links in the right gutter on the Editor page?

  4. alchymyth
    The Sweeper
    Posted 1 year ago #

    by css selector, i mean: #site-description

    #site-description {
    	clear: right;
    	float: right;
    	font-style: italic;
    	margin: 15px 0 18px 0;
    	width: 220px;
    }
  5. gkroustalis
    Member
    Posted 1 year ago #

    Got it. Worked perfectly. Thanks so much for the help!

  6. michael.motokaku
    Member
    Posted 4 months ago #

    hi,

    my theme is colorway. I am having hard time adjusting the font, margin and color of the tagline.

    please help. thanks you

  7. chris3003
    Member
    Posted 2 months ago #

    Hello,
    I am using the Obandes Theme and I would like to change the size of the Tagline font.
    Does anyone have any ideas?
    Thank you,
    Chris.

    [mod: good to see that you started your own topic - please don't hijack unrelated resolved topics]

Topic Closed

This topic has been closed to new replies.

About this Topic