• Resolved emmanuel59

    (@emmanuel59)


    I’m having a problem changing the text colour on a single button in my menu.

    I’ve managed to change the background using .css, but I can’t change the text, which is under an tag.

    Code :
    ul li.menu-item-1260
    {
    background-color: #74992e;
    }

    I’m putting up a pJ to illustrate my point

    Is there a basic function in the extension for this?
    If not, can you help me?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support putra1arya

    (@putra1arya)

    Hi! @emmanuel59
    Can you provide us with the System Status of the gutenverse and your website url?

    Here how to copy the system status:
    1. go to “Gutenverse”,
    2. then go to “System Status”
    3. to copy your system status click “Copy System Status”


    Thanks

    • This reply was modified 1 year, 2 months ago by putra1arya.
    Thread Starter emmanuel59

    (@emmanuel59)

    Hello @putra1arya,

    Please find this informations below :

    THEME INFO
    
    Theme Name : Intrace enfant
    Theme Version : 0.1.0
    Parent Theme : Intrace
    Parent Theme Version : 1.1.0 WordPress Environment
    
    Home URL : https://www.com-un-conseil.fr/
    Site URL : https://www.com-un-conseil.fr
    Login URL : https://www.com-un-conseil.fr/wp-login.php
    WP Version : 6.2.2
    WP Multisite : -
    WP Debug Mode : Disabled
    PHP Memory Limit : 1536M
    WP Memory Limit : 40M
    WP Language : fr_FR
    WP Upload Directory : ?
    Number of Category : 1
    Number of Tag : 0 Server Environment
    
    Server Info : LiteSpeed
    PHP Version : 8.0.28
    PHP Post Max Size : 1536M
    PHP Time Limit : 120
    PHP Max Input Vars : 5000
    SUHOSIN Installed : -
    WP Remote Get : ?
    PHP Image library installed : ?
    PHP GD library installed : ?
    PHP GD WebP supported : ?
    PHP fileinfo library installed : ?
    CURL Installed : ? Active Plugins
    
    All-in-One WP Migration : by ServMask - 7.78
    Duplicate Page : by mndpsingh287 - 4.5.3
    Gutenverse : by Jegstudio - 1.8.8
    Hostinger : by Hostinger - 1.2.0
    LiteSpeed Cache : by LiteSpeed Technologies - 5.6
    Maintenance : by WebFactory Ltd - 4.08
    Simple Custom CSS : by John Regan - 4.0.6
    Use Any Font : by Dnesscarkey - 6.3.01
    WPForms Lite : by WPForms - 1.8.3.1
    WP Mail SMTP : by WP Mail SMTP - 3.9.0

    The website isn’t freely accessible. However, I think I have succeeded.
    I’ve added some .CSS code inline :

    ul li.menu-item-1260
    {
    background-color: #74992e;
    }

    li.menu-item-1260 a
    {
    color: #ffffff
    }

    li:menu-item-1260 a {
    color: #ffffff
    } guten-MCOCAZ .gutenverse-menu-wrapper .gutenverse-menu > li.menu-item-1260 > a {

    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    height : 50px;
    }

    Plugin Support putra1arya

    (@putra1arya)

    Hi! @emmanuel59
    Have the problem fixed?
    If you still need assistance feel free to contact us.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Differents background nav menu’ is closed to new replies.