Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #51982
    Nadja Salewski
    Participant
    Premium Member

    Hi, I’m using the Ashe pro theme and the Main style and I’m having problems with the media & text block:
    1. the text in this block is automatically left-aligned and not justified as the regular paragraph blocks (I could fix this with a plugin) and
    2. the media & text block comes with a smaller width than the paragraph blocks and no matter whether I have the image on the left or right, the block just does not align with the other text blocks.
    So far I couldn’t find a way to adjust the width…
    Any tips for this?

    #51992
    vako
    Keymaster
    WP Royal Team

    Hi Nadja,

     

    Please share the direct link to the page where the issue exists and please also share the screenshots of the issue for more clarifications.

     

    Kind Regards

    #52003
    Nadja Salewski
    Participant
    Premium Member
    This reply has been marked as private.
    #52018
    vako
    Keymaster
    WP Royal Team

    Hi Nadja,

     

    The link you shared returned back 404 page not found, so as the page is still draft I am not able to see its content.

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #52109
    Nadja Salewski
    Participant
    Premium Member
    This reply has been marked as private.
    #52122
    vako
    Keymaster
    WP Royal Team

    Hi Nadja,

     

    Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

     

    .wp-block-media-text__content {
    
    padding-left: 0 !important;
    
    }

     

    Kind Regards

    #52138
    Nadja Salewski
    Participant
    Premium Member
    This reply has been marked as private.
    #52146
    vako
    Keymaster
    WP Royal Team

    Hi Nadja,

     

    Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

    .wp-block-media-text__content {
    
    padding-left: 10px !important;
    
    padding-right: 0 !important;
    
    }

     

    Kind Regards

     

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.