Home Forums WordPress Themes – Premium Circumference Widget and content not aligned top

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #17097
    Prisca
    Participant

    Hello

    I am using Circumference again but for the first time my client want it boxed small. I adjusted the margin because the content was all the way against the edge. So that’s fixed but I would like to have more padding between content (right) and widget.

    Also why is the widget not top aligned with the left content title as it is with the wide version?

    Could not find which css to change to fix that problem. http://crisil-silicones.com/new-design/

    Thank you so much for your help 🙂

    crisil-not-aligned.jpg

    Attachments:
    You must be logged in to view attached files.
    #22505
    Prisca
    Participant

    Forgot – also needs margin left and right in footer.

    Thanks again 🙂

    #22508
    Prisca
    Participant

    Hello? Please can you help now?

    Thank you

    #22510
    Bidur
    Moderator

    hy Prisca,

    To have more padding between content right and widget use below css in your style.css

    #cir-content-area .col-md-8 {
        padding-right: 50px;
    }

    and use below css for footer

    #cir-bottom-group {
        margin: 0;
        padding: 0 15px;
    }

    hope this is helpfull for you
    thanks

    #22511
    Prisca
    Participant

    Perfect! Thank you. Now please could you align widget and page title – see previous screenshot.

    Thanks again 🙂

    #22513
    Prisca
    Participant

    I meant could you give me the CSS to align widget and page title in boxed style like it is well aligned on the wide style. See screenshot above.

    Thank you.

    #22514
    Bidur
    Moderator

    Hello Prisca,

    the content of the first widget in your widget field is missing, i.e. image does not have valid url. so please remove that or provide appropriate url for image..

    have a look at screenshot
    http://prntscr.com/a9bptv

    Hope this is helpful for you
    Thanks

    #17098
    Prisca
    Participant

    Oh … so sorry about that – my screen did not show me the little missing images. Now it is beautifully aligned.

    Sorry – thank you so much 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.