Home Forums WoodMart support forum Widget Fonts

Widget Fonts

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #213299

    Element_Earth_CBD
    Participant

    Hi!

    Hope all is well, we need to know exactly where we can change the widget fonts, as even in Adv. Typology we do not see the choice for this, we do but it’s not working right.

    Also, we need the logos to show up, not the alt txt, we need the pic logos as in the demo, we also need them for the mega menu. Please advise on this, very important.

    Please let us know where to change the specific fonts on the screenshot thank you so much!!! Stay safe.

    James

    Attachments:
    You must be logged in to view attached files.
    #213404

    Hello,

    I saw the screenshots you attached. To change the font size of the items you mentioned in the screenshot.

    Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-woocommerce-layered-nav .layer-term-name {
    font-size: 15px;
    }
    .widget_layered_nav ul li a {
    font-size: 15px;
    }

    For the logo please provide a reference screenshot that you want to achieve to check it myself and help you out accordingly because the screenshot you added is not clear enough to understand what you actually require.

    Best Regards.

    #213591

    Element_Earth_CBD
    Participant

    Can you show me screenshots of where this is to be put in? I know where, but I just want to confirm with you, please if you can send me screenshots. thank you!

    #213707

    Hello,

    Sure you need to put the CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    Screenshot for Clarification: https://ibb.co/Npv2Jmk

    Regard’s.
    Xtemos Studio.

    #213962

    Element_Earth_CBD
    Participant

    Is this not found under Advanced Typography I need them to have the same font, same size, etc.

    #214062

    Hello,

    You can use the classes used in the CSS and add through advanced typography settings using custom selector.

    Screenshot for Clarification: https://ibb.co/SJFRCDv

    You can add the other class accordingly.

    Regard’s.
    Xtemos Studio.

    #214173

    Element_Earth_CBD
    Participant

    EXCELLENT!!!

    Now if you can tell me the codes for this section, I have asked before but was not given any answer, I attached the image below, should be fairly easy to make a bit larger, just do not know the CSS line.

    Thank you very much,

    James

    Attachments:
    You must be logged in to view attached files.
    #214420

    Hello,

    I saw the screenshot you attached.

    You need to target the following class to change the fonts of the specific areas.

    ".product_meta" , ".product-share .share-title".

    Best Regards.

    #214963

    Element_Earth_CBD
    Participant

    When you say “target” you mean in Advanced Type or something else?

    Sorry I didnt understand it, very short reply 🙂

    #215014

    Hello,

    Yes it means you need to target the class using the custom selector in advanced typography.

    Best Regards.

Viewing 10 posts - 1 through 10 (of 10 total)