• I just discovered this theme this morning and am loving it! I’m using it on my photo blog site. Terrific theme!

    I’d like to be able to reduce the line spacing on the widget in the Primary Sidebar and perhaps even reduce the font size, too (not required, though). I have looking at various settings but can’t find one. Do I need to modify the CSS code? If, yes, how do I accomplish that?

    Regards,
    Egídio

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

    (@hannahritner)

    Hi!
    Glad to hear you’re enjoying the theme:)
    You can use this css to reduce the line space and font size:

    .sidebar .widget_categories li a {
      padding: 2px 7px;
      font-size: 13px;
    }

    Just paste it in your custom css box in theme options > advanced settings.

    Hannah

    Thread Starter EgidioTX

    (@egidiotx)

    Thank you very much! That made my long list more manageable.

    Egídio

    I’m exploring the many options you offer in this theme. But I don’t see the css under Virtue’s style sheet so I am struggling. I’ve made a child theme and am using your customize areas. But I am stymied on these things:

    What size in photoshop should I make my combined logo and photo so when I upload it it fits right to the edge of the topbar and goes completely across the entire boxed width of my site?

    No matter what size I make it, there seems to be padding on the edges. How do I get rid of that space on both sides and the space between the logo and the topbar. I’d like that logo area to fit seamlessly.

    I do not understand how to make the size of the font in the navigation larger, nor how to make the dropdown have a darker hover when selecting from a drop down menu.

    hannah

    (@hannahritner)

    Hi Meliza,
    Please start a new topic and post a link to your site.

    The menu font size can be changed in Theme Options > Menu Settings. The hover color pulls from your primary color (Theme Options > Basic Styling).

    Hannah

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Virtue Primary Sidebar line spacing and font size’ is closed to new replies.