• Resolved bayouboogaloo

    (@bayouboogaloo)


    Two Questions–

    1) I use the rendered Title/Subtitle block w/ the grey divider (standard on the theme). Where in the CSS is the coding for changing the color and weight of the divider?

    2) Recommendations for styling the quotation marks for the block quote function of posts?
    —-generally, I’m typing the mark and increasing the weight/size. Didn’t know if there are better options for a nicely styled quotation mark.
    Thanks//CLL

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi CLL,

    To change the separator in the header, install a custom CSS plugin and add the following selector:

    .blog-description:before {
    
    }

    You can then change the height, width and background attributes until you’re happy with the results.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Fading Header/Border CSS Block Quote Styling’ is closed to new replies.