[Resolved] Remove Default Slider

  • Author
    Posts
  • #5690

    jko
    Participant

    Oh okay, that’s fine. I can play around with my menus. Thanks for explaining everything and the help!

    #5695

    Andrew Misplon
    Keymaster

    For sure 🙂

    #5719

    jko
    Participant

    Hey Andrew, I would like to make my logo a little larger. What’s the recommended logo size for the header?

    #5720

    Andrew Misplon
    Keymaster

    Hi jko

    There is a max-height of 92px or 72px with the tagline in place. You can adjust the constraint by inserting the below snippet at Appearance > Customize > Additional CSS and changing the value:

    /* Logo */
    .site-header .site-branding img {
    	max-height: 92px;
    }
    #5721

    jko
    Participant

    Hi Andrew, I tried that and changed the value but nothing happened. I’m assuming 100px is the very largest I can make the logo then?

    #5723

    Andrew Misplon
    Keymaster

    Try also adding:

    .site-header .site-branding-container {
        max-width: 50%;
    }
    #5726

    jko
    Participant

    That worked!

    #5727

    Andrew Misplon
    Keymaster

    Super 🙂 Glad to hear that did the trick.

    #5748

    jko
    Participant

    Andrew, what’s the recommended size for images for meta slider for the front page?

    #5749

    Andrew Misplon
    Keymaster

    Sure, please, try: 1200 x 480.

    #5765

    jko
    Participant

    Hey Andrew,
    Is there a specific place for social media icons on the website?

    #5766

    Andrew Misplon
    Keymaster

    Sure. Any menus can accept social links. The bottom bar menu and top bar menu are most suitable. Just add a custom link to your menu with your social network URL. More here: https://purothemes.com/documentation/general-wordpress/social-icons-menus/

Viewing 12 posts - 16 through 27 (of 27 total)

You must be logged in to reply to this topic.

Scroll to top