Okay
  Public Ticket #2230383
CSS Theme
Closed

Comments

  • Nicolò Lai started the conversation

    Can i change the link color when moving a mouse over the link?

    I want change some links in different colors.

    An example --> http://nicololai.it/info-chi-sono-contatti/


    The word "leBebe" from pink to brown. 

    Thanks!

  •  8,992
    Tahir replied

    Hey Again, Hope you had a Great Weekend, 

    You can add custom css like below by using the Extra Class field in the Row and Column Settings. 

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .wpb_text_column.wpb_content_element.vc_custom_1575246907019 a:hover {
        color: #ad650b !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Nicolò Lai replied

    Hi, thanks!

    Another thing.

    Can i put the box column in the center like this pic?


  •  8,992
    Tahir replied

    Hey Again,

    Try adjusting these options : http://prntscr.com/q4z3qz . 

    Best


    ThemeNectar Support Team 

  • Nicolò Lai replied

    Hi, 

    perfect! Thanks!
    Sorry but i've many doubts.


    To align text and image in this columns? How i can do it? 

  •  8,992
    Tahir replied


    Try adding Column Padding and check . 

    Best


    ThemeNectar Support Team 

  • Nicolò Lai replied

    Hi, perfect.

    And if i want change the font size in a blog post.

    i upload two image

  •  8,992
    Tahir replied

    Hey Again,

    Try using the New Responsive Typography Settings in here : http://prntscr.com/gnf951 .

    Best.


    ThemeNectar Support Team 

  • Nicolò Lai replied

    Hi!

    It doesn't work! :(

    The text here is big. 

    How i can make it?



  •  8,992
    Tahir replied

    Hey Again,

    You can adjust the Page Header Title Size in here : http://prntscr.com/q5wp6x . 

    Best


    ThemeNectar Support Team