• I’m new to wp.org and glad to find the bouquet template here as well. Nevertheless, there are some differences to the wp.com theme that I’m trying to adapt.

    1. Tiled Gallery won’t strech to full width
    On my home site I use the Tiled Gallery. Unfortunately, it does not strech to full width. On wp.com I solved it directly with html in the gallery, it does not work here.

    Example how it must look like (wp.com)
    Example how it looks now on wp.org

    2. Site title not responsive
    The title text “makeup & hair” does not resize on mobile devices.

    3. font color
    I’d like to change the global font font color and link color. This should normally be easy, but I can’t find the right code in the style.css.

    Can anyone help me, please?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Howdy! Are you using a child theme? Do you have a link to the live site so we can troubleshoot the tiled galleries and site title issues? Thanks!

    For the font color, I recommend using a plugin like Firebug, or Chrome Developer Tools — you can right-click and “Inspect” your site to find the selectors, then copy them into your child theme and make changes.

    Thread Starter lasumatra

    (@lasumatra)

    Hello Caroline, I do not use a child theme. The Plugins I use are Firebug and Web Console. When I change the Titel font the font size is no more responsive on mobile devices. For this I deleted the css changes, as you can see the original font is bugged. You can view the site and gallery here.

    I had the same theme on wp.com and the gallery with the four pictures was streched to full width.

    Hi there, did you still need any help with this or did you get it sorted out?

    I strongly suggest that you not edit the theme directly, but instead either use a child theme or your existing Jetpack plugin’s Custom CSS module. That way, your changes won’t be overwritten if you update the theme.

    Here are some guides to child theming in case you haven’t made one before:

    https://codex.www.ads-software.com/Child_Themes
    https://op111.net/53/
    https://vimeo.com/49770088

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tiled Gallery width, Responsive and font color’ is closed to new replies.