Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • #999118

    May I know wjat css added ? Because I want to change the color to blue!

    #999249

    Hi mohammadkhataan,

    Sure, here is the code:

    
    #top .avia_textblock h3.rtl a:hover, #top h3 a:hover {
    	color: yellow !important; /* you can change the color here to whatever you like */
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #999610

    Thank you Victoria,

    Can I use the same code to change hover color?

    #999752

    Hi mohammadkhataan,

    This code should only work on hover. If you remove hover above, it will be normal link state.

    Best regards,
    Victoria

    #1000068

    I would like tochange the hover color to blue…

    #1000291

    Hi mohammadkhataan,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    #top .avia_textblock h3.rtl a:hover, #top h3 a:hover {
    	color: blue !important; /* you can change the color here to whatever you like */
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1034925

    Hi,

    All png picture it seems broke after the new update as shown in the picture: http://prntscr.com/ljz5uy . I hope if there’s quick response for that…

    #1035713

    Hi mohammadkhataan,

    After theme update or WordPress update?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1035782

    Please share with me your email to send the details…

    #1036196

    Hi,

    You can use (Email address hidden if logged out) but please share login credentials here privately so any available moderator can look into it.

    Best regards,
    Yigit

Viewing 10 posts - 31 through 40 (of 40 total)
  • You must be logged in to reply to this topic.