• I am using Porto theme and have setup brand logo alignment from the BeRocket menu, but the images do not align uniformly. Some are aligned correctly per configuration, but others are center-aligned or aligned on its own rule, with extra spacing. This symptom is also present in single product page. Pleas refer to the link and advise.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    Sorry but I don’t see the issue. Could you please create a screenshot of the element that is wrong and describe how it should be?

    Regards,
    Dima

    Thread Starter keysuck

    (@keysuck)

    The images are left, center, or right-aligned arbitrarily. They are supposed to be right-aligned per BeRocket Brand’s native settings.
    https://ibb.co/RSyqpSn

    • This reply was modified 2 years, 7 months ago by keysuck.
    • This reply was modified 2 years, 7 months ago by keysuck.
    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Please add this custom CSS

    
    html .br_brand_shop_container {
        display: block;
    }
    
    Thread Starter keysuck

    (@keysuck)

    The custom CSS worked. Thanks.
    Similar alignment issue is also present in brand info page when the logo is displayed.
    Could you offer additional CSS codes which might help?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Brand logo alignment vary in shop page’ is closed to new replies.