Forum Replies Created

Viewing 15 posts - 31 through 45 (of 51 total)
  • Posted in:
  • Joni
    Member
    Post count: 52

    Hi,

    The new code brought back the shopping option. Now the English version looks the same as Finnish. Was this supposed to remove the price also?

    -Joni

    Joni
    Member
    Post count: 52

    Hi Mohammad,

    The function tweak seemed to work just as I hoped. Only thing is that price of the items are still showing, but I guess those can be hidden by editing the stylesheet?

    Thanks again!

    -Joni

    in reply to: Main menu repositioned after theme update #133362
    Joni
    Member
    Post count: 52

    Ok, reassigning the menu on the parent fixed the placement, so it must be with my child theme. I’ll look into it. If you have any ideas, please let me know.

    Thanks again,

    -Joni

    in reply to: Main menu repositioned after theme update #133348
    Joni
    Member
    Post count: 52

    Hi Kyle,

    With parent theme, the menu dissapears completely I din’t go to theme options at all, just enabled the parent.

    -Joni

    in reply to: Mobile header logo distortion #118985
    Joni
    Member
    Post count: 52

    Great, that one did it.
    Thanks again!

    in reply to: Mobile header logo distortion #118852
    Joni
    Member
    Post count: 52

    Hi,
    Still the same issue.

    in reply to: Mobile header logo distortion #118443
    Joni
    Member
    Post count: 52

    Thanks Rui, that fixed the tablet view, but mobile still cut the logo from the bottom.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile header logo distortion #118209
    Joni
    Member
    Post count: 52

    Strange. It behaves this way on my desktop browser (chrome) when I resize the browser window as well as with devices (iPad & iPhone)

    in reply to: Mobile header logo distortion #118201
    Joni
    Member
    Post count: 52

    Yes,
    The image size is 25px and the header is now set so that the max logo height in 25 + 40px padding on top and bottom = 105px that is now the container height.

    in reply to: Category/Archive page title #118115
    Joni
    Member
    Post count: 52

    Thanks again.

    in reply to: Social icons shortcode #115428
    Joni
    Member
    Post count: 52

    Thanks Kyle, that worked!

    -Joni

    in reply to: Social icons shortcode #115416
    Joni
    Member
    Post count: 52

    Hi,
    I inserted the code to a “raw HTML” block, but no luck?
    Any ideas why?

    in reply to: Override theme font options. #114904
    Joni
    Member
    Post count: 52

    HI,
    Just wanted to let you know I solved the issue, just my own stupid mistake)
    Sorry for the trouble.

    -Joni

    in reply to: Override theme font options. #114668
    Joni
    Member
    Post count: 52

    Following up on previous. Decided to roll back to a method that’s been working earlier for me and I now have my child theme style.css set up as followed;

    h1, .impact-text,.impact-text-large {
    	font-family:'Gotham SSm A', 'Gotham SSm B';!important;
    	font-weight: 700;
    	font-style: normal;
    	text-transform: uppercase;
    }

    But for some reason the !mportant qualifier is not working at all. So all font-attributes are now exactly as defined in the theme options. Any help would be appreciated.

    -Joni

    in reply to: Override theme font options. #114662
    Joni
    Member
    Post count: 52

    Hello again,

    Thanks for this. I do have a question though, the process seems fairly similar to what I’m currently working with (I’m using webfonts from typography.com) and I think the EULA restricts me from wrangling the fonts through Font-squirrel so I think I’ll stick with typography.com.

    My problem is, that I’d like to use relative definitions for font-size ie.

    h2,.blog-item .quote-excerpt {
      font-size: 1.625em;!important;
      /* 1.625x body copy size = 26px */
      line-height: 1.15384615;
      /* 30px / 26px */
    }

    But the theme css over-rides this option as well as line-height and font-weight. Any pointer on how to solve this would be appreciated.

Viewing 15 posts - 31 through 45 (of 51 total)