Home Forums WoodMart support forum Page number dont show good on Mobile

Page number dont show good on Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #455739

    xealcargologic
    Participant

    Hello, there is a problem with the number of pages displayed on mobile phones, all the page numbers are not displayed well, in the printscreen I circled the problem attached, you have 2 printscreens

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

    Artem Temos
    Keymaster

    Hello,

    There is a known bug in our theme. It will be fixed in our next theme update which will be released in a few weeks.

    Kind Regards

    #455866

    xealcargologic
    Participant

    Ok, I have one more question, how can I remove the categories from the blog post page so that they no longer appear on the picture of the article? I have attached a printscreen.

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .wd-post-cat.wd-style-with-bg {
        display: none;
    }
    #455914

    xealcargologic
    Participant

    Beautiful thank you very much.

    #455993

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘Page number dont show good on Mobile’ is closed to new replies.