• I’m trying to center the image (I’ve clicked the option on the page, but it still appears to the left). I’ve tried a bunch of code that I’ve found on forums, but none of it has worked.

    Also, I was wondering how to resize the image for various devices so that they appear not too large on a phone.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • lisa

    (@contentiskey)

    Is this your theme?
    -https://www.ads-software.com/support/theme/master-blog/
    -https://headthemes.com/contact/
    If you have already tried various solutions —contacting the theme specific support team for guidance would be my suggestion.

    Thread Starter dwolfsbane

    (@dwolfsbane)

    I don’t know if the fixes were for my theme or not…

    How do I contact them?

    lisa

    (@contentiskey)

    try these links for theme support
    -https://www.ads-software.com/support/theme/master-blog/ (create a new topic)
    -https://headthemes.com/contact/ (fill out contact form)

    Moderator bcworkz

    (@bcworkz)

    It appears so: Theme support:
    https://www.ads-software.com/support/theme/master-blog/

    If you want to try and resolve this yourself, use your browser’s element inspector developer tool to determine appropriate rules, then copy over to the additional CSS panel of the customizer.

    Use media queries to limit rules to certain screen sizes. Once the image should be 100% width of its container, use zero margins instead of auto and set the image’s width to 100%.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Centering image and resizing for the device’ is closed to new replies.