adsk_cmgrs
11 years agoDirector
Blog Display
Hello! I'm fairly new to the space so please excuse my lack of knowledge. I'm trying to perform some basic updates to our community blog layout, specifically changing the alignment on the blog op...
You're going to need to have a look at how the page is structured (in terms of the HTML div tags etc) and identify a suitable CSS rule that will add the appropriate padding. You can probably work out what the padding should be by looking at the rules used for the blog articles.
Thanks Nathan. Any specific text in the CSS that I would be looking for? The only thing that I could find that included blog articles was in relation to a latest blog articles widget... Possibility that it's missing completely, or am I just not looking for the right string of text?