• Resolved we-travel

    (@we-travel)


    Hi !

    I’m looking for the widget that allows us to add the number of photographies taken, number of places visited, etc..

    Where can I find it ?

    Also, i’m looking for the option to set my website as fullscreen…

    And I was wondering if it’s possible to add another menu in the ”BLOG” section instead of categories only…

    Thanks in advance ! 🙂
    Claudia

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there Claudia,

    Hope you’re well! 🙂

    For your first query, can you clarify it more? Also did you already installed the recommended plugins?

    For your second query, I suggest you use a child theme http://codex.ww.wp.xz.cn/Child_Themes or use css custom plugin like this: https://ww.wp.xz.cn/plugins/simple-custom-css/ if you will customize your theme.

    Add the code in your child theme’s style.css or using the plugin mentioned above.

    @media screen and (min-width:1000px) {
    	div.container {
    		max-width: 100%;
    		width: 100%
    	}
    }

    Let me know if it helps! 🙂

    Cheers!
    Calvin

    Thread Starter we-travel

    (@we-travel)

    Hey Thanks for your quick answer ! 🙂

    Ok so. I’m a french speaker and I don’t find the words in my own language to explain it so let’s make it simple : Here in Maskitto demo ; http://demo.shufflehound.com/maskitto-light/
    Just under portfolio, numbers of photographies, places, web pages dev., etc appears.
    That’s what i’m looking for 🙂

    And thanks for your help, i’ll try just now to use the code in the plugin !

    Cheers,
    Claudia

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    You need to install latest version of Maskitto Light theme.

    You can download it here.

    Full screen feature is not officially supported at this moment.

    Thread Starter we-travel

    (@we-travel)

    Hi !

    All good,

    thanks a lot !

    Claudia

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

The topic ‘Widget info’ is closed to new replies.