• This page is not really very nice, is it? The contents is too narrow in my opinion.

    Is there any fix for this?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, try the following custom css code. I changed the width from 50% to 100%.

    .sdm_post_item_top_right {
        float: left;
        width: 100%;
    }

    Let me know if the above helps you.

    Thank you

    Thread Starter aclassifier

    (@aclassifier)

    Yes it helped! Thanks, @mbrsolution!

    But it looked like I had to add it to the CSS editor’s CSS text field (going to which file?), and that it did not help to add it in twentytwelve-child/style.css (that I use for lots of other CSS stuff and it works)? I did empty the cache. If my observation is correct, why?

    Is it also possible to make it a “Full-width Page Template, No Sidebar” page?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, the code should work if you add it to the Customize -> Additional CSS.

    Is it also possible to make it a “Full-width Page Template, No Sidebar” page?

    This question is not related to our plugin. This is related to the theme. You need to ask this question in Twenty Twelve support forum.

    Let me know if you manage to find a solution.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Layout of download page is too narrow (on TwentyTwelve)’ is closed to new replies.