Home Forums WoodMart support forum styling not implementing

styling not implementing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #524342

    thechickcentric
    Participant

    i have tried everything. enqueue functions in my functions.php file what am i doing wrong? i tried to use this code
    ul class=”wd-nav wd-nav-mob-tab wd-style-underline<?php echo esc_attr( $tab_classes ); ?>”>
    <li class=”mobile-tab-title mobile-pages-title <?php echo esc_attr( $pages_active ); ?>” data-menu=”pages”>

    <span class=”nav-link-text”>
    <?php echo esc_html( $primary_menu_title ); ?>
    </span>

    code to show one menu. and this
    $logo_url = get_stylesheet_directory_uri() . ‘/uploads/mylogo.PNG’; to upload my logo. didnt work

    #524444

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify for which element you want to apply styles, send some screenshots.

    The logo you can upload via Dashboard -> WoodMart -> Header builder: https://prnt.sc/wjJN48BOcN6D

    Let me know if you have any questions.

    Kind Regards

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