Home Forums WoodMart support forum Problem with the mobile visualisation

Problem with the mobile visualisation

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #35978

    andreameini
    Participant

    Can you help me?
    When I look at the site in a mobile way I noticed that in the part of the footer some are not aligned well. You can control?

    #35979

    andreameini
    Participant

    I attac a screenshot

    Attachments:
    You must be logged in to view attached files.
    #35985

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .reset-align .text-center {
        text-align:left;
    }

    Regards

    #36183

    andreameini
    Participant

    I’m not a programmer. If i fix now i can solve until the theme updating. It’s the true?
    Can you fix for me?

    #36200

    Artem Temos
    Keymaster

    Just add the code we sent you to the custom CSS section in Theme Settings since this problem appear on your website only.

    #36324

    andreameini
    Participant

    I uploaded the code as you told me but it does not work. Can you check if I did well?

    Attachments:
    You must be logged in to view attached files.
    #36330

    Artem Temos
    Keymaster

    Sorry, you need to add this extra class for this row in Visual Composer also reset-align

    #36332

    andreameini
    Participant

    I’m not a programmer. Can you write the complete code? I would like to copy it so as not to make mistakes.

    #36336

    Artem Temos
    Keymaster

    We already gave you the code to add to the Custom CSS. You just need to put the extra CSS class to the row with information blocks also. Check this video tutorial how to add extra classes https://www.youtube.com/watch?v=IWprFs6MOro

Viewing 9 posts - 1 through 9 (of 9 total)