Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter alinash1

    (@alinash1)

    I deactivated the plugin for now, because the description says this
    https://prnt.sc/KjfG5LvF1ry-

    tell me how to fix it and I will enable the plugin

    Plugin Support Jasmine

    (@hyenokian)

    Dear @alinash1,

    Thank you for the topic.

    Please activate the plugin on the page, so that I can pass your request to our Development Team and provide you with the CSS code (created especially for you) to achieve your desired result.

    Looking forward to hearing from you.

    Thank you.

    Thread Starter alinash1

    (@alinash1)

    I activated

    Plugin Support Jasmine

    (@hyenokian)

    Dear @alinash1,

    Thank you for your reply.

    I have passed your case to our Development Team and, though, generally, we don’t provide this kind of support, they have created a new CSS code special for you to achieve your desired result.

    Please take this CSS code and insert it into the Theme > Customize > Additional CSS.

    Then, clear all the caches.
    You can make a DB Backup for your safety (You can use UpdraftPlus).

    @media only screen and (max-width: 768px) {
    [id*=”ays-arp-under-posts-container-“] .ays-arp-under-post {
    width: calc(60% – 10px) !important;
    }
    }

    Please check this and let us know about the outcome.

    Thank you.

    Thread Starter alinash1

    (@alinash1)

    http://prntscr.com/a_D7-PTSnsgV I HAVE POSTED THE CODE. but it doesn’t

    https://prnt.sc/TSLJ_DBRku6i

    Plugin Support Jasmine

    (@hyenokian)

    Dear @alinash1,

    Thank you for your reply.

    We have checked and noticed that the problem was connected with the quotes of the CSS code.
    So, sorry for the inconvenience this may cause you.

    So, please take this one and insert it into the Theme > Customize > Additional CSS.

    @media only screen and (max-width: 768px) {
        [id*="ays-arp-under-posts-container-"] .ays-arp-under-post {
            width: calc(60% - 10px) !important;
        }    
    }
    

    Please check this and let us know about the outcome.

    Thank you.

    Thread Starter alinash1

    (@alinash1)

    thank you! That helped.

    Plugin Author ays-pro

    (@ays-pro)

    Dear @alinash1,

    Thank you for your reply.

    Glad to hear that the CSS code we have provided you with was of help to achieve your desired result and everything works fine for you now.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘mobile version’ is closed to new replies.