New Landing How can we help? Themeforest Theme Support Dante Dante Tag Pages > window margin

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #137035
    osocio
    Member
    Post count: 19

    Hi Swift!
    I’m building a blog width Dante. The homepage does have a margin left and right in the browser window (desktop). It’s made with Page Builder Element > Blog Mansory (full width). However the category and tag-pages doesn’t have that margin.

    How can i give the margin the same measurement as the homepages? Is it css?

    (Swift: use the admin password for entering site)

    #137318
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Not sure how to achieve this with css. Will forward to development team.
    Let’s wait. Thanks

    -Rui

    #137366
    osocio
    Member
    Post count: 19

    Ok. Thanks in advance!

    #137367
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Check in Theme Options > Archive/Category Options, you can set the archive layout there: https://www.dropbox.com/s/bugg45tiwzohjvp/Screenshot%202014-12-22%2021.44.04.png?dl=0

    – Ed

    #137400
    osocio
    Member
    Post count: 19

    Hi Ed
    Yes I have. Looks like there is a difference with the margins with or without the blog element.

    #137621
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Found that issue, fixed for the next update – thanks for pointing it out.

    Add this custom css:

    body.archive .blog-masonry-fw, body.category .blog-masonry-fw {
    	padding: 0 30px;
    }

    – Ed

    #137776
    osocio
    Member
    Post count: 19

    Thanks Ed!
    And for the pagination? I show limited items on a page.

    #137907
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you mean the pagination margin? If so use the code below.

    
    .archive-page .pagination-wrap{
    margin-left:30px;
    }

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register