Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17725
    Templatesyard
    Participant

    Hello!
    from the beginning I have hard time with Soraxton template.
    I’ve just succeeded in personalizing it, when I discovered that my static pages wrapper changes depending on breaking the text….please take a look at example of my STATIC PAGE
    I’ve tried to change it and make it full width by adding

    <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
    <style>
    .blog-pager, .footer, .post-footer, .feed-links, .sidebar { display:none !important;}
    .main-inner .columns {width: 100%;padding-left:0 !important;padding-right:0 !important;}
    </style>
    </b:if>

    I hope I overwrote (and that was intention) it’s original code, but it is so non-standard that I have no idea what else can I do…
    Can you help me, please?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.