New Landing How can we help? Themeforest Theme Support Dante centralise filtering options & mail chimp widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #293218
    OllieOdy86
    Member
    Post count: 18

    Is it possible to centralise the filtering options on the portfolio page? They are currently left aligned – see screen shot attached.

    Also what would the CCS be for centralising the email chimp text in the footer & changing the text on the word ‘newsletter’ to match the <h5> text used elsewhere on the website.

    Many thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #293320
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .portfolio-filter-tabs {
      margin-left: auto;
      margin-right: auto;
      max-width: 990px;
    }
    
    #mc_embed_signup > div {
      text-align: center;
    }

    It uses h6

    – Kyle

    #293821
    OllieOdy86
    Member
    Post count: 18

    I’ve tried that CSS and nothing happened.

    Any further pointers?

    Thanks in Advance Ollie.

    #293823
    David Martin – Support
    Moderator
    Post count: 20834

    I answered this 3 days ago in your duplicate thread. Please avoid creating duplicates.

    http://www.swiftideas.com/forums/topic/centralising-the-category-filter-portfolio-page-mailchimp-widget/#post-293287

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

The topic ‘centralise filtering options & mail chimp widget’ is closed to new replies.