badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Questions about theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #84073
    jack3
    Participant

    Hi guys,
    I love this theme! 🙂 I’ve swapped from Folio press and like both.

    I was just wondering is it possible to…

    – move logo to be in line with the menu?
    – unstick the right hand side menu?
    – make the content area of posts and pages wider when there is no sidebar?
    – edit the footer?

    Thank you

    #84168

    Hi Jack3,

    1) To move logo to be inline with menu, Please go to ‘Appearance > Customize > Header’ then choose the header ‘style 1’.
    2) To unstick the right sidebar, go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .widget-area .sticky-wrapper,
    .widget-area .sticky-wrapper.is-sticky {
    	height: auto !important;
    }
    .widget-area .sticky-wrapper .sticky-sidebar,
    .widget-area .sticky-wrapper.is-sticky .sticky-sidebar {
    	width: 100% !important;
    	position: relative !important;
    	top: auto !important;
    }

    3) To make content area page wider add the below Custom Code to ‘Appearance > Customize > Additional CSS’

    .site-content .content-area {
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%
    }

    4) To edit the Footer please go to ‘Appearance > Customize > Footer’ then you will find various options.

    Thanks

    #84175
    jack3
    Participant

    Thank you very much for taking the time for all of that.

    When I put the header to Style 1, the logo is still above the menu – could it be that I have too many links in the menu? This is my site: [SITE URL HAS BEEN REMOVED HERE]

    #84176
    jack3
    Participant

    Sorry, when I apply the side bar unstick code and the wider content, the sidebar is pushed beneath the content. Am I right in thinking I just need to play around with the percentages to bring the side bar back up alongside the content?

    #84178
    jack3
    Participant

    Sorry, would it be possible to delete my URL from the reply afterwards when finished?

    #84246

    Oh! yes if you have to many menu item in the main list then it will goes down to fit the design.
    We checked your site and its is working very well. There is no any sticky sidebar issue. May be you have solved it.

    Thanks and we have removed your Site URL from the reply.

    #85004
    jack3
    Participant

    Thank you for your help with this, it is a great theme!

    #85057

    Welcome anytime @jack3

    #85129
    Jacob de Vries
    Participant

    Hello,

    I just installed MagsPro, but I can’t find theme “Sport” of it.

    Greetings,
    Jacob de Vries (zaalvoetbalonline.com)

    #85193

    Hi, Jacob de Vries,

    ‘Sport’ is not the Theme. Its the same Mags Pro theme with different layout and settings. You can get the same layout as the ‘Sport’ Demo or you can use the demo content as ‘Sports’ then you can download the demo content from here.

    Thanks

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