• Is there a possibility to change the amount of circles for each row? Now there are 5 circles each row.

    Do i have to edit the css file to change the width of the specific content div, or is this stored in a php function.

    Regards

    Rxbbx

Viewing 1 replies (of 1 total)
  • Theme Author Caroline Moore

    (@sixhours)

    Yes, you can use CSS in a child theme or a CSS plugin (like Jetpack) to do this. I recommend using Firebug for CSS work–makes it much easier.

    You’d probably need to change the width of #page if you want the entire site area to be narrower, or you can modify the width of .blog #content (just the home page) to change just the number of circles per row but leave the header and footer the same width.

Viewing 1 replies (of 1 total)
  • The topic ‘Edit amount of Circles in a Row’ is closed to new replies.