• Resolved ropron

    (@ropron)


    I’m trying to get the header image to be responsive. How do I go about it and what class should I be manipulating?

    Regards and thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author DevDm

    (@devdm)

    Hey Ropron,

    The column up there has a class of dmbs-header-img. It isn’t perfect for the image and something I’m taking into consideration for the next theme update.

    So you would need to target the image inside with

    .dmbs-header-img img

    Because the column size up there is hard coded with “col-md-4” you might find it useful to duplicate the template-part-head.php file for your child theme so you can rearrange things to your liking.

    Hope this helps.
    – Danny

    Thread Starter ropron

    (@ropron)

    Brill, that worked a charm. Thx for that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Responsive logo image’ is closed to new replies.