• Resolved timmcke

    (@timmcke)


    I cannot change the custom icon size without changing the FontAwesome icons. I want to make the custom icon bigger whilst keeping the FontAwesome ones the same size. I also want to add an image alongside my blog title but can’t seem to do both?

    I can provide a link to my website to show you what I mean.

    Thanks

Viewing 15 replies - 1 through 15 (of 18 total)
  • Theme Author Andrew Misplon

    (@misplon)

    Hi

    Thanks for reaching out.

    If you’re looking to adjust the logo image constraint you can do so by adding the following to a Custom CSS plugin like Simple Custom CSS:

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

    Adjust the 92px value as required.

    Adding both a logo and site title, assuming I understand your request, will require a child theme, I’ll come back to you on that shortly.

    Theme Author Andrew Misplon

    (@misplon)

    Tim, perhaps you can clarify before I send a child theme. Initially, you’ve asked about changing the custom icon, so we’re talking about the logo, right? But after that, you mention an image next to your site title so I’m a little confused. Either way I can assist, just want to make sure I’m sending you the correct modifications. Thaks ??

    Thread Starter timmcke

    (@timmcke)

    terrysdrivingschool.org

    It’s the features section, I need the DSA badge to be bigger without making the FontAwesome icons bigger.

    The other question was weather I could also get the DSA badge to appear where the site title is.

    Thanks ??

    Theme Author Andrew Misplon

    (@misplon)

    Cheers ??

    At the bottom of the Features widget settings you can set the icon size and container size to be the same if you just want to use the badge, that’s how you’ll get it done. Give that a try.

    By default, the theme displays either the site title or the logo. To use both we’ll need a child theme. Here is a child theme I prepared for this request a little while ago:

    https://purothemes.com/wp-content/uploads/2016/04/ultra-child-logo-title-tagline.zip

    To use, download the ZIP and install from Appearance > Themes > Add New > Upload Theme > Activate. Then, add your image from Appearance > Theme Settings > Logo.

    Activating a child theme will cause Appearance > Menus > Menu Locations to reset, that’s expected, you just need to reapply those settings.

    Thread Starter timmcke

    (@timmcke)

    Ok, so if you look at my website now I want the badge to be that size but I want the other icons to be smaller and fit inside the icon container.

    Theme Author Andrew Misplon

    (@misplon)

    To do that you’ll need to set your first Features widget to display one feature and then add another Features widget and set to display two features. Or add two more Features widget and set them to display one each. You basically need the first one on its own so you can have different settings for the other two. Hope that makes sense.

    Thread Starter timmcke

    (@timmcke)

    Are you suggesting adding another row of features like I have done now? Ideally I’d like it how I’ve got it now but with all the features on the same row.

    Also, the site title and logo appear on top of each other, is there a way of getting them side by side?

    Thanks for your help

    Theme Author Andrew Misplon

    (@misplon)

    You can do it in one row, just update your row layout to have two or three columns.

    Thread Starter timmcke

    (@timmcke)

    Why didn’t I think of that? Thanks man.

    As for the site title/logo issues?

    Theme Author Andrew Misplon

    (@misplon)

    Further changes were needed. Go to Appearance > Themes, switch back to Ultra parent theme and then hover over Ultra Child, click Theme Details then Delete. Download the updated child:

    https://purothemes.com/wp-content/uploads/2016/05/ultra-child-site-title-logo-w-sticky.zip

    Install from Appearance > Themes > Add New > Upload Theme > Activate.

    Theme Author Andrew Misplon

    (@misplon)

    For sure. Page Builder looks like a lot to learn in the beginning but you’ll get into the swing of things really quickly.

    Thread Starter timmcke

    (@timmcke)

    Yeah it now shows after the site title, if it’s an easy fix to get it to show before that’d be nice but I wouldn’t bother otherwise. I haven’t used SiteOrigin before, I designed my personal website and it was much easier than this!

    Theme Author Andrew Misplon

    (@misplon)

    You don’t need to use Page Builder if you’d prefer not to. It’s up to you.

    Are you able to make code edits to the child theme or do you need me to send you a new version?

    Thread Starter timmcke

    (@timmcke)

    I can’t, but it’s a skill I really want to learn.

    Thread Starter timmcke

    (@timmcke)

    So if you could make the changes that’d be great

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Change custom icon size, add logo to blog title’ is closed to new replies.