Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #278779
    Nicky
    Participant

    Hi

    I’m using Fotographie, is there any code I could use to make my text and images full width on a computer? At the moment I just want it on my home page but I’ll probably want it over the whole site.

    My URL is http://www.art.dawnbeer.co.uk

    Kind regards

    #278812
    Skandha
    Participant

    @nicky_poppy: Hello there,
    The No Sidebar: Full Width option is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    Kind Regards,
    Skandha

    #278861
    Nicky
    Participant

    Hi Skandha

    Thank you. I’ve just downloaded the trial to see if I like it. The thing I liked about the previous theme was that I could have my logo centred on the pages and I don’t want a large image at the top of the page.

    Is it possible to do that with this Clean Fotografie theme? I did look at it previously but couldn’t find a way to do it.

    Kind regards
    Dawn

    #278951
    Skandha
    Participant

    @nicky_poppy: Hello Dawn,
    I checked your site and the logo seems to centered. Is your issue resolved?

    Kind Regards,
    Skandha

    #278958
    Nicky
    Participant

    Hi Skandha

    Sorry, no, I changed back to the other theme so I could carry on with it.

    If it is possible to enlarge and centre the logo etc then I’ll change back again, I just wasn’t sure that it could be done.

    Kind regards

    Dawn

    #278979
    Skandha
    Participant

    @nicky_poppy: Hello Dawn,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-branding, .site-header-menu {
        text-align: center !important;
        width: 100% !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #279013
    Nicky
    Participant

    Thank you Skandha, that worked.

    Is there code to make the logo larger as well?

    Many thanks
    Danw

    #279014
    Skandha
    Participant

    @nicky_poppy: Hello Dawn,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-logo {
        max-width: 400px;
    }

    You can change the max width according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #279015
    Nicky
    Participant

    Hi Skandha

    That’s perfect, thank you.

    I haven’t got time right now to work more on the theme but I’ll be working on it tonight, do I have to do anything to make it full width on a computer?

    I did manage to get more or less what I wanted on the other theme but it’ll take some work arounds. If you have a look at the bottom of the commissions page you can see what I mean. What I would like is a colour that goes to the edge and just centered text, not a text and image box. Is this possible with the paid theme?

    Thanks again for your help
    Dawn

    #279144
    Skandha
    Participant

    @nicky_poppy: Hello Dawn,
    The above CSS Code will work for both desktop and computer.

    I checked your site and I don’t see the section that you mentioned.
    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Full width’ is closed to new replies.