Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #111520
    plastes.de
    Participant

    Hi all,

    I’m playing with Layout possibilities from the customizer view. I’m working without sidebar and with a german version. Therefor I don’t know the exact English texts on screen.
    If I use the item from the combobox: one column the width of the header is to small. Don’t looks good. If I use the other styles:
    – full width
    – content width
    The width is alway over the whole screen. I like to work with “full width”. The content area looks great. Will be perfect, if the header has the same size. Is there a chance to change the product or how may I get my needed view?

    Greeting
    Kai
    ——
    https://plastes.de

    #111524
    Mahesh
    Keymaster

    @plastes-de: Checked your site, the size of header is same as the size of the content. Let me know further.

    Regards,
    Mahesh

    #111528
    plastes.de
    Participant

    @Mahesh: Sorry, You are nor right.

    please see topic header: Header (Menu, Slider, Message)
    _ = white and not used
    X = used
    B = Black and used

    __________ LOGO XXXXXXXXXXXXXXXXXXXXXXXXXXX __________
    BBBBBBBBBB MENU XXXXXXXXXXXXXXXXXXXXXXXXXXX BBBBBBBBBB
    Slider XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    BBBBBBBBBB Message XXXXXXXXXXXXXXXXXXXXXXXX BBBBBBBBBB
    __________ Content XXXXXXXXXXXXXXXXXXXXXXXX __________
    BBBBBBBBBB Footer XXXXXXXXXXXXXXXXXXXXXXXXX BBBBBBBBBB

    Wished layout with the current content width:

    __________ LOGO XXXXXXXXXXXXXXXXXXXXXXXXXXX __________
    __________ MENU XXXXXXXXXXXXXXXXXXXXXXXXXXX __________
    __________ Slider XXXXXXXXXXXXXXXXXXXXXXXXX __________
    __________ Message XXXXXXXXXXXXXXXXXXXXXXXX __________
    __________ Content XXXXXXXXXXXXXXXXXXXXXXXX __________
    __________ Footer XXXXXXXXXXXXXXXXXXXXXXXXX __________

    Greetings Kai

    #111604
    Mahesh
    Keymaster

    @plastes-de: Thanks, now I got what you mean. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .wrapper {
        width: 100%;
    }
    #page {
        width: 1200px;
        margin: 0 auto;
    }

    Regards,
    Mahesh

    #111609
    plastes.de
    Participant

    Thanks a lot. Is working fine! 🙂

    Additional I’ve added:

    /* Button */
    #promotion-message .right .promotion-button {
    padding: 10px;
    }

    #112788
    Pablo Juan
    Participant

    Olá, Preciso trocar/alterar as imagens do slide da home page do meu site, mas não sei como fazê-lo pode me ajudar?
    mktpoliticodigital.com

    #112885
    Mahesh
    Keymaster

    @pablo-juan: Go to Dashboard=> Appearance=> Customize=> Featured Slider and select Homepage/Frontpage in Enable Slider on option. Then select Featured Page Slider in Select Slider Type option. Then select the page you want to put in as slider from the drop downdown options.
    https://catchthemes.com/theme-instructions/clean-journal/#enable-featured-slider

    Since you are using Free version of the theme, only Page can be used as slider. If you want to use Post or custom image in slider, I recommend you to upgrade to Pro version.

    Regards,
    Mahesh

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Clean Journal Pro size of Header (Menu, Slider, Message) and Footer’ is closed to new replies.