This topic has 7 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #88522
     trevorali
    Participant

    Hi,

     

    How do I change these elements for the footer area text

    1. Remove “>” from text

    2. Make font bigger

    3. change rollover normal color

    Attachments:
    You must be logged in to view attached files.
    #88718
     Laura
    Moderator

    Hello, please add this to style.css

    COPY CODE
    
    .widgets-container .widgets ul li:before {
        display: no;
    }
    .widgets-container.footer_location a {
        font-size: 14px;
    }
    .widgets-container.footer_location a:hover {
        color: black !important;
    }
    

    Change black to the hover color you prefer and 14px to the font size

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #88735
     trevorali
    Participant

    I added that but those “>” arrows are still there. How do I remove those..

    #89136
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    .widgets-container .widgets ul li:before {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #89348
     trevorali
    Participant

    didnt work.

    Please advise

    #89653
     Laura
    Moderator

    Hello, can you share admin access so i can check it out? it would be easier 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #89657
     trevorali
    Participant
    This reply has been set as private.
    #89849
     Laura
    Moderator

    Hello, issue fixed

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?